Skip to content

0xKube/42-exam-miner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How can you help?

  • add a main to exercises that are only functions
  • add new exercises (sample)
  • reorganize exercises in its corresponding level
  • improve solutions by:
    • 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)

More specifically, some actionable tasks are:

  • solve ft_itoa (here)
  • add a main to ft_list_foreach (here)
  • remove sort_int_tab duplicate file (here)
  • remove check_mate duplicate file (here)

So long and thanks for all the fish 🐬

About

Get ready for the exams :bowtie:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%