Quiz on Data Structures for Integers
Test yourself on what you've learned about data structures for integers.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which data structure encodes a set of -bit integers in a binary tree and performs all three SSet
operations in time?
A.
XFastTrie
B.
YFastTrie
C.
BinaryTrie
D.
None of the above
1 / 4