Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bd81a12

Browse files
committed
docs: Added README.me
Initial commit too :)
0 parents  commit bd81a12

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Asymptotically Sub-Optimal LeetCode Solutions
2+
3+
![Language](https://img.shields.io/badge/language-C%23%2FTypeScript-blue) 
4+
5+
* This repository contains my solutions to LeetCode problems.
6+
* The solutions are not necessarily the most optimal ones. I am still learning and improving my problem-solving skills.
7+
* This repository is a work in progress. I will keep updating it as I solve more problems (or when I feel like it).
8+
9+
## Solutions
10+
11+
* TBA
12+
13+
## Acknowledgements
14+
15+
* [Kamyu1014's LeetCode Solutions](https://github.com/kamyu104/LeetCode-Solutions) - This is the repository that inspired me to start posting my own solutions.

0 commit comments

Comments
 (0)