Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishantjoshi00/advent-of-code-2023

Advent of Code 2023 Solutions
https://github.com/nishantjoshi00/advent-of-code-2023

advent-of-code advent-of-code-2023 advent-of-code-2023-assembly advent-of-code-2023-clojure advent-of-code-2023-cobol advent-of-code-2023-erlang advent-of-code-2023-julia advent-of-code-2023-nim advent-of-code-2023-ocaml advent-of-code-2023-r advent-of-code-2023-scala aoc2023

Last synced: 8 days ago
JSON representation

Advent of Code 2023 Solutions

Awesome Lists containing this project

README

        

## Advent of Code - 2023

This is a repository contiaining the solution for advent of code problems of 2023. As a challenge, I'll try my best to use different languages for solving each problem.

## List of Solutions

Here is the list of the problems solved and language used to solve them

- [x] Day 1 - Assembly
- [x] Day 2 - Clojure
- [x] Day 3 - COBOL
- [x] Day 4 - Erlang
- [x] Day 5 - R
- [x] Day 6 - Julia
- [x] Day 7 - Scala
- [x] Day 8 - Nim
- [x] Day 9 - OCaml
- [x] Day 10 - Zig
- [x] Day 11 - Octave/Matlab
- [x] Day 12 - Lua
- [x] Day 13 - Fortran
- [x] Day 14 - Perl
- [x] Day 15 - Elixir
- [x] Day 16 - Ruby
- [x] Day 17 - Haskell
- [x] Day 18 - SmallTalk
- [x] Day 19 - PHP
- [x] Day 20 - Kotlin
- [x] Day 21 - Dart
- [x] Day 22 - Ada
- [x] Day 23 - CoffeeScript
- [x] Day 24 - Go
- [x] Day 25 - Python