https://github.com/bima42/42-exam-rank
All of 42 School exams
https://github.com/bima42/42-exam-rank
42 exam
Last synced: about 1 year ago
JSON representation
All of 42 School exams
- Host: GitHub
- URL: https://github.com/bima42/42-exam-rank
- Owner: Bima42
- Created: 2021-11-22T15:24:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T21:00:34.000Z (about 2 years ago)
- Last Synced: 2025-04-03T09:12:19.947Z (over 1 year ago)
- Topics: 42, exam
- Language: C++
- Homepage:
- Size: 49.8 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# exam_train
There is all exams that i've to passed during my cursus at 42 School Lausanne
## exam_02
- Please check out the repository of [Pasqualerossi](https://github.com/pasqualerossi/42-School-Exam-Rank-02), he make a really good job to explain the exam.
## exam_03
- `Union` or `Inter`
- `Printf` or `get_next_line` : little version of one of those project
## exam_04
- `Microshell` : a really simple version of the project Minishell. No parsing required.
## exam_05
- `C++` : exercices to train classes, inheritance, polymorphism, etc.
## exam_06
- `Microserv` : write a microserv to allow some clients to communicate with each other