GitHub topics: selection-algorithms
LixiangZhao98/MeTACAST
Selection techniques for particle data in VR environment with simple 6DOF point/stroke input.
Language: C# - Size: 200 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 1

danlark1/miniselect
Selection and partial sorting algorithms
Language: C++ - Size: 663 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 136 - Forks: 8

arhcoder/LWRS-Algorithm
🍀 Own proposal of Selection Method Algorithm: Logarithmic Random Ponderated Selector; throw a random element of a list; but the closer the element is to the start is more probability to appear, based on logarithmic/exponential scale.
Language: Python - Size: 2.73 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ansh-info/Incognito
Inspired by Google's Foobar challenge. It automates secretive candidate selection based on online activity, provides timed coding challenges, and allows hiring managers to evaluate submissions
Language: Python - Size: 8.79 MB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

CIDARLAB/fpSelection
Algorithms for the selection of fluorescent reporters.
Language: Java - Size: 101 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 3

Algorithmic-Solutions/SelectionSort-Algorithm
This repository visualizes Selection Sort, an algorithm that sorts numbers. It iterates through an array, finding the smallest unsorted element and swapping it with the first unsorted position. This repeats until the array is sorted.
Language: HTML - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yannickperrenet/introselect
Selection algorithm with O(n log n) worst-case runtime
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JayakrishnaThota/Algorithms-and-Data-Structures
My Solutions to basic Algorithms and Data Structures
Language: Java - Size: 387 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 18

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

sung/TSM
The Smith Method
Language: R - Size: 333 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ulaseraslan/Algorithms
Sabanci University Fall 2020-2021 CS 301 (Algorithms) Problems
Size: 3.73 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

borisboguslavsky/illustrator-scripts
A collection of free scripts for Adobe Illustrator
Language: JavaScript - Size: 67.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

atecon/fsboost
Forward stagewise sparse regression estimation implemented for gretl.
Language: Makefile - Size: 9.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

egedemirci/CS301-Algorithms-Assignments
Spring 2022 - 2023 Algorithms Assignments
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DmitryKolotilshikov/calendar
Calendar application
Language: JavaScript - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

peter-evans/soft-thresholding
Candidate selection using an iterative soft-thresholding algorithm
Language: Python - Size: 19.5 KB - Last synced at: 8 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

tony2guo/selection-problem
Solve selection problem using prune and search or quick sort.
Language: Jupyter Notebook - Size: 151 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

unibas-dmi-hpc/SimAS
Simulation-assisted scheduling Algorithm Selection (SimAS) approach for the dynamic selection of the most efficient dynamic loop scheduling technique under Perturbations
Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

data-structures-and-algorithms/selection
:point_down: Selection algorithms for JavaScript
Language: JavaScript - Size: 613 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

kerimkuscu/Cpp-Sorting-Algorithms-Execution-Time
C++ selection sort, insertion sort, bubble sort and merge sort execution time. Demo =>
Language: C++ - Size: 1000 Bytes - Last synced at: 22 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

sahiljanbandhu/Fundamental-using-Algorithm
Fundamental using Algorithm in python
Language: Python - Size: 275 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

icaka98/TSP-GeneticAlgorithm
This project contains a solution to the Travelling Salesman Person Problem and the 0/1 Knapsack Problem using a Genetic Algorithm with different customizations and setups.
Language: Python - Size: 6.95 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

LasVegasCoder/Data-Science-Sort-Algorithms
Data Science useful libraries, functions and classes.
Language: Java - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

DirkToewe/SelX
Selection Algorithms for Scala
Language: Scala - Size: 33.2 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

tnmichael309/Simple-Regret-Tree-Model-Test
Master Thesis
Language: C++ - Size: 2.51 MB - Last synced at: 7 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

tnmichael309/Simple-Regret-Single-Layer-Test
Master Thesis
Language: C++ - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

cbaziotis/cgm
Implementation of the algorithm in: E. L. G. Saukas and S. W. Song. , "A Note on Parallel Selection on Coarse-Grained Multicomputers", Algorithmica (1999)
Language: C++ - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1
