Skip to main content
  1. References/
  2. Algo Reference/

99 OCaml Problems

Some problems from the official 99 exercises-set. It’s modelled after the older 99 Lisp problems and 99 Prolog problems. Doing this to improve my working OCaml.

Figure 1: These lads would have done their problem-set

Beginner Exercises

Problems for beginners taken from here. Instead of just beinga store for solutions, this aims to actually go deeper and float all the learning takeaways that I had when completing the problem set. The code-snippets here can be tangled in emacs I will expose this code as an org-file publicly once I’ve completed the 99 problems. It will be hosted on Codeberg, hopefully it helps others. and can be executed directly.

· 2242 words· 11 mins