mirror of
https://github.com/Xevion/leetcode.git
synced 2026-01-31 06:24:46 -06:00
Move all solutions into separate directory (cleanup)
the beginning
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "Add Two Numbers",
|
||||
"solutions": [
|
||||
{
|
||||
"name": "Java",
|
||||
"path": "Solution.java"
|
||||
}
|
||||
]
|
||||
}
|
||||
Vendored
Reference in New Issue
Block a user