• Stars
    star
    280
  • Rank 144,557 (Top 3 %)
  • Language
    C
  • Created almost 7 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Get ready for 42 exams :bowtie:

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