feat: better class generation.
This commit is contained in:
parent
593a8d6a7f
commit
3be55dc53e
7 changed files with 63 additions and 20 deletions
|
|
@ -1,11 +1,6 @@
|
|||
module.exports = {
|
||||
dsa: [
|
||||
"InsertionSort",
|
||||
"MergeSort",
|
||||
"Queue",
|
||||
"Stack",
|
||||
"QuickSort",
|
||||
"DijkstraList",
|
||||
"ArrayList",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue