Skip to content

alishamohanty/advent-of-code-in-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

Welcome to AOC - 2021. This repo contains solutions for AOC code problems in clojure.

Read more about AOC here.

Sample inputs are present in the inputs directory. Solutions and answers are sectioned in the problem-<day-no> file.

In order to check answer of sample inputs given in problem statements, check tests.

To check answer with the puzzle input(present in inputs dir) check answer-part-1 & answer-part-2

Run all tests

clj -X:test

About

Solve advent of code problem statement in Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published