Skip to content

Commit e243ddf

Browse files
committed
Update link
1 parent cb5f3e8 commit e243ddf

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Day4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Day 4
1+
# Day 4
22

33
## Design data structures and algorithms for in-memory file system
44

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ End of the marathon we will announce the best contributors and there will be rew
2020

2121
## Day # 1 [Find the maximum subarray sum](https://github.com/jugbd/problem-solving-marathon/blob/master/Day1.md)
2222
## Day # 2 [Find the next biggest number with the same digits](https://github.com/jugbd/problem-solving-marathon/blob/master/Day2.md)
23-
## Day # 3 [Trapping Rain Water](https://github.com/jugbd/problem-solving-marathon/blob/master/Day3.md)
23+
## Day # 3 [Trapping Rain Water](https://github.com/jugbd/problem-solving-marathon/blob/master/Day3.md)
24+
## Day # 4 [Design an in-memory file system](https://github.com/jugbd/problem-solving-marathon/blob/master/Day4.md)

0 commit comments

Comments
 (0)