Here you can find repository of Exam questions and practice questions from last years.
Whomever wish to contribute, please try to follow these guidelines:
- Code is verified as correct by running with tester / debugger.
- Clear variables naming conention.
- Comments and API docs as needed.
- Main function with few examples how to run the code.
- If the function is from exam, please add it to the right class.
- If the exam origin of the problem / function is unknown, please add it to the practice package.
- Do not include utils nor classes unallowed to use in the course.
Thanks and goodluck !