Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. biridimba

    find the 3rd maximum number in a list of 25 numbers

    thanks guys but i think to have found a better solution searching with google now at home: Arrays.sort(int[] vect) eh eh just what i was looking for!!! thanks anyway and i hope this will be usefull for other people...
  2. biridimba

    find the 3rd maximum number in a list of 25 numbers

    hi all!!! i'm daniele from italy and this is my first message. here's the problem: i have a list of 25 numbers and i have to find the 3 maximum values then, in these 3 values, the minimum one and return it to the program. i've searched the documentation in various classes: string, hashmap...

Part and Inventory Search

Back
Top