Commit Graph

19 Commits

Author SHA1 Message Date
Maoake Teriierooiterai
f98dce6f61 finish the medium need to modify and sort in a just need to do the reverse 2026-01-06 12:41:36 +01:00
Maoake Teriierooiterai
dfdcd68549 Merge branch 'master' into medium_algo 2026-01-02 13:06:01 +01:00
Maoake
a44b878625 setting up the searching path if i start from the top or from the bot need to be testing out 2025-12-23 10:08:33 +00:00
Maoake
85b83f3cc7 fixing the leak valgrind and conditionnal jump on some functions cause i forget to initialize the var to NULL i just need to remember this 2025-12-23 09:21:17 +00:00
Maoake
96a0a6d8f0 setting up my preset but i need to valgrind 2025-12-22 20:37:12 +00:00
Maoake
e563d663ec modifying some preset for the tabs and adding some functions in the main for do the test 2025-12-22 11:06:34 +00: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
Maoake
5372b944a4 adding makefile and debugging to try new test for the preset to test the program 2025-12-10 21:02:33 +00:00
Maoake Teriierooiterai
b6c1dc73a8 adding prototype in push_swap.h and norming some files 2025-12-10 16:30:26 +01:00
Maoake Teriierooiterai
977a4a4b1a adding all my files for my setup utils_struct_tab compare_value medium_algo utils_medium 2025-12-10 16:20:49 +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