Commit Graph

22 Commits

Author SHA1 Message Date
David Gailleton
1463f3e14a bubble v1 2025-12-09 14:23:22 +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
c9066f4a9b Algorithm firsts utils (stack size + check order) 2025-12-09 12:32:13 +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
8e8ca5cfdc adding atoi in function 2025-12-08 18:31:08 +00:00
Maoake Teriierooiterai
15d56b2b32 adding the parsing need to test 2025-12-08 16:50:55 +01:00
David Gailleton
c521cff21a Merge branch 'stack_functions' 2025-12-08 16:17:46 +01:00
David Gailleton
8e1bbe674c rename stack_functions folder to stack_utils + add stack add and stack remove functions 2025-12-08 16:16:23 +01:00
Maoake Teriierooiterai
9dc3d88d08 Merge branch 'stack_functions' 2025-12-08 15:37:16 +01:00
Maoake Teriierooiterai
804050576b adding push cause norme and adding functions in the H file 2025-12-08 15:36:21 +01:00
Maoake Teriierooiterai
c46822b086 aading the push file need to be test 2025-12-08 15:32:17 +01:00
Maoake Teriierooiterai
0f1506e344 Merge branch 'stack_functions' of github.com:DavidGailleton/42-Push_Swap into stack_functions 2025-12-08 15:08:01 +01:00
Maoake Teriierooiterai
90854ed85e finish the swap file need to be test by a main 2025-12-08 15:06:16 +01:00
David Gailleton
d4d8a79d30 README initialisation 2025-12-08 14:58:49 +01:00
David Gailleton
d840b06756 fix rotates functions 2025-12-08 14:53:01 +01:00
David Gailleton
1b67cccd71 reverse rotate function 2025-12-08 14:50:55 +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
Maoake Teriierooiterai
f57b489eb3 test init project group 2025-12-08 14:18:44 +01:00
31cb445dfc Initial commit 2025-12-08 14:13:21 +01:00