Skip to content

Commit f7e6a09

Browse files
Indented left
1 parent 083477c commit f7e6a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The challenge started on May 5, LeetCode selected one JavaScript problem to tack
55
## Problems Solved
66

77
| Day | Topic | Problem | Solution | Difficulty |
8-
|:----:| :----| :---------------- | :------: | :------: |
8+
|:----:| :----| :---------------- | :------: | :------ |
99
| 1 | `Closure`| [Create Hello World Function](2809-create-hello-world-function) | [Solution](2809-create-hello-world-function/2809-create-hello-world-function.js) | <img src="https://img.shields.io/badge/Easy-brightgreen" alt="Easy" /> |
1010
| 2 | `Closure` | [Counter](2732-counter) | [Solution](2732-counter/2732-counter.js) |<img src="https://img.shields.io/badge/Easy-brightgreen" alt="Easy" /> |
1111
| 3 | `Closure` | [Counter II](2789-counter-ii) | [Solution](2789-counter-ii/2789-counter-ii.js) |<img src="https://img.shields.io/badge/Easy-brightgreen" alt="Easy" /> |

0 commit comments

Comments
 (0)