/array

Questions on Array.

Primary LanguageJava

Questions

  • You will be given an array and you need to find the biggest difference between any two numbers present in the array.

  • Find third largest elenment in an array.