In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / vivek tiwari
DEQUES Also known as Deck
| Is This Answer Correct ? | 70 Yes | 1 No |
Post New Answer View All Answers
State the different ways of representing expressions?
Can arraylist contain duplicates?
What do you mean by data types?
How do you find the space complexity of a bubble sort?
What are the different types of hash functions?
What is priority queue in data structure?
Explain binary representation?
What is b tree in data structure?
What is the purpose of tochararray ()?
What is difference between hashmap and linkedhashmap?
What is meant by heap sort?
What is a hash index?
what is the biggest advantage of linked lists?
What is the family trees and connection by clause?
How would you check if a binary tree is BST or not ? Write a program.