Search:

Type: Posts; User: araujo3rd

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,942

    Re: Help with queues

    thank you sooo much for the reply...i am going to attempt this tonight with the ArrayQueue and the Deque and post them up on here. i actually understand now :) thanks
  2. Replies
    2
    Views
    1,942

    Help with queues

    just got a question on queues. i need to Write a client program that creates three queues of integers: an ArrayQueue, a ListQueue and a DequeQueue. For each of these time how long it takes to add...
  3. Replies
    1
    Views
    1,691

    need help with a list class

    iv created a small class that creates linked lists. however i was told to make it more efficient. apparently its inefficient bcuz we have to start at the beginning of the linked list everytime we do...
  4. Java algorithm for bank program to connect database

    My friend has recently programmed a bank program which connects to a database to check records etc.

    However he has programmed this program in java and i do not understand java at all, i...
Results 1 to 4 of 4