Explain how to find 3rd element from end in a linked list in one pass?


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

Post New Answer

More Data Structures Interview Questions

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 is fibonacci search?

0 Answers  


Which language is best for learning data structures and algorithms?

0 Answers  


In which data structure, elements can be added or removed at either end, but not in the middle?

42 Answers   Infosys, NIC, TTA, Wipro,


What is a threaded binary tree? Explain its operation with example?

0 Answers  






Is array part of collection framework?

0 Answers  


What is the difference between Array and Arraylist?

0 Answers  


List out the basic operations that can be performed on a stack?

0 Answers  


What do you mean by shortest path?

0 Answers  


Define threaded binary tree.

0 Answers  


Which algorithm is used in arrays sort?

0 Answers  


If you do not initialize an array what will happen?

0 Answers  


Categories