Which is better hashset or treeset?


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

Post New Answer

More Data Structures Interview Questions

What is the function of stack?

0 Answers  


Which is the parent class of linkedlist class?

0 Answers  


What is a treemap used for?

0 Answers  


When will we get ArrayStoreException?

0 Answers  


Define an algorithm. What are the properties of an algorithm? What are the types of algorithms?

0 Answers  






Explain binary searching, Fibinocci search.

5 Answers   CTS, IBM, TCS,


What is long data type?

0 Answers  


What is the difference between a stack and an array?

0 Answers  


For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.

0 Answers  


What are the different data structures?

0 Answers  


In what order the elements of a hashset are retrieved?

0 Answers  


How do you find a string is anagram or not?

0 Answers  


Categories