mandatory
Here are 20 public repositories matching this topic...
"Algorithm that sorts data using two stacks."
-
Updated
Jul 27, 2024 - C
"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."
-
Updated
Jul 27, 2024 - C
"Line-by-Line File Reader"
-
Updated
Jul 27, 2024 - C
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
-
Updated
Feb 19, 2025 - C
so_long is a "collect the coins" style game project developed as part of the curriculum at Ecole 42. Players control a character tasked with collecting objects while navigating obstacles. The game utilizes the MinilibX library .
-
Updated
Apr 10, 2024 - C
ft_printf is a custom implementation of the printf function in C. It provides a flexible and customizable way to format and print data to the standard output stream.
-
Updated
Apr 10, 2024 - C
Push Swap is a sorting algorithm project in C. It involves sorting a stack of integers using a limited set of operations.
-
Updated
Apr 10, 2024 - C
This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.
-
Updated
Mar 24, 2025 - C
This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.
-
Updated
Dec 23, 2024 - C
This project is part of the curriculum at Ecole 42. The goal of "42_get_next_line" is to create a function that reads a line from a file descriptor.
-
Updated
Apr 10, 2024 - C
"Custom printf implementation"
-
Updated
Jul 27, 2024 - C
This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.
-
Updated
Feb 26, 2025 - Shell
The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)
-
Updated
Dec 23, 2024 - C
Improve this page
Add a description, image, and links to the mandatory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mandatory topic, visit your repo's landing page and select "manage topics."