Pinned Loading
-
ft_printf
ft_printf PublicA custom implementation of the printf function. Built as part of the 42 school curriculum.
C
-
get_next_line
get_next_line PublicA implementation of a function that returns a line read from a file descriptor. Built as part of the 42 school curriculum.
C
-
Minitalk
Minitalk PublicA small data exchange program using UNIX signals. Built as part of the 42 school curriculum.
Shell
-
Philosophers
Philosophers PublicThis project implements one classic solution to the Dining Philosophers problem using mutexes and threads. Built as part of the 42 school curriculum.
C
-
push_swap
push_swap PublicIn this project, you will sort data in a stack using a limited set of instructions, aiming to achieve the lowest possible number of actions. To succeed, you will need to work with various algorithm…
C
-
If the problem persists, check the GitHub status page or contact support.