Skip to content

madaniel/Intro_CS_Exams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

Intro to CS Exams Solutions

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 !

About

Solutions for Course exams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages