Commit Graph

11 Commits

Author SHA1 Message Date
David Gailleton
e2495fa62f add three pre sort alg + optimized simple sort alg 2025-12-15 14:47:27 +01:00
David Gailleton
e9c90e447c more optimized insertion sort algorithm 2025-12-14 17:31:36 +01:00
David Gailleton
0d01b58ff1 insertion sort note optimized is working 2025-12-14 16:51:11 +01:00
David Gailleton
f5da9fac1f New insertion algorithm WIP 2025-12-12 11:32:01 +01:00
David Gailleton
c781d6f5cd add print stacks function 2025-12-09 13:38:10 +01:00
Maoake Teriierooiterai
ad4275c206 bubble algorithm WIP 2025-12-09 12:43:28 +01:00
Maoake Teriierooiterai
8cd29f7151 all basics functions has been tested we can start the sort algorithms 2025-12-09 11:45:42 +01:00
Maoake
30b306d2c2 modified some files like all files in stack utils and adding main.c and modified atoi and parssing 2025-12-08 20:44:03 +00:00
Maoake Teriierooiterai
804050576b adding push cause norme and adding functions in the H file 2025-12-08 15:36:21 +01:00
David Gailleton
430af885a9 Update header file for both stacks + rotate functions added 2025-12-08 14:42:55 +01:00
David Gailleton
b26780671b struct define + mkdir stack functions folder 2025-12-08 14:26:13 +01:00