posted 17 years ago
I have a question regarding usage of java in datastructures like linked list and binary search trees
I developed binsary search trees in C programming language, Not sure how we develop binary search trees,linked list, double linked list in java.
Do Inbuilt libraries are used.
Thanks,
Matcha