Trogan
Apr 18th, 2008, 03:40 PM
Hello,
Before I start, I'd like to mention that I am new to Java programming and Data Structures.
OK...I have a linked list that reads from a list. I would like to find the Oldest age (using a method) within the list.
I would appreciate some guidance on how to approach this. Do I need to use a Stack or Queue? :confused:
I'll be happy to provide any required info.
Thank you!
Before I start, I'd like to mention that I am new to Java programming and Data Structures.
OK...I have a linked list that reads from a list. I would like to find the Oldest age (using a method) within the list.
I would appreciate some guidance on how to approach this. Do I need to use a Stack or Queue? :confused:
I'll be happy to provide any required info.
Thank you!