Programming Exercises Chapter 6: Recursion 14, 15, 16, 17, 20

Programming Exercises

Chapter 6: Recursion

14, 15, 16, 17, 20

Project Description

  • This project is group project. In each group, the total number of team member could be 1 to 3. (Individual project is allowed.)

Submission:

  • One project report in the form of PDF
  • One separate zip folder which contains all the source codes (java preferred.)
  • ONLY ONE group member submits the files on behalf of the whole group.

Evaluation:

  • Report: In the project report, please illustrate clearly what is your project about, the functions of source files, and the testing results. Include the names of all team members clearly and contributions of each. (The contributions of all team members will be assumed to be equal by default.) (20%)
  • Code: Check whether all operations have been successfully implemented. Check whether the code is commented appropriately and structured well. (80%)