We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3472e5 commit 66eb448Copy full SHA for 66eb448
README.md
@@ -1,5 +1,6 @@
1
-# leetcode
+# leetcode | Data structure & Algorithms
2
3
+## How to run ?
4
To install dependencies:
5
6
```bash
@@ -13,3 +14,11 @@ bun run index.ts
13
14
```
15
16
This project was created using `bun init` in bun v1.1.26. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
17
+
18
+## Description
19
+1. This is resource that help me on journey of coding interview. Give me stars and fork if you like!
20
+2. I am write this source using Typescript is core!
21
+## Author
22
+Follow me here.
23
+I am Tran Nhat Sang. Currently a fullstack web devloper.
24
+My website: https://trannhatsang.com
0 commit comments