8000 updated readme · willdoescode/haskell-leetcode@416c4c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 416c4c6

Browse files
committed
updated readme
1 parent 5a417a6 commit 416c4c6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Haskell Leetcode
2-
Learning algorithms in haskell with leetcode
2+
## Learning algorithms in haskell with leetcode
3+
4+
### Completed so far
5+
6+
* [Two Sum](https://leetcode.com/problems/two-sum/)
7+
* [Running Sum of 1d Array](https://leetcode.com/problems/running-sum-of-1d-array/)
8+
* [FizzBuzz](https://leetcode.com/problems/fizz-buzz/)
9+
* [Smaller Numbers Then Current](https://leetcode.com/problems/how-many-numbers-are-smaller-than-the-current-number/)

0 commit comments

Comments
 (0)
0