feat: prims algorithm
This commit is contained in:
parent
66e1e54c52
commit
8b5cbd2e91
19 changed files with 160 additions and 62 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"clearMocks": true,
|
||||
"moduleNameMapper": {
|
||||
"@code/(.*)": [
|
||||
"<rootDir>/src/day3/$1"
|
||||
"<rootDir>/src/day5/$1"
|
||||
]
|
||||
},
|
||||
"preset": "ts-jest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue