Search:

Type: Posts; User: javapava

Search: Search took 0.33 seconds.

  1. Replies
    4
    Views
    1,773

    Re: Algorithm test question

    Norm, I tried to make the code more easier to read and understandable. I tried working it out a few times, but I am still confused.
  2. Replies
    4
    Views
    1,773

    Algorithm test question

    Here is the question: Given an array of 1000 elements in sorted order what is the
    largest possible value that will be printed when the array is
    passed to method mystery?

    And here is the...
Results 1 to 2 of 2