Wednesday, March 14, 2012

Data Structure Interview Question.

Data Structure Interview Question. How to find the loop in the linked list? or how to connect the linked list? here is the solution. The three way solution provided in the below link. Its really useful and highly efficient way of solve the problem http://ostermiller.org/find_loop_singly_linked_list.html

No comments:

Post a Comment