/42_EXAM

A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)

Primary LanguageShellOtherNOASSERTION

42_EXAM v2 πŸŽ“

All 42 exams auto-correct, to practice.

ExamRank02, 03, 04, 05, 06 & PiscineExam

πŸ‘‰ 42_EXAM is now part of GRADEME.FR 😎

Disclaimer: This project is not made by 42, it is not identical to the proposed exams and does not reflect your exams at 42

NEW ExamRank02 available πŸ₯³

Screenshot 2022-09-06 at 17 00 20


⚠️ This project is available on MAC and LINUX (the real exam will be on Linux)


Practice for the 42 exam πŸŠβ€β™‚οΈ

  • New Subjects ExamRank02 APRIL 2022
  • Add more exercice at level 4 for ExamRank02
  • Subject drawn at random
  • Exponential waiting for a correction
  • X Hours maximum
  • Automatic correction (without internet)
  • Traceback available

Screenshot 2022-09-06 at 17 00 47

Screenshot 2022-09-06 at 17 01 15

CHEAT code :

(sorry don't work in exam at 42)

remove_grade_time : remove grade time between two push

  > The maximum time to complete the exam is only information. Here, the exercise can always be corrected even after the time limit.

force_success : force an exercice to success

new_ex : generate a new exercice on the same level

Launch in ONE COMMAND :

bash -c "$(curl https://grademe.fr)" --> Visit Grademe.fr

RGPD Information :

Some data may be collected for the sole purpose of improving the service, for example to check if an error is coming from the student and not from the program. The data that can be collected are :

  • the host name of your machine.
  • the exam number you choose.
  • name of exercice, fail or success, current assignement and level.

Disclaimer for 42 staff :

This project is not identical to the proposed exams and does not reflect 42 official exam. It is only meant to help 42 students to train on some exercises found on Github. It works simply by doing a DIFF on both versions. All the subjects have been found on Github. During my schooling at 42, this project helped me to understand a lot of notions like to host a website, to do javascript, php and others. This project has been created with the sole purpose of helping students to understand their mistakes and improve themselves. If it’s not the case, I am ready to make changes and corrections on it, 42_EXAM/GradeMe has only a non-lucrative and educational purpose. It is completely free and open-source.

Your help is welcome

πŸ‘‹ If you have any problem with the test, it would be nice to create an "Issue", it will take 3 minutes of your time and it will help me to make the test accessible to more people.

πŸ“Œ Remember that if you encounter an error, you are probably not the only one and your "Issue" will surely help other people.