Search:

Type: Posts; User: CompiledMonkey

Search: Search took 0.02 seconds.

  1. Replies
    14
    Views
    8,761

    Ok, good. Doesn't change my approach.

    Ok, good. Doesn't change my approach.
  2. Replies
    14
    Views
    8,761

    Or, you're thinking about it too much. We don't...

    Or, you're thinking about it too much. We don't know whether this is a class assignment or a prototype for American Airlines. My experience has taught me to break a problem down and begin to solve...
  3. Replies
    14
    Views
    8,761

    Sure. The type element can be the criteria you...

    Sure. The type element can be the criteria you search for as you decide which flight to put a student on. The date/time can be random as well. If you need to see whether a flight is already...
  4. Replies
    14
    Views
    8,761

    If we're talking about 3 variables or sets of...

    If we're talking about 3 variables or sets of objects to keep track of, you have 3 Linked Lists. Each of which has an object of a specific type that has it's own properties, etc. You can keep them...
  5. Replies
    14
    Views
    8,761

    Doesn't sound like anything more than a matrix of...

    Doesn't sound like anything more than a matrix of the 3 variables you brought up. A set of interlinked LinkedLists could handle this problem with ease.
Results 1 to 5 of 5