Skip to content

Commit 3217376

Browse files
committed
Fix table of contents spacing
1 parent 817a5d4 commit 3217376

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ Challenges by day (12 days missed):
4646
[Day 35](./day35) - Reverse a string, part 2
4747
[Day 36](./day36) - Longest Consecutive Sequence
4848
[Day 37](./day37) - Top K Frequent
49-
[Day 38](./day38) - Implement a min heap
50-
[Day 39](./day38) - Implement a min heap better
51-
[Day 40](./day38) - Implement a min heap real good
52-
[Day 41](./day41) - Use heap implementation to redo Top K Frequent
49+
[Day 38](./day38) - Implement a min heap
50+
[Day 39](./day38) - Implement a min heap better
51+
[Day 40](./day38) - Implement a min heap real good
52+
[Day 41](./day41) - Use heap implementation to redo Top K Frequent
5353
[Day 42](./day42)
54-
[Day 43](./day43) - Implement a max heap better than the previous min heap
54+
[Day 43](./day43) - Implement a max heap better than the previous min heap
5555
[Day 44](./day44)
5656
[Day 45](./day45)
5757

0 commit comments

Comments
 (0)