Skip to content

christianboris/java_helsinki_mooc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to Java Programming MOOC of University of Helsinki

My solutions to the excellent MOOC from the University of Helsinki that teaches general Java, algorithms and object-oriented programming in Java. This repo holds the solutions to the exercises containing all 14 parts of both courses: Java Programming I and Java Programming II.

All my solutions passed both the local tests as well as the online grader. However, please be aware that although all files compile, work and are technically correct, some solutions might not be the most efficient. The grader sometimes checks for specific lines of code. Especially in the later exercises, the tests are a bit "finicky", requiring specific settings/commands to get the green pass.

As such, please be note that these files should only be used for educational purposes.

If you find bugs and/or better solutions, feel free to send a pull request.

About

Java Programming MOOC by Helsinki University. Complete course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages