examrank
There are 18 repositories under examrank topic.
ComlanGiovanni/42-Exam-Rank-02
Suject && Solution for 42 Exam Rank 02
c-bertran/42-exam-shell
Examshell will allow you to practice to be perfectly ready for the 42 exams
nataliakzm/42-School-Exam_Simulation
This is a training program for a C programming exam. The program is built using Python and Streamlit, and provides exam-like conditions to help you practice for the exam.
a-parfenov/ExamRank
Exam project 2022 (02, 03, 04)
deryaxacar/ExamRank-03
ft_printf is a custom implementation of the standard printf function in the C language. This exam focuses on mimicking the core functionalities of printf by handling specific format conversions. The primary objective is to manage only the following conversions: %s (string), %d (decimal integer), and %x (hexadecimal integer).
deryaxacar/ExamRank-04
Microshell is a simplified shell program developed in C, designed to mimic basic shell command execution functionalities. This exam involves handling command-line arguments to execute commands, managing built-in commands like `cd`, and implementing features such as piping (`|`) and command separation (`;`).
belmqadem/Exam_rank_05
Solutions for an advanced C++ exam, focusing on object-oriented design and memory management.
mavmi/exam_rank
Ecole 42 exams
rbiodies/Exam_Rank-04
:microscope: Microshell
zakarm/microshell_42
exam rank 04
amaitou/42Exams
My Solution for every 42 Exam I pass in order to finish the circle so I can move to the next level which is the next circle since each circle has an exam that must be passed
belmqadem/Exam_rank_04
Make your own microshell in C
rbiodies/Exam_Rank-03
:pencil2: Micro_paint/Mini_paint
rbiodies/Exam_Rank-05
:white_check_mark: Writing classes
belmqadem/Exam_rank_02
First Exam of your journey at 42
belmqadem/Exam_rank_03
Solutions for Exam Rank 03: ft_printf or get_next_line in C.
EnzoDeg40/42-School-Exam-Rank-01
Before the first 42 School Exam