Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Algorithm
Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. Algorithms in computer programming are employed to solve complex problems. Various cutting-edge technologies including artificial intelligence (AI) and machine learning (ML), operate based on simple or complex algorithms.
- GitHub: https://github.com/topics/algorithm
- Wikipedia: https://en.wikipedia.org/wiki/Algorithm
- Aliases: algorithms,
- Last updated: 2025-01-09 00:04:11 UTC
- JSON Representation
https://github.com/mohitkyadav/amazing-stl-algoritms
STL funcs from cpp STL
algorithm amazing-stl amazing-stl-algorithms c-plus-plus c-plus-plus-11 c-plus-plus-14 cpp-14 cpp-stl-algorithms cpp11 header
Last synced: 14 Oct 2024
https://github.com/walderlansena/hashblade
:closed_lock_with_key: Encrypted texts and perform Brute Force. Through Hash MD5, SHA1, SHA256, SHA512.. In all operating systems Gnu/Linux :penguin:, Windows, MacOs :apple:
algorithm crack criptography encrypted-texts hash linux macos md5 md5crak md5sum sha1 sha1crack sha1sum sha256 sha256crack sha256sum sha512 sha512crack sha512sum windows
Last synced: 15 Oct 2024
https://github.com/mdubus/lem-in
Help your ants to escape with the best path-algorithms as possible !
Last synced: 07 Dec 2024
https://github.com/parassharmaa/operating-system-algorithms
Simulation of operating system algorithms
algorithm operating-system scheduling-algorithms
Last synced: 16 Nov 2024
https://github.com/kingsznhone/vsop2013.net
VSOP2013 Library For .NET. (NuGet, DLL) Highly Optimized and OOP
algorithm astronomy math orbital-simulation physics universe
Last synced: 07 Nov 2024
https://github.com/phtrempe/sknni
Spherical k-nearest neighbors interpolation (geospatial interpolator)
algorithm geospatial interpolation interpolator k-nearest-neighbors knn sphere spherical
Last synced: 13 Nov 2024
https://github.com/mitevpi/algos
Low-level JavaScript algorithms for data processing/manipulation as shorthand for everyday use in frontend & backend code.
algorithm backend core frontend javascript library package shorthand
Last synced: 15 Oct 2024
https://github.com/willigarneau/motion-tracking
📸 Plug and Play Real-Time Motion Detection App with OpenCV. No Bugs No Worries. Enjoy! 🕺 🖼
algorithm camera cplusplus frame motion-detection motion-sensor object-detection opencv
Last synced: 23 Nov 2024
https://github.com/mjfii/R-NameParser-Lib
An R library allowing parsing of surname, first name, and gender based on US census data.
algorithm census-data determination gender library parse r
Last synced: 04 Dec 2024
https://github.com/willybrauner/dijkstra-algorithm
Dijkstra's algorithm implementation for any data structure
algorithm dijkstra dijkstra-algorithm
Last synced: 06 Nov 2024
https://github.com/t-specht/thoughtful
Machine Learning library for JavaScript
algorithm artificial-intelligence javascript machine-learning neural-networks
Last synced: 21 Oct 2024
https://github.com/tonystone/avltree-swift
An efficient and generic implementation of a balanced AVL Tree in native Swift.
algorithm algorithms-datastructures avl avl-tree avltree-swift balanced-tree ios linux node osx swift swift-3 tree tree-structure tvos watchos
Last synced: 12 Oct 2024
https://github.com/rolyatmax/boids
flocking with colors
algorithm animation boids budo canvas creative-coding flocking generative-art javascript physics
Last synced: 15 Oct 2024
https://github.com/rosemary666/algo
主要使用golang语言讲解和实现算法,包括数据结构、leetcode算法题等等
algo algorithm algorithm-golang data-structures leetcode leetcode-go leetcode-solutions
Last synced: 29 Nov 2024
https://github.com/akhilsharmaa/competitive-programming
Problem solved my me on different Platforms during contest or after contest. Also includes DSA problems.
algorithm codechef codeforces competitive-programming data-structures hackerrank-solutions leetcode
Last synced: 29 Nov 2024
https://github.com/jorianwoltjer/bashrandomcracker
Crack Bash's $RANDOM variable to get the internal seed and predict future values, after only 2-3 samples
algorithm bash brute-force cli crypto random rng
Last synced: 27 Oct 2024
https://github.com/sleekpanther/minimum-weighted-vertex-cover-approximation-algorithm
Approximation Algorithm for the NP-Complete problem of finding a vertex cover of minimum weight in a graph with weighted vertices. Guarantees an answers at most 2 times the optimal minimum weighted vertex cover
algorithm algorithm-design approximation approximation-algorithms edge-cost graph minimum-weighted-vertex-cover noah noah-patullo noahpatullo np-complete pattullo pattulo patullo patulo pricing-method vertex vertex-cover vertices weighted-vertex-cover
Last synced: 15 Nov 2024
https://github.com/aveek-saha/js-data-structs
A small data structures library for JavaScript
algorithm algorithms binary-search-tree binary-trees data-structures fisher-yates-shuffle graph graphs hacktoberfest heap-sort javascript lzw-compression queue stack tree trie-structure
Last synced: 05 Nov 2024
https://github.com/hartwork/shared-library-version-bump
:earth_africa: A web-tool to help with bumping -version-info linker arguments with your upcoming release of a shared library
algorithm bootstrap4 interactive jquery shared-library tool versioning website webtool
Last synced: 28 Oct 2024
https://github.com/ronflima/feijuca
An implementation of popular algorithms using plain STD C language
algorithm c hacktoberfest mit-license
Last synced: 07 Nov 2024
https://github.com/walterjgsp/algorithms
Coding contest solutions, simple and advanced algorithms.
Last synced: 11 Nov 2024
https://github.com/m-elbably/symspell-ex
Distributed spelling correction & fuzzy search based on symmetric delete spelling correction algorithm (SymSpell)
algorithm nlp spelling-correction
Last synced: 06 Nov 2024
https://github.com/3f/lx4cnh
Algorithm for high-speed multiplication of LARGE numbers
algorithm algorithms biginteger bignumbers calculation high-performance large-integers large-numbers lodgex4corrnohigh lx4cnh math multiplication numbers speed
Last synced: 14 Oct 2024
https://github.com/thundergolfer/sudkamp-langs-machines-python
Algorithms from Sudkamps' Languages and Machines - implemented in Python 3
algorithm computer-science computer-science-algorithms textbook
Last synced: 31 Oct 2024
https://github.com/weblineindia/dummy-credit-card-number-generator
Generate dummy credit card numbers for all well-known card issuers like MasterCard, Visa, JCB, Discover, American Express, etc.
algorithm credit-card dummy-card-numbers dummy-data-generator luhn-algorithm number-generator payment-gateway-developers php test-credit-card-number
Last synced: 10 Nov 2024
https://github.com/saadbazaz/crackhead
A simple, smart & distributed password-cracking algorithm
algorithm password-cracker security
Last synced: 14 Oct 2024
https://github.com/dori-dev/fibonacci-algorithms
Types of Fibonacci codes in Python with their performance testing.
algorithm algorithms fibonacci python
Last synced: 09 Nov 2024
https://github.com/abranhe/mergesort.c
Merge Sort algorithm in C
abranhe algorithm allalgorithms c clib merge-sort mergesort sort sorting-algorithms
Last synced: 11 Oct 2024
https://github.com/pmagaz/rs-algo-screener
Algoritmic Stock Screener & Backtesting platform built in Rust / Kubernetes / Helm / Ansible / Yew
algorithm ansible helm kubernetes rust yew
Last synced: 24 Nov 2024
https://github.com/shashwatkathuria/data-structures-and-algorithms
Data Structures And Algorithms
algorithm algorithms arraylist bellman-ford-algorithm binary-search binary-search-tree data-structures dijkstra-algorithm dna-sequencing dynamic-programming hashtable heap kruskals-algorithm papadimitriou prims-algorithm shortest-paths sorting-algorithms stack travelling-salesman-problem trie
Last synced: 26 Nov 2024
https://github.com/akashcs50/breadth-first-path-finding-algorithm
Implementing FIFO based Breadth First path finding algorithm
algorithm breadth-first-search fifo maze pygame python3 tkinter
Last synced: 30 Nov 2024
https://github.com/perlkonig/condorcet
A .NET Standard 2.0 library that implements various Condorcet voting algorithms
algorithm ballot candidate choice condorcet condorcet-voting-algorithms csharp-library netstandard netstandard20 rank ranking-algorithm schulze-method vote voting
Last synced: 12 Dec 2024
https://github.com/kripod/provably-fair-algorithms-whitepaper
Introduction to Provably Fair Gaming Algorithms
algorithm fairness gambling gaming provably-fair whitepaper
Last synced: 12 Dec 2024
https://github.com/wenchieh/catchcore
Hierarchical Dense Subtensor Detection in Tensors
algorithm anomaly-detection dense-subtensor hierarchical-structure tensor-mining
Last synced: 17 Nov 2024
https://github.com/dataxujing/gcforest_r
:art: :art: R package for gcForest [ https://CRAN.R-project.org/package=gcForest ][ https://github.com/cran/gcForest ]
Last synced: 17 Dec 2024
https://github.com/luckyforce/pyasciibattleship
This is an Python Console App where you can play Battleship shown with Ascii Characters
algorithm ascii battleship console terminal
Last synced: 22 Dec 2024
https://github.com/faisalahmedbijoy/nsl-ra-training
Research Assistant Trainee, Next Solution lab
algorithm computer-vision data-structures deep-learning graph-algorithms hackerrank-solutions image-processing machine-learning natural-language-processing numpy object-detection python3 solution-lab tensorflow
Last synced: 18 Nov 2024
https://github.com/francomelandri/raft
Raft consensum algorithm FP implementation
algorithm consensus-algorithm distributed-systems functional-programming raft
Last synced: 10 Dec 2024
https://github.com/avinandanbose/time_complexity_calculation_of_recursion
Here is all about Time Complexity Calculation of Recursion .
algorithm algorithms algorithms-and-data-structures algorithms-datastructures data-structures data-structures-algorithms data-structures-and-algorithms master-theorem master-thesis masters-theorem recursion recursion-exercises recursion-problem recursion-schemes recursion-tree recursion-tree-visualiser recursive-algorithm wiki
Last synced: 28 Nov 2024
https://github.com/sskender/ads
Algorithms and Data Structures implemented in C
algorithm algorithms-datastructures bst bstree bubble-sort data-structures hashing hashmap heap insertion-sort linked-list linkedlist merge-sort queue quick-sort selection-sort shell-sort sorting-algorithms stack tree
Last synced: 28 Nov 2024
https://github.com/ps0305/udemy-the-coding-bootcamp-algorithms-data-structures
Data Structures + Algorithms with JavaScript
algorithm algorithms-and-data-structures data-structures javascript
Last synced: 01 Jan 2025
https://github.com/keremtan/coloringmapalgorithm-csp-
Graphical Coloring of Countries with Condition Satisfaction Algorithm.
algorithm coloring-algorithm coloring-graph computer-algorithm csp
Last synced: 23 Dec 2024
https://github.com/akshatvg/secure-hashed-authentication
blake2b & md5 based registration and login in PHP to show a secure hashed password.
algorithm authentication blake2b blake2b-hash-algorithm cyber-security hashing login md5 networks nis php project register security
Last synced: 08 Dec 2024
https://github.com/rockfordwei/decisiontree
A Perfect based solution for Decision Tree in Server Side Swift
algorithm decision-trees id3 id3-algorithm machine-learning perfect swift4
Last synced: 02 Dec 2024
https://github.com/mrtkp9993/numerical-methods-in-fortran
[WIP] Numerical methods implemented in Fortran.
algorithm applied-mathematics fortran mathematical-modelling monte-carlo numerical-algorithms numerical-analysis numerical-computation numerical-differentiation numerical-integration numerical-methods numerical-optimization numerical-simulation numerical-simulations optimization scientific-computing simulation statistics
Last synced: 17 Nov 2024
https://github.com/lanl/decomposition-algorithms-for-scalable-quantum-annealing
Graph decomposition algorithms for MaxClique and Minimum Vertex Cover problems
algorithm dwave dwave-quantum-annealer graph-algorithms graph-decomposition graph-theory maximum-clique minimum-vertex-cover quantum-annealing quantum-computing
Last synced: 09 Dec 2024
https://github.com/quantalabs/differential-privacy
Differential Privacy Algorithms in JS
algorithm data differential-privacy differential-privacy-algorithm forms javascript javascript-differential-privacy javascript-privacy privacy private-data python python-differential python-differential-privacy random-response-mechanism randomization
Last synced: 10 Dec 2024
https://github.com/maacpiash/cse440
🎓 🧠 Assignments of Artificial Intelligence course (CSE440) offered by the Department of Electrical and Computer Engineering at North South University, Dhaka, Bangladesh.
academic algorithm artificial-intelligence decision-tree dijkstra game graph machine-learning python shortest-path
Last synced: 11 Dec 2024
https://github.com/oliverhennhoefer/arcpy-supercluster
Python-Implementation of the Spatial Clustering Algorithm 'Supercluster' for ArcGIS and ArcPy.
algorithm arcgis arcpy arcpython clustering clustering-algorithm spatial spatial-analysis spatial-clustering supercluser
Last synced: 15 Nov 2024
https://github.com/Rainbow-Dreamer/separable_merge
This is a cross-platform file merger and splitter which uses a file merging algorithm designed by me to merge multiple files and folders into a single separable binary file
algorithm file file-merge merge python
Last synced: 07 Nov 2024
https://github.com/smups/rustronomy-watershed
Rustronomy-watershed is a pure-rust implementation of the segmenting and merging watershed algorithms
algorithm astronomy image-processing image-segmentation science watershed
Last synced: 14 Oct 2024
https://github.com/adrrei/kattis-challenges
Java/C# solutions for various programming challenges on Kattis.
algorithm challenges csharp java kattis kattis-challenges programming-challenges
Last synced: 12 Nov 2024
https://github.com/igorbezsmertnyi/enigma-js
Enigma.js Enigma machine algorithm in javascript
algorithm enigma enigma-machine javascript js
Last synced: 11 Oct 2024
https://github.com/saitoxu/ml-kitchen-sink
Sample code collection of machine learning
algorithm kitchen-sink machine-learning neural-network
Last synced: 10 Nov 2024
https://github.com/sanmak/factorial-tail-call-optimisation
A console based application to calculate factorial using Tail-Call-Optimisation.
algorithm console data-structures factorial javascript nodejs recursive-algorithm stackoverflow subroutines tail-call-optimization tail-calls tail-recursion wikipedia
Last synced: 28 Nov 2024
https://github.com/jonathanstowe/euclideanrhythm
Implementation of the algorithm described in http://cgm.cs.mcgill.ca/~godfried/publications/banff.pdf
Last synced: 28 Oct 2024
https://github.com/amarlearning/competitivequestion
Question solved on various competitive sites :metal:
algorithm codechef codemonk competitive-programming hackerrank
Last synced: 14 Nov 2024
https://github.com/rajput-hemant/leetcode
🏆 Curated solutions to Leetcode problems in multiple languages to ace the Coding Interviews.
algorithm algorithms coding-interviews data-structures interview-questions leetcode leetcode-cpp leetcode-go leetcode-golang leetcode-java leetcode-python leetcode-rust leetcode-solutions rust rust-lang
Last synced: 14 Nov 2024
https://github.com/cs-joy/analysis-of-algorithms
A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.
algorithm computation cpp data-processing
Last synced: 09 Nov 2024
https://github.com/mertturkmenoglu/path-finding-algorithms
Path finding algorithms visualization
algorithm astar-algorithm bfs-algorithm dijkstra-algorithm maze maze-generation-algorithms maze-solver pathfinding pathfinding-algorithm react typescript
Last synced: 17 Dec 2024
https://github.com/davidnguyen11/paging-algorithm
Contains the logic calculation for pagination
algorithm paginate pagination typescript
Last synced: 28 Oct 2024
https://github.com/ftognetto/alphanum_comparator
Porting of "The Alphanum Algorithm" in Dart, used to sort string lists alphanumerically.
algorithm dart sort sorting sorting-algorithms
Last synced: 12 Oct 2024
https://github.com/sleekpanther/sequence-alignment
Sequence Alignment (Needleman–Wunsch Algorithm using Dynamic Programming) for aligning sequences (words, sentences, DNA etc.)
algorithm algorithm-design algorithms dynamic dynamic-programming memo memoization memorization needleman needleman-wunsch needlemanwunsch noah noah-patullo optimal optimal-substructure optimality patullo patulo pseudocode wunsch
Last synced: 15 Nov 2024
https://github.com/asigalov61/Algorithmic-Accompaniment-Generator
Algorithmic accompaniment generator
accompaniment accompaniment-generator algorithm melody midi music
Last synced: 27 Oct 2024
https://github.com/dmi3y/cardgen
Randomized credit/debit card number generator with cli
algorithm cli debit-card-numbers luhn-algorithm random random-generation
Last synced: 09 Nov 2024
https://github.com/janasunrise/maze-generation-algorithm
An implementation of Maze generation algorithm in python using the game and GUI framework pygame.
algorithm algorithms hacktoberfest maze-generator python
Last synced: 15 Oct 2024
https://github.com/kevinadhiguna/jiyu
A repo for... whatever 🤷
algorithm ant-design-pro aws docker docker-compose elasticsearch javascript kibana localstack rsync rundeck shellscript ssh strapi typescript
Last synced: 11 Oct 2024
https://github.com/maneprajakta/dsa
Problems solved during Learning Data Structure and Algorithm also Questions solved on some coding platforms to improve problem-solving skills!
algorithm hactoberfest2020 questions-solved
Last synced: 14 Dec 2024
https://github.com/hairrrrr/c-datastructure
严蔚敏吴伟民《数据结构》C 语言描述 案例习题详解(含代码)
algorithm c datastructure introduction tuition
Last synced: 14 Nov 2024
https://github.com/allalgorithms/jupyter
Implementation of All ▲lgorithms in Jupyter Notebook
algorithm algorithms hacktoberfest jupyter jupyter-notebook
Last synced: 24 Nov 2024
https://github.com/meniny/sortalgorithm
🛂 Swift array sort algorithm implementation.
algorithm sort sort-algorithm swift
Last synced: 12 Oct 2024
https://github.com/njmarko/ga-continuous-optimization
Predmet: Nelinearno programiranje i evolutivni algoritmi Tema: Genetski algoritam, problem optimizacije kontinualnih funkcija Tri funkcije su: (Ackley, Griewank, Michalewicz )
ackley algorithm continuous-optimization genetic genetic-algorithm genetski-algoritam griewank michalewicz
Last synced: 11 Oct 2024
https://github.com/techquery/gomoku.js
Algorithm of Nth order Gomoku in OOP
algorithm chess game gomoku javascript oop
Last synced: 30 Dec 2024
https://github.com/skyra-project/jaro-winkler
A string similarity utility that uses the Jaro-Winkler algorithm
algorithm distance hacktoberfest jaro jaro-winkler similarity text winkler
Last synced: 14 Nov 2024
https://github.com/codgician/competitive-programming
:star: Just you wait.
acm-icpc algorithm competitive-programming icpc oi programming-contests
Last synced: 07 Nov 2024
https://github.com/projectbarks/quadtree-versus-spatialhash
This is a utility program to test whether Spatial Hashing or Quad Trees have a faster overall performance and helping a programmer make a choice between the two algorithms. This includes a result visualizer, timing logger, and other similar tools.
algorithm quadtree spatialhash speedtest visualizer
Last synced: 14 Nov 2024
https://github.com/rabestro/graph-pathfinding-algorithms
Implementation and tests for graph pathfinding algorithms.
algorithm breadth-1st-search breadth-first-search dijkstra-algorithm dijkstras-algorithm graph graph-algorithms java spock-framework spring-shell
Last synced: 07 Nov 2024
https://github.com/yi-ge/rust-practice
Rust 算法练习。
algorithm data-structures rust rust-lang
Last synced: 15 Nov 2024
https://github.com/extwiii/oojava-uc.san.diego
Object Oriented Java Programming: Data Structures and Beyond - UC San Diego - Coursera
algorithm data-structures java object-oriented
Last synced: 29 Nov 2024
https://github.com/axect/quantumalgorithms
Implementations of Quantum Algorithms
algorithm cirq pennylane python qip qiskit quantum-computing rust
Last synced: 14 Oct 2024
https://github.com/shujiahuang/refhap
A Reliable and Fast Algorithm for Single Individual Haplotyping
Last synced: 24 Dec 2024
https://github.com/ezralazuardy/pathfinder
A simple, no-nonsense pathfinding algorithm visualizer web app ✨
algorithm gatsbyjs mst pathfinding
Last synced: 15 Oct 2024
https://github.com/james231/wordsearch-solver-python
Simple Wordsearch Solving Python Script
algorithm python python-script wordsearch wordsearch-solver
Last synced: 11 Oct 2024
https://github.com/yi-ge/cpp-practice
C++ 算法练习。
algorithm algorithms c cpp data-structures leetcode leetcode-solutions
Last synced: 15 Nov 2024
https://github.com/n1ghtf1re/stream-ciphers
The implementation of the stream ciphers: LFSR, GEFFE, RC4
algorithm cipher cipher-algorithms crypto-algorithm crytography geffe-generator lfsr rc4 rc4-algorithm stream-cipher stream-ciphers
Last synced: 27 Oct 2024
https://github.com/daidai21/leetcode
The algorithm of Leetcode with Python3.x and C++. SQL and Shell.
algorithm bash cpp11 data-structures leetcode python3 shell sql
Last synced: 14 Oct 2024
https://github.com/ehsanshahbazii/algorithms-with-javascript
🐋Examples of algorithm and solving various problems by JavaScript for more practice and mastery of solving problems..🐋
algorithm algorithm-challenges algorithms algorithms-and-data-structures javascript js search-algorithm sorting-algorithms
Last synced: 07 Jan 2025
https://github.com/knugihk/hong-kong-id-card-verification-algorithm-multilang
An algorithm for verifying Hong Kong ID Card (HKID) number in different languages
algorithm card-verification-algorithm csharp hkid hkid-verification hong-kong hong-kong-id javascript library python
Last synced: 26 Oct 2024
https://github.com/nghiatranuit/lcs-swift
Demonstration for Longest Common Subsequence (LCS) in swift. Ref http://nghiatran.me/longest-common-subsequence-diff-part-1/
algorithm blog datastructures ios swift
Last synced: 11 Oct 2024
https://github.com/mrornithorynque/maze_generator_and_solver
Maze solver and generator algorithms.
algorithm maze-algorithms maze-generator maze-solver
Last synced: 27 Oct 2024
https://github.com/syhily/code-interviews
Solutions for Book "Coding Interviews" in Golang
algorithm code golnag interview-practice
Last synced: 23 Nov 2024
https://github.com/neilharia7/algorithmictoolbox
This repository contains the Algorithms as described in the Coursera class of Algorithms Part I by University of California, San Diego & Higher School of Economics. Please feel free to make changes to improve the algorithms.
algorithm california coursera cpp14 diego python-3 university
Last synced: 11 Nov 2024