Y
Hacker News
new
|
ask
|
show
|
jobs
by
xtomus
2414 days ago
You can either ship a 2 dimensional linear search approach today or ship an R tree based approach in 2 weeks time. I know which one in choosing if they both meet all of the requirements
2 comments
woeirua
2414 days ago
Just about every modern language has a well established R-tree library...
link
icholy
2414 days ago
I mean why stop there? Let's remove the database indexes too. Hell, why use a hashtable when you have lists amirite?
link