InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is/are not applications of bit arrays?(a) Used by the Linux kernel(b) For the allocation of memory pages(c) Bloom filter(d) Implementation of Vectors and MatricesI need to ask this question from Bit Array in division Arrays Types of Data Structures & Algorithms IThe question was posed to me during an online interview. |
|
Answer» The correct answer is (d) Implementation of Vectors and Matrices |
|