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

What is a stable sorting algorithm?

0 Answers  


Can we override compareto method for enumerations?

0 Answers  


There is a program which inserts and deletes node in a sorted singly linked list. There is a bug in one of the modules, how would you debug it?

0 Answers   DELL,


Which is faster array or linked list?

0 Answers  


What is m way tree in data structure?

0 Answers  


What is meant by arraylist?

0 Answers  


What does arraylist remove return?

0 Answers  


What is an expression tree?

0 Answers  


What is a treemap used for?

0 Answers  


Is treemap synchronized?

0 Answers  


Can we insert null in hashset?

0 Answers  


What is time complexity of binary search?

0 Answers  


Categories