Thread
:
where can I find the example of Tree structure using JAVA ?
View Single Post
08-23-2004, 10:18 PM
PM User
|
#
2
Jason
Regular Coder
Join Date: Feb 2003
Location: California
Posts: 925
Thanks: 0
Thanked 0 Times in 0 Posts
a tree in java is also known as a linked list. There are different traversals of a tree but thats more deeper than your looking I think. Google for linked list and you should get what your looking for.
Jason
Jason
View Public Profile
Find More Posts by Jason