Topic: "quickselect"
intel/x86-simd-sort
C++ template library for high performance SIMD based sorting algorithms
Language: C++ - Size: 1.06 MB - Last synced at: 13 minutes ago - Pushed at: about 3 hours ago - Stars: 927 - Forks: 62

mourner/quickselect
A fast selection algorithm in JavaScript.
Language: JavaScript - Size: 67.4 KB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 88 - Forks: 17

upsj/gpu_selection
Parallel selection on GPUs
Language: C++ - Size: 524 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 4

frjnn/adqselect
Rust nth_element implementation that leverages Andrei Alexandrescu's Adaptive Quickselect algorithm.
Language: Rust - Size: 1.08 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

CarlosLunaMota/MedianSort
A simple iterative variant of QuickSort that uses O(1) space for all inputs
Language: C - Size: 833 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

lycantropos/quickselect
Selection algorithms implementation
Language: Python - Size: 73.2 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

wor101/data-structures-and-algorithms
Exercises from 'A Common-Sense Guide to Data Structures and Algorithms' done in Golang.
Language: Go - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

nenoNaninu/NthItemUtils
Script to get the nth smallest/largest item. Inspired by std::nth_element.
Language: C# - Size: 25.4 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

yyunikov/yunikov-algorithms
Examples of implementation of a few different algorithms on Java
Language: Java - Size: 5.67 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

priyendumori/APS_Assignment2
Language: C++ - Size: 1.08 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

theahmedhany/LeetCode
Language: C++ - Size: 119 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

gregorybchris/bfprt
Median of medians quickselect algorithm
Language: Python - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

JTibs18/LeetCode
Solutions to Leetcode questions
Language: Python - Size: 961 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kchristin22/K_select
Find the kth smallest element of an array using MPI. Three different versions have been implemented for this purpose: k-Search, Heuristic Quickselect and Quickselect.
Language: C++ - Size: 428 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

chrislee87/go-quickselect
Quick select, fast and generic
Language: Go - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

isimo00/RA-selection-aglorithms
Assignment 2 of Randomized Algorithms course (Master in Innovation and Research in Informatics), Fall 2022
Language: C - Size: 216 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kroppel/algorithm_engineering
Header-Only-Library providing functions that perform parallel in-place Partitioning, Quickselect and Quicksort
Language: C++ - Size: 657 KB - Last synced at: about 2 years ago - Pushed at: over 2 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: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

subrarupesh/Algorithms
Brief overview on new and improvements on existing algorithms
Language: Java - Size: 72.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
