Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TheAlgorithms/OCaml

Algorithms Implemented in OCaml
https://github.com/TheAlgorithms/OCaml

Maintaining

xxzozaxx opened this issue over 1 year ago
Implementation of BFS in OCaml (Partial)

adityak-git opened this pull request over 1 year ago
Implementation of bubble sort with text explanation

adhetzer opened this pull request almost 2 years ago
Implemented Insertion Sort

cbragger opened this pull request about 2 years ago
Added binary search traversals (prefix, postfix, infix orders)

0xRyN opened this pull request over 2 years ago
Implemented Prims algorithm + Dijkstra

maharajamihir opened this pull request almost 3 years ago
Label Hacktoberfest misleading?

frankschmitt opened this issue about 3 years ago
added bubble, heap, merge, and pancake sort

nogw opened this pull request about 3 years ago
Add bubblesort algo

frankschmitt opened this pull request about 3 years ago
Added a Kahn's topological sort implementation

dmbaturin opened this pull request about 3 years ago
Add some math functions

vicllo opened this pull request over 3 years ago
Add workflow to add `DIRECTORY.md` with...

Panquesito7 opened this pull request almost 4 years ago
added heap, insertion, merge sort; uniform file names

nahwneeth opened this pull request about 4 years ago
Using dune to build and test, also added Github Action

spamegg1 opened this pull request about 4 years ago
Add fractals directory, and sierpinski triangle drawer

red0xff opened this pull request about 4 years ago
Change Go to OCaml in README

ShadowMitia opened this pull request about 4 years ago
Add bubble sort

ShadowMitia opened this pull request about 4 years ago
Add linear search implementations for linked lists and arrays.

dmbaturin opened this pull request about 4 years ago
added quicksort

spamegg1 opened this pull request about 4 years ago