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 are the properties of an algorithm?

0 Answers  


Can we add elements to final list?

0 Answers  


In what areas do data structures applied?

0 Answers  


Do sets allow duplicates?

0 Answers  


What are the advantages of bubble sort?

0 Answers  






What is data structure and its classification?

0 Answers  


Convert the following infix expression to post fix notation ((a+2)*(b+4)) -1

9 Answers  


Define non-terminal nodes in a tree?

0 Answers  


Let the G be a graph with 100 vertices numbered 1 to 100 Two vertices i and j are adjecnt if | i-j| =8 or | i-j| =12. The Number of connected components in G is ?

4 Answers  


How hashmap increases its size?

0 Answers  


State the difference between arrays and linked lists?

0 Answers  


How do you sort an array in decreasing order?

0 Answers  


Categories