Which list does not allow duplicates?


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

Post New Answer

More Data Structures Interview Questions

What is the difference between array and list?

0 Answers  


How can we reverse a singly linked list?

0 Answers  


Define an equivalence relation?

0 Answers  


Can we insert null in list?

0 Answers  


What are all the classes and interfaces that are available in the collections?

0 Answers  






Why do we need algorithm?

0 Answers  


What is a list in data structure?

0 Answers  


Given an unsorted linked list, and without using a temporary buffer, write a method that will delete any duplicates from the linked list?

0 Answers  


What type of variable is age?

0 Answers  


What is adt in data structure?

0 Answers  


Now you are given an array of a characters (both ASCII and Kanji) and, an index into the array. The index points to the start of some character. Now you need to write a function to do a backspace (i.e. delete the character before the given index).

0 Answers  


Define a tree?

0 Answers  


Categories