Skip to content

This is a collection of all the small assignments I was assigned in my IB DP Computer Science HL class.

Notifications You must be signed in to change notification settings

MentoskaPraha/comp-sci-java-problems

Repository files navigation

Computer Science Coding Problems

This is a collection of all the small assignments I was assigned in my IB DP Computer Science HL class. Bigger assignments will have their own project and repositories (linked below), but for the small ones they'll be in the com.mentoskapraha.comp_sci.assignments package.

To run an assignment simply run the Main class then select the one you wish to run.

Warning

The code here is meant to be for reference only. Please don't copy the code.

Assignments

The code in the com.mentoskapraha.comp_sci.assignments package are the solutions for the assignments.

Assignments with External Git Repos

Common

The com.mentoskapraha.comp_sci.common package contains useful classes and methods. Feel free to copy any code in this package and use it for your own purposes.

Templates

The ./src/templates directory contains useful templates that I can then copy and paste to speed up development. At some point I will turn these into IDE snippets, but that might not be for a while.

About

This is a collection of all the small assignments I was assigned in my IB DP Computer Science HL class.

Resources

Stars

Watchers

Forks

Languages