mirror of
https://github.com/Xevion/leetcode.git
synced 2025-12-06 01:15:23 -06:00
Initial templated README generation scripts
This commit is contained in:
10
README.md
10
README.md
@@ -1,7 +1,9 @@
|
||||
# leetcode
|
||||
|
||||
Where I store my Leetcode.com problem solutions for public viewing.
|
||||
| # | Title | Solution | Difficulty |
|
||||
|---| ----- | -------- | ---------- |
|
||||
| 123 | Add Two Numbers | [Java](/solutions/add-two-numbers/Solution.java) | kinda hard idk |
|
||||
|
||||
I am not a expert on any given solution, and I am borrowing or perhaps even copying entire solutions at times.
|
||||
|
||||
Credit will unfortunately not be properly marked most of the time.
|
||||
<sub>
|
||||
Generated on 2023-10-06
|
||||
</sub>
|
||||
Reference in New Issue
Block a user