Description: Many ways to search the second maximum number of an array of Integer,meantime there is one function can finish searching any maximum number.There are enough comments and the ideas to design,the complexity of every algorithm.
To Search:
File list (Check if you may need any files):
SecondMax.java