Commit Graph

23 Commits

Author SHA1 Message Date
David Gailleton 54db222c48 rm executable 2026-01-06 13:06:33 +00:00
Maoake Teriierooiterai ef9f16a142 Merge branch 'medium_algo' 2026-01-06 13:53:48 +01:00
Maoake Teriierooiterai 80179a5289 finally finish the medium algo 2026-01-06 13:52:29 +01:00
David Gailleton 508b63d296 rm bubble sort 2026-01-06 12:35:52 +00:00
David Gailleton 805d592160 ? 2026-01-06 12:34:15 +00:00
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 ae4740c479 im in the bucket algo adding some files like sort_utils the purpose is to sort just for the range 2026-01-05 16:13:46 +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 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
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 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