Search:

Type: Posts; User: pbrockway2

Search: Search took 0.10 seconds.

  1. Re: Java code to find the smallest number from a two dimensional array

    Well done! Sorry I haven't been able to log in until now...

    You are right: a common way to find the maximum value is:


    choose a really small value as the maximum
    for every element
    if...
  2. Re: Java code to find the smallest number from a two dimensional array

    What ideas have you got? In other words if you were given a piece of paper with a matrix of numbers on it, how would you (rather than a computer) go about finding the smallest number? In particular...
Results 1 to 2 of 2