Personnal libft library, derived from 42 common core "Libft" project
-
Updated
May 23, 2025 - C
Personnal libft library, derived from 42 common core "Libft" project
This project entails sorting data on a stack with a minimal set of instructions, aiming for efficiency by employing various algorithms to optimize the sorting process.
Several algorithm problems solved in C using data structures such as lists, chained lists, binary trees, binary search trees.
Sorting numbers with two stacks in C
Add a description, image, and links to the chained-list topic page so that developers can more easily learn about it.
To associate your repository with the chained-list topic, visit your repo's landing page and select "manage topics."