https://github.com/izzypt/exams-42
Solved exercises
https://github.com/izzypt/exams-42
Last synced: about 2 months ago
JSON representation
Solved exercises
- Host: GitHub
- URL: https://github.com/izzypt/exams-42
- Owner: izzypt
- Created: 2023-04-11T19:22:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T12:30:30.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T21:45:42.871Z (over 1 year ago)
- Language: C
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exams-42
Solved exercises
# Rank 2
### Level 0
- rotone.c
- ft_strlen
- ft_swap
- ft_strcpy
- first_word
- search_and_replace
- repeat_alpha
- rev_print
- rot_13
- ulstr
- ft_strcpy
### Level 1
- alpha_mirror
- is_power_of_2
- swap_bits
- ft_strdup
- inter.c
- ft_atoi
- ft_strcspn
- snake_to_camel
- max
### Level 2
- ft_range
- pgcd
- print_hex
- ft_list_size
- ft_atoi_base
- paramsum
- tab_mult
- str_capitalizer
- rstr_capitalizer
### Level 3
- sort_list
- rev_wstr
- fprime
- ft_itoa
- rostring
- flood_fill
# Rank 2
- Get_next_line
- ft_printf