Differentiate between failfast and failsafe.


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

Post New Answer

More Data Structures Interview Questions

Model a data structure for a DFA that takes an event as parameter and performs a desired action.

0 Answers   Adobe,


Which sorting algorithm has minimum number of swaps?

0 Answers  


Can treeset contain null?

0 Answers  


Write an algorithm that counts number of nodes in the circular linked list

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  






What are two types of sorting?

0 Answers  


Is hashtable fail fast?

0 Answers  


What do you mean by level of the tree?

0 Answers  


What is concept of data structure?

0 Answers  


State the difference between persistent and ephemeral data structure?

0 Answers  


Is merge sort better than quick?

0 Answers  


Which sorting algorithm uses minimum number of swaps?

0 Answers  


Categories