Problem Solving
After you have worked out an algorithm for solving a problem, write a program that implements your algorithm. When finished, test your programs.
- uncommonCount (specification and CloudCoder)
- speedDial (specification and CloudCoder)
After you have worked out an algorithm for solving a problem, write a program that implements your algorithm. When finished, test your programs.