Exercises by Level
From basic string operations to advanced data structures.
0111 exercises
Level 1
String basics, loops, and write() syscall.
first_wordfizzbuzzft_strlenrot_13ft_swap
→028 exercises
Level 2
String functions, memory, and set operations.
ft_atoift_strdupft_strcmpinterunion
→033 exercises
Level 3
Linked lists, dynamic arrays, and ranges.
ft_list_sizeft_rangeft_rrange
→046 exercises
Level 4
Sorting, splitting, and advanced list ops.
ft_splitft_itoasort_listsort_int_tab
→