Range searching is a computer science problem that involves finding objects from a set S that intersect with a query object, called the range. It is used in areas such as GIS, CAD and databases, and is a fundamental topic of computational geometry.
UC Berkeley
Fall 2022
CS 61B focuses on software efficiency from design and runtime perspectives. It covers object-oriented programming with Java, teaching data structures and various programming concepts. The course promotes hands-on learning with optional assignments.
No concepts data
+ 55 more concepts