Skip to content

m3g4d1v3r/42-Basecamp

Repository files navigation

42 Basecamp

My 42 Basecamp code and experience!

Approved exercises have been tagged with _ok in their folder names. Similarly, not approved exercises have been tagged with _ko.

Highlights

  1. HexMemDump: a program that's similar to hexdump, but instead of files it shows the contents of the current working memory (there are still some fixes to be made).
  2. SkyscraperPuzzleSolver: a program that search for one solution to the Skyscraper Puzzle (a.k.a. Tower or 3D Sudoku puzzle).
  3. TenQueensPuzzleSolver: a program that search for all the solutions to the Ten Queens Puzzle.
  4. Atoi: an overly complicated (but not approved) atoi function with funny and interesting test cases.

About

My 42 Basecamp code and experience!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages