duarte3333 / Push_SwapLinks
The goal of this project is to create a highly efficient sorting algorithm for two stacks. By working on the push swap problem, I gained a deeper understanding of data structures, sorting algorithms, and algorithm complexity. Therefore, I learned the importance of error handling and testing, and how to implement these practices in my code.
☆17Updated 2 years ago
Alternatives and similar repositories for Push_Swap
Users that are interested in Push_Swap are comparing it to the libraries listed below
Sorting:
- Dining philosophers problem's guide for 42 school☆114Updated 2 years ago
- 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…☆123Updated 2 years ago
- Tester for the 🔥 minishell 🔥 project at École 42☆166Updated last year
- Dining philosophers problem is a problem created by Edsger Wybe Dijkstra in 1965 to explain the deadlock state of an operating system, wh…☆47Updated 3 years ago
- I’ve never thought philosophy would be so deadly☆17Updated 4 years ago
- 42Course☆85Updated last month
- It's like cutting an onion. Will make you cry. 1000+ tests to dance on your nerves.☆94Updated 11 months ago
- 🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…☆232Updated 2 years ago
- 42 Webserv☆108Updated 2 years ago
- Tester for the so_long project of 42 school☆46Updated 2 years ago
- This is my solution for the so_long project of the Core Curriculum of 42 school.☆14Updated 3 years ago
- ☆33Updated 2 years ago
- My solution and basic explanantion on Net_Practice and networking basics.☆120Updated 2 years ago
- School 42 inception project. Project + tutorial + bonus in my read.me☆242Updated last year
- Pipex project school 42☆80Updated 3 years ago
- Ecole 42 project☆39Updated 3 years ago
- FDF / Finished / 125 scored☆136Updated last year
- 42 exam rank 06 based on the given main. This version is very solid because it allocates the memory. And it is not too hard to remember b…☆58Updated 4 years ago
- Making 42 life better☆217Updated last year
- Automatic testing for all 42, C and CPP projects. Makefile relink, Header wrong name, Coplien Form and so much more.☆353Updated 11 months ago
- The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.☆80Updated last year
- Push_swap tester and bonus tester + GUI pro checker☆115Updated last year
- A clean visualizer for your Push Swap Algorithm, you can't fix what you can't see !☆408Updated last year
- the quickest way to solve microshell Exam Rank 04☆141Updated 2 years ago
- A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.☆361Updated 6 months ago
- Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.☆101Updated 10 months ago
- The libft project at 42☆102Updated 5 years ago
- [42 Madrid] And thanks for all the fish!☆89Updated 2 years ago
- A semi-automatic tester for checking 42's philosophers project. It tests: invalid inputs, when program should stop on death/eaten enough,…☆75Updated last year
- 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…☆68Updated last year