Popular repositories Loading
-
Libft
Libft PublicThis 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 w…
C
-
LeetCode
LeetCode PublicThis repository contains my solutions to LeetCode problems, covering a wide range of topics and difficulty levels.
Python
-
ft_printf
ft_printf PublicThis project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future …
C
-
get_next_line
get_next_line PublicMay it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your …
C
-
push_swap
push_swap PublicThis project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and …
C
-
fract-ol
fract-ol PublicDiscover 2D programming and the psychedelic universe of fractals in this project, using minilibX.
C
If the problem persists, check the GitHub status page or contact support.
