First 42 School Exam
This guide shows what order you should do the 42 Projects in (From Easiest to Hardest)
2nd 42 School Exam
Suject && Solution for 42 Exam Rank 02
Examshell will allow you to practice to be perfectly ready for the 42 exams
This is a training program for a C programming exam. The program is built using Python and Streamlit, and provides exam-like conditions to help you practice for the exam.
Microshell is a simplified shell program developed in C, designed to mimic basic shell command execution functionalities. This exam involves handling command-line arguments to execute commands, managi...
ft_printf is a custom implementation of the standard printf function in the C language. This exam focuses on mimicking the core functionalities of printf by handling specific format conversions. The p...
Solutions for an advanced C++ exam, focusing on object-oriented design and memory management.
✏️ Micro_paint/Mini_paint
My Solution for every 42 Exam I pass in order to finish the circle so I can move to the next level which is the next circle since each circle has an exam that must be passed