InterviewSolution
Saved Bookmarks
| 1. |
Key value pairs is usually seen in(a) Hash tables(b) Heaps(c) Both Hash tables and Heaps(d) Skip listThe question was posed to me in a job interview.This intriguing question originated from Hashing techniques topic in chapter Indexing and Hashing of Database Management |
|
Answer» Correct option is (a) Hash tables |
|