|
-
Apr 18th, 2008, 03:40 PM
#1
Thread Starter
New Member
Data Structures
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?
I'll be happy to provide any required info.
Thank you!
-
Apr 18th, 2008, 05:31 PM
#2
Re: Data Structures
Technically you don't need either, it depends on what your teacher told you to do
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|