Search:

Type: Posts; User: jashburn

Search: Search took 0.21 seconds.

  1. Replies
    24
    Views
    1,413

    Re: Help with hashmap and heap

    This sounds like a job for a PriorityQueue.
  2. Replies
    24
    Views
    1,413

    Re: Help with hashmap and heap

    This sounds to me that you're asking for 2 things:

    1. Use Scanner to read from a file and split the donor ID/number from the name.



    Scanner can significantly simplify your code, but its API,...
Results 1 to 2 of 2