Is an arraylist a vector?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Which searching algorithm is best?

0 Answers  


Describe avl tree or height balanced binary search tree.

0 Answers  


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

0 Answers  


Is merge sort better than quick?

0 Answers  


What is the main advantage of a linked list?

0 Answers  






How many types of linked list are there?

0 Answers  


What do you mean by data and data structure?

0 Answers  


Is unordered_map a hash table?

0 Answers  


What is selection sort with example?

0 Answers  


Can arraylist hold duplicates?

0 Answers  


How much time does it take to learn data structures?

0 Answers  


What is the difference between list and arraylist?

0 Answers  


Categories