How would you swap the Kth node from beginning with Kth node from end in a Linked List.


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

Post New Answer

More Data Structures Interview Questions

Why we use linked list?

0 Answers  


how to delete first node from singly linked list?

0 Answers  


State the different ways of representing expressions?

0 Answers  


how a polynomial such as 6x^6+4x^3-2x+10 can be represnted by linked list?write an algorithm that reads such an polynomial

1 Answers  


What is difference between hashmap and arraylist?

0 Answers  






In the given binary tree, using array you can store the node 4 at which location? 1 2 3 - - 4 - - 5

1 Answers  


Does list maintain insertion order?

0 Answers  


What is linked hash set?

0 Answers  


What are the two traversal strategies used in traversing a graph?

0 Answers  


List out few of the Application of tree data-structure?

1 Answers  


Differentiate between set and map.

0 Answers  


Explain multiply linked list in short.

0 Answers  


Categories