Don't like this style? Click here to change it! blue.css

Practice Test 2

STL choices

Choose the most appropriate STL container:

Dynamic Numbers

Make all tests pass:

Reverse Gnome Chain

Make all tests pass:

Speed Heap

Implement in linear time:

Stacks and Queues

Use two stacks to implement the queue API: