Skip to main content

4 docs tagged with "Spatial Tree"

View All Tags

KD Tree

K-d tree is a binary search tree with more than 1 dimensions (i.e k dimensions).

Knap Sack01

Knapsack Problem: Given total capacity [totalCapacity] of a bag,

Quad Tree

https://algs4.cs.princeton.edu/92search/QuadTree.java.html