Skip to content

getrichthroughcode/puzzles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

puzzles

Random math and computer science problems solved in OCaml.

.
├── lib
└── problems
    └── euler
        ├── e000.ml
        └── e001.ml
  • problems/ contains exercises and puzzles from different sources.
  • libs/ [will] contain[s] small reusable abstractions/utilities shared across problems

About

olving random math and computer science puzzles in OCaml while relearning functional programming after years of questionable Python habits. Mostly for practice, curiosity, and fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages