

InterviewSolution
Saved Bookmarks
1. |
To calculate geometry over an Earth-like sphere, store your location data on a spherical surface and use _____ index.(a) 2dsphere(b) 2d(c) geoHaystack(d) all of the mentionedThe question was posed to me in an interview for internship.My question comes from Index Types in portion Index/Indexing Concepts of MongoDB |
Answer» The CORRECT answer is (a) 2dsphere |
|