Created by a 42 student for 42 students. This repo focuses purely on the functions that appear 90% of the time. It strips away the fluff and gives you just the C files and a simple Makefile.
This exam is a rite of passage. It moves you past the basics of Shell and C Piscine and into the real meat of algorithmic thinking and string manipulation in C. Here is everything you need to know about the exam and how to use GitHub resources effectively to pass it. What is Exam Rank 02? exam rank 02 github
"Exam Rank 02" (aka Rank 2 / Exam 02) is the common-core timed C exam used by 42 Network schools. Many students publish practice repositories on GitHub containing every possible exam subject plus working solutions. Popular public repos include pedromessetti/exam_rank02, alexhiguera/Exam_Rank_02_42_School, SaraFreitas-dev/42_Exam_Rank02, KingWick/Exam-2, and medyth/42-School-Exam-Rank-02. Use them to practice, not to copy during an actual exam. Created by a 42 student for 42 students