rstarfir / 42-exam-miner

Get ready for 42 exams :bowtie:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can you help?

Some tasks are listed in the Issues session above, but you can also:

  • add a main.c file to exercises that are only functions
  • add new exercises (sample)
  • reorganize exercises inside the correct folders
  • improve solutions:
    • better naming variables and functions
    • being rather explicit then implicit (for instance, avoid one-liners)
    • catching bugs (sample)
    • proposing your own solution as an alternative (sample)

Other 42 related projects

About

Get ready for 42 exams :bowtie:


Languages

Language:C 99.9%Language:Makefile 0.1%