Convert a binary search tree to a sorted doubly linked list
inplace.
Answer Posted / rn
Refer http://cslibrary.stanford.edu/109/TreeListRecursion.html
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How do you achieve singleton?
Can we instantiate interface in java?
what do you mean by classloader in java?
What is classpath?
Explain how can you debug the Java code?
What do you know about the garbage collector?
Explain the init method?
what invokes a threads run() method? : Java thread
What is the multi-catch block in java?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
Write code of any action class?
What is t in generics in java?
If two threads have same priority which thread will be executed first ?
What about static nested classes in java?
Is .net better than java?