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-09-27 00:01:20 UTC
- JSON Representation
https://github.com/parzibyte/algoritmos
Múltiples ejercicios y algoritmos de programación resueltos en varios lenguajes de programación
algorithm exercise math practice
Last synced: 20 Mar 2025
https://github.com/lvmalware/lvha256
The LV Hash Algorithm - my own cryptographic hashing algorithm
a algorithm crypto cryptographic cryptographic-hash-functions cryptographic-hashing-algorithms cryptography hash hashing implementation security
Last synced: 31 Mar 2025
https://github.com/aschleg/numberr
R package containing number-theoretic algorithms and functions related to number theory.
Last synced: 02 Mar 2025
https://github.com/glaukiol1/gagchain
Proof-Of-Work blockchain written in Go
algorithm bitcoin blockchain cryptocurrency cryptography database db elliptic elliptic-curve-cryptography keypairs secp256k1 tcp
Last synced: 05 Mar 2025
https://github.com/edmilson-dk/expression-evaluation
Basically, an expression evaluation is an algorithm that aims to receive a mathematical expression and return the result of that expression.
algorithm expression-evaluation notation operands
Last synced: 14 Jul 2025
https://github.com/cloventt/intervaltree
Interval Tree implementation in Java
algorithm algorithms data-structure data-structures datastructures interval interval-tree intervals java java-8 java8 range
Last synced: 25 Jan 2025
https://github.com/connieya/cpp_algorithm
CPP Algorithm Source Code Storage
Last synced: 23 Mar 2025
https://github.com/psingh12354/algorithm
All about algorithm beginner to pro.
algorithm bst circular circular-linked-list count doubly-linked-list frequency gcd inorder inorder-successor knap linked-list mergeso power queue quicksort radix-sort
Last synced: 22 Feb 2025
https://github.com/andrew-johnson-4/l1dfa
Deterministic Finite-State Automata Library for Rust, written in L1
algorithm automata data-structure dfa lsts regex regex-engine regex-parser rust
Last synced: 30 Apr 2025
https://github.com/meysam81/8-queen
Implementation of 8-Queen problem in Genetic Algorithm (Integer)
8-queens ai algorithm artificial-intelligence college-assignment college-project crossover fitness generation genetic genetic-algorithm genetic-algorithms genetic-programming genetics m-files matlab matlab-codes mutations problem-solving selection
Last synced: 16 Mar 2025
https://github.com/ksokolovic/jsudoku
Java implementation of the core Sudoku game.
algorithm java jsudoku sudoku-puzzle
Last synced: 09 Apr 2025
https://github.com/usmanmehmood55/genetic_algorithm
Genetic Algorithms(GAs) are adaptive heuristic search algorithms based on the premise of natural selection and genetics.
algorithm c genetic-algorithm optimization-algorithms
Last synced: 30 Jun 2025
https://github.com/papachristoumarios/abstract-data-types
A library implementing some data structures for educational purposes
adt algorithm data-structures tree
Last synced: 02 Mar 2025
https://github.com/taiseen/learning-dsa-js
Just for learning purpose
algorithm algorithms datastructures dictionary graph graph-traversal-algorithms linked-list queue stack tree tree-traversal-algorithm
Last synced: 21 Jun 2025
https://github.com/hyouteki/malebolge
Machine Learning algorithms implementation from scratch in python using just numpy
Last synced: 21 Feb 2025
https://github.com/mbelmadani/moea-automatic-termination
Implementation of the MOEA Entropy based automatic termination algorithm (Saxena et al. 2016)
algorithm deap entropy evolutionary-algorithm moea multi-objective-optimization python termination-detection-algorithm
Last synced: 05 Jul 2025
https://github.com/helderberto/doom-fire-algorithm
Playground for the fire effect from DOOM.
Last synced: 18 Mar 2025
https://github.com/aniket965/algo-world
🔥Node module to use algorithms in one line🚀
algo algorithm algorithm-library javascript library library-free node npm
Last synced: 04 Mar 2025
https://github.com/frett27/Ada-GA
Genetic Algorithm Implementation for Ada
ada algorithm chromosome crossover generic genetic-algorithm library mutations simple
Last synced: 14 Mar 2025
https://github.com/swarajkumarsingh/load-balancer
Simple Load Balancer using Golang, which uses Round Robin Algorithm, and distributes connection to mutiple servers
algorithm backend go golang load-balancer loadbalancer loadbalancing round-robin
Last synced: 18 Feb 2025
https://github.com/santosl2/javascript-algorithms-explain
Some of most popular Searching and Sorting algorithms, made in Javascript
algorithm algorithms javascript searching-algorithms sorting-algorithms
Last synced: 23 Mar 2025
https://github.com/nishantcoder108/pro-dsa
Hi, This repository is specially dedicated to DSA in JavaScript. I'm continuing to work on this repository from which DSA could be easy for that who want to code in javascript.
algorithm coding core-concepts data-structures dsa dsa-in-javascript dsa-javascript dsa-practice javascript js-concepts
Last synced: 30 Mar 2025
https://github.com/mchatcher/short-selling-ban-many-types-algo
Asset pricing with short-selling constraints and many beliefs: Three algorithms
algorithm asset-prices matlab short-selling-constraints
Last synced: 01 Sep 2025
https://github.com/tyler-cromwell/examples
My solutions to random common & uncommon problems I've encountered.
algorithm bash c data-structure distutils docker go javascript linux linux-kernel-module multithreading mysql network-programming pthreads python-extension python3 react x86-64
Last synced: 06 Mar 2025
https://github.com/luk036/primal-dual-approx-py
☯️ Primal-dual Approximation Algorithm
Last synced: 10 Apr 2025
https://github.com/russellwzr/responsive-wordle
A visualization algorithm demo project implemented by Box2D.js & D3.js that can make the word cloud responsive.
algorithm box2d-physics-engine d3 d3-visualization d3js responsive-layout visualization wordcloud wordle
Last synced: 26 Feb 2025
https://github.com/mohsenfallahnjd/naivebayes
Implementation of NaiveBayes algorithm with python.
algorithm algorithms implementation-of-algorithms naivebayes python
Last synced: 22 Mar 2025
https://github.com/fisenkodv/sudoku-combinatorial-evolution-solver
Solving Sudoku Using Combinatorial Evolution
algorithm csharp evolution-algorithm sudoku sudoku-solver
Last synced: 30 Mar 2025
https://github.com/tsaohucn/conflict-calendars
The gem help you find the conflict calendars from calendars
Last synced: 27 Mar 2025
https://github.com/dianhsu-official/ccs
📊Simple Competitive Companion Server
algorithm competitive-coding http-server rust
Last synced: 08 Jul 2025
https://github.com/avezoor/avz-project-euler
A project of solving programming algorithm problems taken from projecteuler.net
algorithm mathematics projecteuler projecteuler-solutions
Last synced: 06 Apr 2025
https://github.com/fooeybar/flatnet
flatnet is an evolutionary algorithm with models as action lists
ai algorithm artificial-intelligence assembly evolutionary genetic machine-learning ml model neat
Last synced: 17 Jun 2025
https://github.com/mxssl/quicksortgolang
Quick Sort implementation in Go (Golang)
algorithm go golang quick-sort quicksort quicksort-algorithm
Last synced: 08 Jul 2025
https://github.com/weilueluo/mini-snowflake
A simplified ID generator based on Twitter's Snowflake.
algorithm id-generator snowflake
Last synced: 06 Mar 2025
https://github.com/maacpiash/cse225l
CSE225 (Data Structure and Algorithm) lab codes.
algorithm algorithms-and-data-structures bst cli cpp data-structure-and-algorithm data-structures file graph heap list queue sort stack stl tree
Last synced: 30 Mar 2025
https://github.com/dentrax/easyblockchain
A cryptocurrency C++ implementation using a BlockChain technology made for educational purposes only
algorithm bitcoin blockchain blockchain-demos blockchain-technology chain cryptocurrency educational-project
Last synced: 08 Sep 2025
https://github.com/bobby285271/scnuse-shannon-slides-2021
SCNUSE 第二学期香农先修班 Slides(部分)
Last synced: 26 Apr 2025
https://github.com/danieljdufour/fast-max
:fire: Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)
algorithm math maximum numbers
Last synced: 07 Apr 2025
https://github.com/powergee/testcasebruteforce
Do bruteforce to find a test case that make my algorithm fail.
algorithm brute-force bruteforce competitive-programming problem-solving
Last synced: 09 Apr 2025
https://github.com/facumasino/tup-utn-frgp
Repositorio de ejercicios de la carrera Técnico Universitario en Programación.
algorithm algoritmos cpp diagramas diagramas-flujo programacion programming tup utn
Last synced: 06 Sep 2025
https://github.com/mohsenfallahnjd/regression
Implementation of Regression algorithm with python.
algorithm implementation python regression
Last synced: 22 Mar 2025
https://github.com/tascigorkem/hashcode-2020
Google Hash Code Problem 2020
2020 algorithm google-hash-code java solution
Last synced: 14 Jun 2025
https://github.com/arsenic-atg/sudoku-solver
Solve Sudoku of any difficulty with just a single click
algorithm backtracking backtracking-algorithm c-plus-plus cpp11 cpp14 cpp17 sudoku-solver
Last synced: 12 Mar 2025
https://github.com/singularitti/bisectpy.jl
Migrating bisect module from Python to Julia
algorithm bisection-search julia julia-package python
Last synced: 15 Apr 2025
https://github.com/uhop/nano-binary-search
Binary search for JavaScript done right.
Last synced: 23 Apr 2025
https://github.com/thomasthelen/qodes
Quick Ordinary Differential Equation Solver (QODES) is an ODE solving library with a focus on usability and ease.
algorithm mathematics numerical-methods ode ode-solver ode-solving-library solver
Last synced: 28 Feb 2025
https://github.com/cubical22/group-divider
a simple algorithm made mainly to solve the lack of speed and dynamic-ness for group dividing
algorithm algorithms cpp csharp fine-tuning flowchart java javascript php programming python
Last synced: 28 Feb 2025
https://github.com/mohamed-94/super-calculator_cpp_commandline
this repository is a C++ command line application....that use a long String of operators ..
algorithm c c-plus-plus console-application
Last synced: 11 Mar 2025
https://github.com/silentsoft/acmicpc-kit
:rocket: Let's practice algorithms with Acmicpc Kit ! Acmicpc Kit is a template project for creating the problem project using fully customizable templates.
acmicpc algorithm baekjoon-online-judge boj koi leetcode practice programmers template
Last synced: 19 Feb 2025
https://github.com/yadvi12/striver-sde-dsa-sheet
Striver SDE Sheet - CPP Solutions
algorithm coding-challenge cpp data-structures
Last synced: 24 Apr 2025
https://github.com/justkode/python-algorithm
Some Python Code for Algorithm
algorithm data-structures python python3
Last synced: 24 Apr 2025
https://github.com/jrdpteam/rotter
rotter can be used to encrypt text in ROT encryption. by JRDP Team
algorithm encryption encryption-decryption kali-linux python python3 rot rot13 rot13-cipher tool
Last synced: 28 Feb 2025
https://github.com/gagniuc/mix-two-signals-in-perl
This is an implementation designed in Perl. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.
algorithm computational-physics equation mix perl perl5 perl6 signal spectral-forecast
Last synced: 09 Apr 2025
https://github.com/crazy-canux/pydad
Data structure, Algorithm and Design pattern written in python.
algorithm datastructure design-pattern
Last synced: 09 Apr 2025
https://github.com/xgqfrms/frontend-interview-quetions-collection
前端面试题集: 初级、中级、高级, 目标 1000 题!🚀
advanced algorithm basic ci-cd cli frontend git html-css-js interview interview-questions medium quetions-collection react typescript vue web webfullstack webpack xgqfrms
Last synced: 19 Aug 2025
https://github.com/hustle-dev/algorithm
🧠 알고리즘 문제 풀이 정리 레포지토리입니다.
algorithm javascript leetcode programmers
Last synced: 06 Apr 2025
https://github.com/scripttiger/randomness
Demonstrations in randomness and private/local functions. If you ever wanted to make a script game, you should definitely check this out!
algorithm gaming random randomization randomizer randomness scripttiger
Last synced: 24 Aug 2025
https://github.com/nem035/page-rank-fun
Simple Demonstration of the PageRank Algorithm
algorithm html javascript pagerank-algorithm
Last synced: 03 Apr 2025
https://github.com/nishkarshraj/algorithms
Algorithms implemented in a platform and language independent manner.
algorithm algorithm-challenges algorithm-competitions algorithms algorithms-and-data-structures algorithms-implemented c cpp data-structures
Last synced: 04 Sep 2025
https://github.com/mauris/dlx.js
Knuth's Dancing Links with Algorithm X JS implementation
Last synced: 25 Mar 2025
https://github.com/ayeujjawalsingh/placement_prepration
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
algorithm css data-structures html java javascript mongodb notes php placement prepinta100code sorting-algorithms sql
Last synced: 12 Jun 2025
https://github.com/sepandhaghighi/integer-squaring
Integer Squaring Algorithm
algorithm cryptographic cryptography integer-arithmetic integer-squaring multiplication product-scanning squaring
Last synced: 30 Mar 2025
https://github.com/albericod/algoritmos-em-c
Exercícios e algorítimos em C resolvidos com requisitos diferentes, professor Daives
algorithm algorithms c exercicios-de-algoritimos
Last synced: 04 Jul 2025
https://github.com/reala10n/car-pathfinding-problem
פרויקט חמש יחידות הבגרות שלי במדעי המחשב, כחלק מתוכנית אלפא בטכניון
a-star a-star-algorithm algorithm car dijkstra-algorithm pathfinding pathfinding-algorithm prm probabilistic-road-map rrt
Last synced: 13 Jun 2025
https://github.com/abranhe/quick-srt-cli
Quick Sort CLI
algorithm cli quicksort sorting-algorithms
Last synced: 28 Feb 2025
https://github.com/elvin-du/algorithm-lab
学习数据结构和算法《剑指offer》常用数据结构,经典排序,leetcode等
Last synced: 25 Mar 2025
https://github.com/rfalke/hamming-distance-squared-benchmark
How fast can you compute the hamming distances between all elements of a large input list?
algorithm benchmark hamming-distance hamming-weight multi-language
Last synced: 10 Mar 2025
https://github.com/furk4nbulut/permutation
This Java program reads a string from the user, generates all possible permutations of that string, and displays them. It also calculates the number of permutations, which is effectively the factorial of the length of the string.
Last synced: 27 Feb 2025
https://github.com/matubu/de-bruijn-generator
📦 A javascript implementation of the de Bruijn sequence algorithm
algorithm browser combinations debruijn generator javascript js nodejs sequence
Last synced: 30 Mar 2025
https://github.com/harryr/ghettoocr
Demonstration of fixed-width OCR and text extraction.
Last synced: 07 Aug 2025
https://github.com/furk4nbulut/sorting-array-algorithm
A simple algorithm for sorting arrays.
algorithm java sorting-algorithms
Last synced: 27 Feb 2025
https://github.com/furk4nbulut/hill-algorithm-matlab
MCBU industrial engineering matlab homework about Hill Algorithm.
Last synced: 27 Feb 2025
https://github.com/hemulgm/game15
Пятнашки
15puzzle algorithm delphi game gdi simple-game
Last synced: 27 Feb 2025
https://github.com/furk4nbulut/julius-caesar-cryptography-algorithm
Java program implements the Julius Caesar's Cryptography Algorithm, also known as Caesar Cipher. The Caesar Cipher is a substitution cipher where each letter in the plaintext is shifted a fixed number of places down or up the alphabet.
algorithm cryptography java julius-caesar-cryptography
Last synced: 27 Feb 2025
https://github.com/Z8264/algorithms-ecmascript
📘 基于 EcmaScript 实现,前端开发算法基础教程。QianDuan.TECH 小组全新力作。
Last synced: 10 Mar 2025
https://github.com/boristane/arr-sorting
Sort an array using various popular sorting algorithms.
algorithm javascript sorting sorting-algorithms
Last synced: 26 Mar 2025
https://github.com/ritvik19/codebook
Code Repository for various Competitive Programming platforms, solutions to various tricky problems and implementations of various algorithms in various programming languages
algorithm algorithm-challenges algorithms codechef competitive-programming data-structures hackerearth hackerrank programming-languages
Last synced: 16 Mar 2025
https://github.com/shapelayer/training
Coding Training
algorithm algorithms baekjoon-online-judge coding-tests leetcode low-level today-i-learned webapp
Last synced: 05 Apr 2025
https://github.com/wzliangzz/go_algorithm_problem_solution
Record algorithm problem solving.
Last synced: 23 Aug 2025
https://github.com/im-rises/cmergesortparallel
Sequential and parallel merge sort algorithm implemented in C using OpenMP
algorithm c merge-sort openmp parallel pthread
Last synced: 14 May 2025
https://github.com/houhuawei23/algorithmlearn
Personal Learn Algorithm Logs
algorithm algorithms-and-data-structures
Last synced: 22 Feb 2025
https://github.com/fmoessbauer/lossycountingmodel
Implementation of the Lossy Counting stream processing algorithm
algorithm lossy-counting processing-streams
Last synced: 26 Jun 2025
https://github.com/rifqimfahmi/data_structure_and_algorithm
Various algorithm & data structure implementation in Java
algorithm data-science java java-8
Last synced: 04 Mar 2025
https://github.com/nimacodez/palindrome-number-math-challenge
A Quite small and fun math challenge
algorithem algorithm algorithms javascript math mathematics node nodejs
Last synced: 12 Apr 2025
https://github.com/hxr16f/pyramid-batch
4 pyramids written in Batch.
algorithm batch batch-script example pyramid pyramids
Last synced: 21 Mar 2025
https://github.com/z8264/algorithms-ecmascript
📘 基于 EcmaScript 实现,前端开发算法基础教程。QianDuan.TECH 小组全新力作。
Last synced: 12 Aug 2025
https://github.com/saifurrahmanemon/algorithms_visualizer
An attempt to make a visualizer for popular algorithms. So far, finished with visualizing popular sorting algorithms like Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort.
algorithm algorithm-visualizer algorithms javascript react sorting-algorithms
Last synced: 05 Mar 2025
https://github.com/debdutto/algorhythm
Algorithmic music driven by data and / or algorithms
Last synced: 16 Jul 2025
https://github.com/mikejgray/graysalgorithms
Adapted primarily from the JavaScript algorithms from FreeCodeCamp.com, these Python algorithm challenges are a great way to get to know the Python standard libraries.
algorithm hacktoberfest python
Last synced: 14 Mar 2025
https://github.com/Mr-Monster-0248/Algorithm-interpretor
An algorithm interpretor in C language for the 3rd project in first year at EFREI
Last synced: 11 May 2025
https://github.com/jaybrown/cn
Apple's open source command line interface to CommonNumerics routines (CRC-8/16/32/64, Base16/32/64)
adler-32 algorithm base16 base32 base64 castagnoli checksum cli commoncrypto commonnumerics crc crc-16 crc-32 crc-32c crc-8 fletcher hash hashing macos osx
Last synced: 16 Jul 2025
https://github.com/iamvishal16/leetcodesolutions
Swift solutions for LeetCode problems using Higher Order function and Algorithms
algorithm algorithms higher-order-functions ios leetcode leetcode-solutions xcode
Last synced: 05 Mar 2025