DKMR / 42exams

A collection of exercises used during the 42 Piscine exams (ENGLISH ONLY)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42exams

A collection of exercises used during the 42 Piscine exams (English only).

Please read me!

This repo contains known exercises that are used during weekly exams in C through the 42 Piscine process.

There are 6 difficulty levels, from level 0 (easiest) to level 5 (hardest). Each exam is a random mix of several of these exercises combined.

What's been modified?

Subject files with languages other than English have been removed, file names have been changed from subject.en.txt to subject.txt. Removed extra examples where the contents match the subject.txt file.

Where are the solutions?

This repo is meant to be used as a clean slate for practice, it does not contain solutions or any additional files other than the bare minimum (subject + provided headers).

Recommendations

You can download the official Norminette to check your formatting. Keep in mind the exams are NOT being validated based on formatting, but it's still a good habit to pick up the required formatting style.

Final words

If you notice something is missing or incorrect feel free to reach out. This collection of exercises has been curated from multiple sources and may not represent all of the exam contents in the future. I am not endorsed by or affiliated with the 42 Network.

About

A collection of exercises used during the 42 Piscine exams (ENGLISH ONLY)


Languages

Language:C 100.0%