Skip to content

Commit 262ee86

Browse files
committed
edit README
1 parent 532d5d9 commit 262ee86

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,6 @@ This repository contains my solutions to the challenges posted at https://advent
44

55
My goal is to use this as a way to learn new programming languages and have a bit of fun.
66

7-
# Languages
8-
9-
I've found that Github's feature for identifying languages is a bit buggy, so here are some links that search by file extension:
10-
11-
- [Python](https://github.com/search?q=repo%3Achenson2018%2Fadvent-of-code+extension%3A.py&type=Code&ref=advsearch&l=&l=)
12-
- [APL](https://github.com/search?q=repo%3Achenson2018%2Fadvent-of-code+extension%3A.apl&type=Code&ref=advsearch&l=&l=)
13-
- [OCaml](https://github.com/search?q=repo%3Achenson2018%2Fadvent-of-code+extension%3A.ml&type=Code&ref=advsearch&l=&l=)
14-
- [Rust](https://github.com/search?q=repo%3Achenson2018%2Fadvent-of-code+extension%3A.rs&type=Code&ref=advsearch&l=&l=)
15-
- [Perl](https://github.com/search?q=repo%3Achenson2018%2Fadvent-of-code+extension%3A.pl&type=Code&ref=advsearch&l=&l=)
16-
- [Shell](https://github.com/search?q=repo%3Achenson2018%2Fadvent-of-code+extension%3A.sh&type=Code&ref=advsearch&l=&l=)
17-
- [Haskell](https://github.com/search?q=repo%3Achenson2018%2Fadvent-of-code+extension%3A.hs&type=Code&ref=advsearch&l=&l=)
18-
- [R](https://github.com/search?q=repo%3Achenson2018%2Fadvent-of-code+extension%3A.R&type=Code&ref=advsearch&l=&l=)
19-
- [Assembly](https://github.com/search?q=repo%3Achenson2018%2Fadvent-of-code+extension%3A.asm&type=Code&ref=advsearch&l=&l=) (no solutions yet, just starting!)
20-
217
# Incomplete Solutions
228

239
Note: 2021 Day 16/24 and the Assembly solution to 2021 Day 1 are incomplete.

0 commit comments

Comments
 (0)