In this repository, I have grouped together the various exercises that may appear in exam 02 of the common core of the 42 school course. The functions are created by me, and if you are a student, I recommend reading each exercise without looking at the solution and trying it yourself. Good luck!
Level 1 π« | Level 2 π« | Level 3 π« | Level 4 π« |
---|---|---|---|
β first_word | β alpha_mirror | add_prime_sum | β flood_fill |
β fizzbuzz | β camel_to_snake | epur_str | β fprime |
β putstr | β do_op | expand_str | β ft_itoa |
β ft_strcpy | β ft_atoi | β ft_atoi_base | ft_list_foreach |
β ft_strlen | β ft_strcmp | β ft_list_size | ft_list_remove_if |
β ft_swap | β ft_strcspn | β ft_range | β ft_split |
β repeat_alpha | β ft_strdup | β ft_rrange | rev_wstr |
β rev_print | ft_strpbrk | hidenp | rostring |
β rot_13 | ft_strrev | β lcm | β sort_int_tab |
β rotone | ft_strrev | paramsum | sort_list |
β search_and_replace | ft_strspn | β pgcd | |
β ulstr | is_power_of_2 | rstr_capitalizer | |
β last_word | str_capitalizer | ||
β max | β tab_mult | ||
β print_bits | |||
β reverse_bits | |||
β snake_to_camel | |||
β swap_bits | |||
union | |||
wdmatch |
ποΈ Total Pool of 56 Functions/Programs.
Practice the exam just like you would in the real exam using this:
β‘οΈ Simulator
β‘οΈ Grademe