Recommended extra credit problems from project Euler
Project Euler
Coding Bat extensions
- Centered Average : http://codingbat.com/prob/p136585 . Make this work for multiple values of largest and smallest. ie if 99 is the largest and it appears 3 times then do *not* count all 3 of the 99’s.
Other Mr. M Challenges