Skip to content

Repository for my code to various coding competitions.

License

Notifications You must be signed in to change notification settings

mxmayerr/coding-competitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programming Competitions

Here is all my code for various programming competitions including Advent of Code, Project Euler, and more.

Links

Running My Code

Most of the code is written in java, but if in python, you may need to install dependencies. In proper directory, run

  pip3 install -r requirements.txt

This is only needed for a python file if it includes a requirements.txt file in the directory and you don't already have the libraries.

Beware of helper classes which you must make sure are in the proper folder.

About

Repository for my code to various coding competitions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages