Why would we use dynamically allocated arrays vs vectors?
What is a Breadth First Search? Give a few of its applications.
What is the difference between static and dynamic data?
What will happen if an array goes out of bounds?
What are two types of sorting?
What is time complexity of arrays sort?
Is hashset a collection?
Define hashing?
What happens if we try to insert duplicate key in hashmap?
Explain binary searching, Fibonacci search.
What does a bubble chart show?
What is an expression tree?
Explain the types of linked lists.