Friday, 30 August 2013

Finding the max and min of an array

Finding the max and min of an array

References

Reference NO 1

http://www.dreamincode.net/forums/topic/23492-find-maximum-and-minimum-element-in-a-array-of-10-elements/

Reference NO 2

http://stackoverflow.com/questions/13544476/how-to-find-max-and-min-in-array-using-minimum-comparisons

Reference NO 3

http://mathbits.com/MathBits/CompSci/Arrays/max.htm

Reference NO 4

http://www.cplusplus.com/forum/beginner/16878/

Reference NO 5

http://www.geeksforgeeks.org/maximum-and-minimum-in-an-array/

Reference NO 6

http://www.perlmonks.org/?node_id=34368

Reference NO 7

http://www.programming-techniques.com/2011/08/calculating-maximum-and-minimum-element.html

Reference NO 8

http://bytes.com/topic/c/answers/811045-what-fastest-algorithm-find-max-min-array-integers

No comments:

Post a Comment