Projects from School 21 (École 42) — SberGraduate or WIKI
This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.
initial_errors: | test_ft_isalnum: OK | test_ft_isalpha: OK | test_ft_isascii: OK | test_ft_isdigit: OK | test_ft_isprint: OK | test_ft_atoi: OK | test_ft_bzero: OK | test_ft_calloc: OK | test_ft_itoa: OK | test_ft_memchr: OK | test_ft_memcmp: OK | test_ft_memcpy: OK | test_ft_memmove: OK | test_ft_memset: OK | test_ft_putchar_fd: OK | test_ft_putendl_fd: OK | test_ft_putnbr_fd: OK | test_ft_putstr_fd: OK | test_ft_split: OK | test_ft_strchr: OK | test_ft_strdup: OK | test_ft_strjoin: OK | test_ft_strlcat: OK | test_ft_strlcpy: OK | test_ft_strlen: OK | test_ft_strmapi: OK | test_ft_striteri: OK | test_ft_strncmp: OK | test_ft_strnstr: OK | test_ft_strrchr: OK | test_ft_strtrim: OK | test_ft_substr: OK | test_ft_tolower: OK | test_ft_toupper: OK | bonus: 9/9 functions correct
Result: 125%
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.
basic_tests: GNL OK | bonus_tests: GNL OK
Result: 125%
This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future projects.
test_spdxiucpercent: 8/8 correct functions | bonus_one: KO (Does not compile) | bonus_two: KO (Does not compile)
Result: 100%
This project aims to introduce you to the wonderful world of virtualization.
Result: 125%
This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.
Result: 125%
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
Result: 125%
This project aims to make you understand a bit deeper two concepts from UNIX mechanism that you already know: the redirections and the pipes. It is an introduction project.
Result: 100%
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
Result: 125%
This project is an introduction to the beautiful world of Raytracing. Once completed you will be able to render simple Computer-Generated-Images and you will never be afraid of implementing mathematical formulas again.
Result: 103%
Piscine (a trial month of intensive work)
basic_tests: Timeout | functional_tests: Timeout
Result: 50%
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: Nothing turned in | ex08: Nothing turned in
Result: 70%
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: OK | ex08: OK
Result: 100%
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: OK | ex08: OK | ex09: KO | ex10: KO | ex11: KO | ex12: Nothing turned in
Result: 55%
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: KO
Result: 87%
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: KO | ex05: KO
Result: 77%
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: Timeout | ex08: OK
Result: 60%
ex00: OK | ex01: OK | ex02: OK | ex03: OK
Result: 100%
ex00: OK | ex01: Does not compile | ex02: OK | ex03: SIGABORT | ex04: Nothing turned in | ex05: Nothing turned in
Result: 15%
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: Segmentation fault | ex05: OK
Result: 40%
ex00: OK | ex01: Timeout | ex02: Nothing turned in | ex03: Nothing turned in
Result: 25%
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: KO
Result: 80%
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: KO | ex07: OK | ex08: OK | ex09: OK | ex10: OK | ex11: OK | ex12: Segmentation fault | ex13: Nothing turned in | ex14: Nothing turned in | ex15: Nothing turned in | ex16: Nothing turned in | ex17: Nothing turned in
Result: 25%
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: Nothing turned in | ex06: Nothing turned in | ex07: Nothing turned in
Result: 50%
Result: 0% error with -y in pair (x, y)
Result: gave up
Result: gave up
ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: OK | ex08: OK | ex09: Nothing turned in
Result: 85%
ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: Nothing turned in | ex08: Nothing turned in
Result: 70%