Skip to content

jorgeluisrocha/99problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

99 Problems (but OCaml ain't one)

Intro

The idea behind this repository is to essentially deepen my understanding of OCaml, and by extension functional programming, by going through all of the famous 99 problems. Perhaps, this repo will expand to include the solutions in other languages: Haskell, Python, Javascript (?).

Approach

Each solution will be in its own individual file.

An * denotes the level of difficult of the problem, where:

  • (*) : Easy
  • (* *) : Medium
  • (* * *) : Hard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published