This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
☆73Jun 28, 2024Updated last year
Alternatives and similar repositories for push_swap
Users that are interested in push_swap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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…☆125Sep 6, 2023Updated 2 years ago
- A bespoke sorting algorithm, on 2 stacks.☆34Sep 6, 2018Updated 7 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…☆67Nov 30, 2024Updated last year
- Pipex project school 42☆80Feb 6, 2022Updated 4 years ago
- A highly efficient sorting algorithm on two stacks☆48Jun 22, 2022Updated 3 years ago
- Dining philosophers problem's guide for 42 school☆114Apr 12, 2023Updated 2 years ago
- 42 school project pushswap using radix sort☆29Oct 9, 2024Updated last year
- This is my solution for the so_long project of the Core Curriculum of 42 school.☆14Jan 2, 2023Updated 3 years ago
- A C program that reproduces the behavior of the shell pipe (`|`). This 42 school project uses `fork()`, `pipe()`, and `dup2()` to manage …☆56Mar 11, 2026Updated last week
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆95Mar 12, 2026Updated last week
- Small data exchange program using UNIX signals.☆23Dec 11, 2022Updated 3 years ago
- Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.☆100Feb 17, 2025Updated last year
- A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)☆1,228Feb 10, 2025Updated last year
- A mini recreation of bash.☆85Oct 6, 2022Updated 3 years ago
- The "so_long" project at 42 is a 2D game developed in C using the MinilibX graphical library, involving tile-based map rendering, player …☆11Jan 4, 2024Updated 2 years ago
- Sorting Data Algorithms.☆10Feb 12, 2025Updated last year
- A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project☆34May 26, 2023Updated 2 years ago
- ☆36Jul 24, 2024Updated last year
- [42 Madrid] And thanks for all the fish!☆88Apr 5, 2023Updated 2 years ago
- git hub 42 exam final. This has 42 exam questions. Alan Barrett's study guide and answers great for studying for the final! #42 #exam☆350Feb 19, 2019Updated 7 years ago
- 2D and animated game project 42☆30Jun 9, 2022Updated 3 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆58Aug 12, 2024Updated last year
- ☆28May 25, 2021Updated 4 years ago
- A basic unix shell interpreter in c programming language using recursive descent parser.☆155Mar 29, 2024Updated last year
- [42 Madrid] As beautiful as a shell☆57Mar 29, 2024Updated last year
- What's up, swappers☆26Mar 9, 2022Updated 4 years ago
- Piscine CPP 42☆12Sep 21, 2022Updated 3 years ago
- The Philosophers project at 42☆39Dec 19, 2019Updated 6 years ago
- ☆56Oct 2, 2024Updated last year
- Basic introduction, tutorials, tips & tricks.☆36Mar 9, 2020Updated 6 years ago
- The aim of this 42 project is to make us code a function that returns a line, read from a file descriptor.☆10Dec 11, 2022Updated 3 years ago
- Push_swap tester and bonus tester + GUI pro checker☆119Dec 9, 2024Updated last year
- A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.☆368Jul 11, 2025Updated 8 months ago
- In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex.☆13Jun 26, 2022Updated 3 years ago
- https://sebastienwae.github.io/debugging-42/☆12Jun 29, 2022Updated 3 years ago
- Philosophers dinner problem in C - introduction to parallel programming.☆13Mar 28, 2025Updated 11 months ago
- A simple 2D maze game with player movement, collectibles and exit condition using the MLX42 graphics library.☆30Oct 23, 2023Updated 2 years ago
- 42 - Coding a simple HTTP server in C++☆92Mar 29, 2021Updated 4 years ago
- This repository contains all files for the printf project from School 42 Málaga cursus. The project consist in duplicate the printf funct…☆20Nov 3, 2022Updated 3 years ago