Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Alextopher committed Dec 13, 2023
1 parent e679b21 commit 5355805
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions y23/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Advent of Code 2023

## Goals
## Goal

My first is to not give up. If start missing days I want to continue trying.

My second is work on my writing skills. Maybe creating visualizations, writing about my solutions, or just writing about my thought process.
Do not give up: If start missing days I want to continue making some kind of progress.

## Tags

Expand Down Expand Up @@ -42,14 +40,24 @@ Graph, LCM

### [Day 9](day9/README.md)

Finite Differences, Recursion

### [Day 10](day10/README.md)

Graph Cycle, Shoelace Theorem

### [Day 11](day11/README.md)

x, y independence

### [Day 12](day12/README.md)

Dynamic Programming

### [Day 13](day13/README.md)

Reflections

### [Day 14](day14/README.md)

### [Day 15](day15/README.md)
Expand Down

0 comments on commit 5355805

Please sign in to comment.