ThePrimeagen
c0ce0f15d9
Merge pull request #15 from maxrzaw/fix-singly-linked-list
...
Fix Map and SinglyLinkedList tests and add SinglyLinkedList to ligma.config
2022-09-19 21:17:15 -06:00
ThePrimeagen
5e77566491
Merge pull request #9 from Wobbly-Wibbly/master
...
Visually display test error in MazeSolver.ts
2022-09-19 21:16:11 -06:00
ThePrimeagen
c5f2406cef
Merge pull request #13 from Samji/readme-fixes
...
fix typo in readme
2022-09-19 21:15:19 -06:00
ThePrimeagen
31ee392edc
Merge pull request #11 from ruthv1k/master
...
Update generate and clear scripts in package.json to fix Issue#10 - generate from scripts is not working
2022-09-19 21:14:53 -06:00
ThePrimeagen
c6f0bb6ad6
Merge pull request #14 from Tch4lla/patch-1
...
Update README.md
2022-09-19 21:14:04 -06:00
ruthvik
ecc01bf99f
Drop absolute path to show relative path in "day" command
2022-09-18 19:55:16 +05:30
ruthvik
6d912532de
Remove use of shebang
...
- Removed shebang line from generate and clear scripts
- Added `.js` extension to generate and clear script files
- Updated scripts in `package.json` accordingly
2022-09-18 08:44:44 +05:30
Max Zawisa
c9d8e454d0
fix map test
2022-09-17 22:49:10 -04:00
Max Zawisa
c74ac60bfe
Fix SinglyLinkedList test and add to ligma.config
2022-09-17 21:07:24 -04:00
Sulaymane Sillah
cda7ccb76d
Update README.md
...
Just added a word for clarification
2022-09-17 23:50:28 +09:00
Sam
d6f9166eb6
fix typo in readme
2022-09-17 11:27:37 +01:00
ruthvik
4475438908
Update generate and clear scripts in package.json
...
- Included `node` before the file path to be able to run them
2022-09-17 10:06:45 +05:30
Wibbly
e143675e7f
Visually display test error in MazeSolver.ts
2022-09-16 15:04:13 +02:00
Marc Grabanski
c04ba25515
dont ignore generated files, improve setup info
2022-09-13 06:47:18 -05:00
mpaulson
10aeaaa726
feat: important commit
2022-08-13 21:07:50 -06:00
mpaulson
fdb181dad4
compiler wont defeat me
2022-08-11 21:29:52 -06:00
mpaulson
3b1add129d
just want this to be a part of the test.
2022-08-11 21:28:58 -06:00
mpaulson
447be1e9de
fix error for day one
2022-08-11 18:25:06 -06:00
mpaulson
02a064b568
feat: lru test just successed.
2022-08-09 20:31:17 -06:00
mpaulson
1a8319d427
fix: ligma config.
2022-08-09 20:06:41 -06:00
mpaulson
a7a1de34f5
feat: LRU tests
2022-08-09 20:06:24 -06:00
mpaulson
8b4725a628
lru here we come
2022-08-09 20:01:51 -06:00
mpaulson
432f88550b
lets go
2022-08-08 20:54:22 -06:00
mpaulson
89c847eb4c
feat: full list
2022-08-04 19:41:21 -06:00
mpaulson
b1ec6b10af
feat: small change
2022-08-03 19:50:30 -06:00
mpaulson
b83a3f379b
feat: heap tests
2022-08-03 07:02:48 -06:00
mpaulson
7ffe2a8193
feat: small fixes + heap!
2022-08-03 06:55:25 -06:00
mpaulson
29ba2cd3ab
feat: quick update to limgachine.
2022-07-30 20:02:26 -06:00
mpaulson
60d75e1996
feat: small fixes
2022-07-27 21:20:21 -06:00
mpaulson
b35341ac1a
feat: ohhhhhh babe
2022-07-26 21:33:34 -06:00
mpaulson
37aa7f0066
chore: readme
2022-07-19 21:13:54 -06:00
mpaulson
2d425c0b57
feat
2022-07-19 21:13:10 -06:00
mpaulson
69cb2f57f0
fix: getter generatio
2022-07-19 21:11:51 -06:00
mpaulson
b21c993472
fix: generation bug
2022-07-19 20:52:51 -06:00
mpaulson
727b1c5b62
feat: small bug...
2022-07-19 20:50:45 -06:00
mpaulson
8373956717
feat: so many greater things now
2022-07-19 20:49:11 -06:00
mpaulson
60205795d0
feat: all the things
2022-07-19 20:44:40 -06:00
mpaulson
44bdb7177f
feat: speed violence and momentumn are happening
2022-07-19 20:11:49 -06:00
mpaulson
b6bc2a63b1
feat: the ligma config
2022-07-19 06:50:30 -06:00
mpaulson
6f41e5760d
feat: working through all the algos i'll need
2022-07-18 21:54:39 -06:00
mpaulson
7101b99c35
feat: ring buffer
2022-06-30 20:15:18 -06:00
mpaulson
3be55dc53e
feat: better class generation.
2022-06-30 20:02:22 -06:00
mpaulson
593a8d6a7f
feat: prims list
2022-06-26 11:49:20 -06:00
mpaulson
8b5cbd2e91
feat: prims algorithm
2022-06-26 08:09:32 -06:00
ThePrimeagen
66e1e54c52
Merge pull request #5 from paulber33/master
...
Naming suggestions
2022-06-25 14:41:00 -06:00
mpaulson
5335cc10b0
feat: more algos
2022-06-23 21:59:38 -06:00
paulber33
e3ae574377
Naming suggestions
2022-06-23 20:10:05 +02:00
ThePrimeagen
5a946a1f53
Merge pull request #4 from paulber33/master
...
Update Name suggestions
2022-06-23 11:29:05 -06:00
paulber33
e1ea49ad20
Update Name suggestions
2022-06-23 19:24:57 +02:00
mpaulson
3f113ec19d
fix: tscdeez nuts
2022-06-23 11:23:24 -06:00