Skip to content

ilkerkaran/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2021

advent-of-code-2021 solutions in js and py

Folder Structure

There are 2 main folders for Javascript and Python solutions named js and py respectively. Both main folders contain a folder for each day problem.i.e day-1, day-2

Execute Code

You might need node & python installed on your environment to execute solutions. While having all, simply run the following in the command line while in the related directory.

node js/day-1/answer.js

python py/day-1/answer.py

About

advent-of-code-2021 solutions in js and py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published