First 42 School Exam
This guide shows what order you should do the 42 Projects in (From Easiest to Hardest)
2nd 42 School Exam
This shell aims to provide better practice for exams.
This guide serves as your trusty sidekick through the thrilling Common Core phase at 42 School. Brace yourself for an immersive project-based journey as you conquer C & C++ fundamentals and lay the gr...
libft, ft_printf, get_next_line, born2beroot, pipex, push_swap
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.
This repository lists my own implementations of functions from different levels of ExamRank 2, organized by difficulty.
🔥🔥🔥passing code of Get Next Line question for Exam Rank 03🔥🔥🔥
Implement Warlock with SpellBook, TargetGenerator, spells, and targets, supporting learn, forget, and cast via Coplien Form.
Subjects for exam rank 02-03-04-05-06 (ecole 42). Updated as of December 2022.
Solutions for an advanced C++ exam, focusing on object-oriented design and memory management.
These exercises are designed to be performed in a clean, simple and logical way without losing the purpose of making them easy to do in exam situations.
Practicing for the exams at 42
Before the first 42 School Exam
ExamRank 6 is about building an IRC server in C++ with sockets and multi-client support.