LeeSinLiang / Push-Swap
Push Swap: The most efficient yet inefficient algorithm.
☆14Updated last year
Alternatives and similar repositories for Push-Swap
Users that are interested in Push-Swap are comparing it to the libraries listed below
Sorting:
- This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succ…☆121Updated last year
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆57Updated 2 years ago
- Philosophers dinner problem in C. Introduction to parallel programming.☆13Updated last month
- Small game developed with the miniLibX, the graphic library of the 42 school.☆59Updated 9 months ago
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 2 years ago
- push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number o…☆67Updated 5 months ago
- My work on the 42 get_next_line project.☆25Updated 3 years ago
- My solution and basic explanantion on Net_Practice and networking basics.☆113Updated last year
- [42 Madrid] And thanks for all the fish!☆90Updated 2 years ago
- Ecole 42 project☆37Updated 2 years ago
- This is a tester for school 42 project push_swap, made by yfu from 42LYON.☆64Updated last year
- Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a…☆34Updated 6 years ago
- C Library 📚 42's libft with descriptions to understand what each function does and how it works.☆63Updated 5 years ago
- Small implementation of a shell replicating bash, truly hell☆7Updated last month
- This repository is my journey at Piscine 42 Porto (September 2022). From preparation to approval.☆24Updated 2 years ago
- ☆32Updated last year
- 42Course☆76Updated last week
- This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.☆69Updated 10 months ago
- 42cursus - minitalk☆22Updated 3 years ago
- 42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.☆71Updated 3 years ago
- Final Exam piscine☆47Updated 2 years ago
- The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine w…☆34Updated 5 months ago
- Implementation of push-swap (42-school project) on python with GUI.☆81Updated 2 years ago
- Project Tester - Pipex☆75Updated 2 years ago
- Pipex project school 42☆77Updated 3 years ago
- A program that tries to mimic the Bash☆21Updated 11 months ago
- Push_swap tester and bonus tester + GUI pro checker☆100Updated 5 months ago
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆87Updated 7 months ago
- Ta propre bibliothèque à toi tout seul☆9Updated 2 years ago
- Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the …☆43Updated last year