Blog
Exam Rank 02 Github
Shift characters by 13 positions in the alphabet or rotate words within a string. Level 2: String Manipulations and Math
Take two strings and display, without doubles, the characters that appear in both strings in the order they appear in the first one.
Navigating arrays of characters using pointers and indexes. Standard Functions: Reimplementing strlen , strcpy , strcmp . exam rank 02 github
: Display characters common to two strings or appearing in either without duplicates. is_power_of_2 : Check if a number is a power of 2. reverse_bits print_bits : Fundamental bitwise operations. Level 3: Logic and Math add_prime_sum : Sum of all prime numbers up to a given number. : Create an array of integers between two values.
Once you feel confident, run a full "real exam" simulation. Do not use the new_ex cheat code. Complete one exercise from each level in order, use grademe for each, and stop only when the exam is done. This is the best way to practice time management and mental stamina. Shift characters by 13 positions in the alphabet
Standard spacing in 42 assignments includes spaces ' ' and tabs '\t' . Example Code Pattern ( ft_atoi ):
Searching for will give you hundreds of repositories containing exact solutions. To maximize their utility, do not just copy-paste. Follow this study workflow: Standard Functions: Reimplementing strlen , strcpy , strcmp
These are strictly algorithmic exercises. You are not allowed to use malloc here. You rely entirely on recursion and logic.
You will take the exam on a locked-down machine using the grademe or exam system. Your code is evaluated by an automated grader (Moulinette).