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

Topic: "median-finding"

sarnold/medians-1D

Several C median implementations and a simple demo and Python wrapper.

Language: C - Size: 219 KB - Last synced at: 10 months ago - Pushed at: almost 9 years ago - Stars: 7 - Forks: 2

elshorbagyx/Astar-OSM

A* implementation with open street maps data to compute shortest path on maps with kd-tree and mean of means algorithm.

Language: Python - Size: 2.11 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

alanpbm/median-of-two-array

This project calculates the median of two sorted arrays efficiently. It uses a binary search approach to achieve a time complexity of O(log(min(n, m))), making it suitable for large datasets.

Size: 2.93 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

MostafaGalal1/Median-Finding-Algorithms

Java code for randomized and deterministic QuickSelect algorithms, as well as a naive sorting algorithm. QuickSelect provides efficient selection of specific elements within an unsorted array. The code includes both randomized and deterministic pivot selection strategies comparing with naive built-in implementation.

Language: Java - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

VMois/remedian-js

A small JavaScript library for approximation of median value in streaming data

Language: JavaScript - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 3

joseias/StrMeanLib

StrMeanLib is a free open-source library implementing different heuristic algorithms for the median string problem.

Language: Java - Size: 180 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ModernExodus/solidity-data-structures-and-utils

A collection of useful data structures and utilities I am putting together as part of other ongoing solidity projects.

Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Bader-Research/ImageU

ImageU: Parallel Combinatorial Algorithms

Language: SuperCollider - Size: 1.61 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/PMedian

PMedian: Parallel Selection and Median Finding

Language: C - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

onkolahmet/sorting_algorithms

experiment to compare different algorithms for finding median

Language: Java - Size: 2.08 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

matteosoo/Median-of-Two-Sorted-Arrays

Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dufferzafar/adv-ds

IIT D - COL 702 - Advanced Data Strucutres and Algorithms by Sandeep Sen.

Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ojasvin/Coding-Questions

Code for Common questions

Language: C++ - Size: 16.6 KB - Last synced at: 10 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0