mirror of
https://github.com/Xevion/leetcode.git
synced 2026-01-31 10:24:47 -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