Repository navigation

#

examrank

This guide shows what order you should do the 42 Projects in (From Easiest to Hardest)

247
3 个月前

Examshell will allow you to practice to be perfectly ready for the 42 exams

Shell
83
17 天前

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.

C
7
2 年前

Exam project 2022 (02, 03, 04)

C
5
3 年前

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 (`;`).

C
3
2 天前

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).

C
3
2 个月前

Solutions for an advanced C++ exam, focusing on object-oriented design and memory management.

C++
2
4 个月前

exam rank 04

C
2
2 年前

Make your own microshell in C

C
1
6 个月前

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

C
0
4 个月前