Results 1 to 2 of 2

Thread: Data Structures

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2008
    Posts
    1

    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!

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    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
  •  



Click Here to Expand Forum to Full Width