|
|
7c783c8a23
|
Finished testing insert, had problems with the for loop condition and managing if insert was at the head, all resolved
|
2026-02-13 10:21:59 -06:00 |
|
|
|
1e265885c9
|
Added insert function, not tested yet, tests for delete have been made and all succeded
|
2026-02-12 17:46:10 -06:00 |
|
|
|
643fcf9cb6
|
Added linkedlist_delete, funtions by index, one test was added and passed for checking when eliminate head, subsequent commits will add more tests for this function
|
2026-02-12 13:08:05 -06:00 |
|
|
|
7611096e13
|
First commit, fixed appending, create, destroy and get, all working fine
|
2026-02-12 10:47:46 -06:00 |
|