|
interview_questions
|
|
|
|
|
Bookmarks
|
|
|
|
|
|
|
|
|
|
Save Link
Create/Add to List
|
|
|
|
|
|
Write a function to convert a Binary Search Tree into a sorted doubly linked list. The algorithm should use recursion and should be done in place.
http://linkmingle.com/user/interview_questions/alg
created by interview_questions on 2008-06-14 11:33:36
|
|
Write a function to find the middle node of a single link list.
http://linkmingle.com/details/887
created by interview_questions on 2008-06-05 07:04:58
|
|
|