An open API service providing repository metadata for many open source software ecosystems.

Topic: "conquer-algorithm"

Samson-Mano/Delaunay-triangulation

This is a C# implementation of Divide and conquer Delaunay triangulation. The implementation follows Guibas and Stolfi’s paper. This is the vertical cut implementation of divide and conquer.

Language: C# - Size: 3.17 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 5

DaniloNovakovic/sorting-algorithms-in-c 📦

Implementation of O(n), O(nlgn), and O(n^2) sorting algorithms in C programming language 🚴‍♂️

Language: C - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 6