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-12-23 00:01:12 UTC
- JSON Representation
https://github.com/donghl-dev/practices-algorithm
알고리즘과 자료구조를 통한 문제풀이 저장소
algorithm data-structures kotlin problem-solving
Last synced: 21 Aug 2025
https://github.com/simphotonics/simulated_annealing
Simulated annealing framework for Dart.
algorithm continuous-variable discrete-variable optimization probabilistic random-number simulated-annealing temperature
Last synced: 14 May 2025
https://github.com/mttbernardini/mbencrypter
:closed_lock_with_key: This program will help you encrypting or decrypting some data or a file using MB's algorithm. NB: this project has been supeseded by https://github.com/mttbernardini/mbc
algorithm cryptography raw-data rawinput symmetric-keys text
Last synced: 26 Mar 2025
https://github.com/im-rises/ctwinprimenumberparallel
Program to find twin prime numbers in parallel using OpenMPI
algorithm c mpi openmpi parallel parallel-programming prime-numbers twin-prime-numbers
Last synced: 22 Jul 2025
https://github.com/guildofcalamity/descrambler
a word descrambler using my own algorithm
algorithm algorithm-challenges dotnet-framework visual-studio winforms
Last synced: 21 Aug 2025
https://github.com/abrarulhassan-786/n-queen-problem
The solution is [3,1,2,4]. The first queen should be placed in the 1st row 3rd column, the second queen should be placed in 2nd row 1st column, the third queen should be placed in 3rd row 2nd column and finally, the 4rth queen should be placed in 4rth row 4rth column.
ai algorithm algotrading artificial-intelligence code nqueens-problem nqueens-solution programming programming-language queens-puzzle
Last synced: 17 Mar 2025
https://github.com/stevenshih1997/upgma
UPGMA Algorithm in C++
algorithm c-plus-plus linked-list upgma upgma-algorithm
Last synced: 13 Mar 2025
https://github.com/kalongn/cse-214
Data Structure & Algorithm with Java (College Class).
algorithm data-structures java
Last synced: 30 Oct 2025
https://github.com/hasnocool/torchobjectdetection
A real-time object detection system using PyQt6 and YOLOv8, utilizing computer vision and deep learning to identify objects in webcam feed.
algorithm computer detection object opencv pyqt6 real time torch tracking ultralytics vision yolo
Last synced: 14 May 2025
https://github.com/bredele/algo-sort-jumpdown
:bar_chart: Jump down sort algorithm
algorithm jumpdown sort sorting-algorithms
Last synced: 06 Apr 2025
https://github.com/hind-sagar-biswas/pathfindr
A visualizer of path finder (BFS) algorithm and maze generator (DFS)
algorithm algorithm-visualizer bfs-search dfs-algorithm graph grid javascript pathfinder
Last synced: 24 Oct 2025
https://github.com/jadezdon/goalgo
GoAlgo is an algorithm visualizer Android application
algorithm android android-app animation visualization
Last synced: 30 Aug 2025
https://github.com/bredele/algo-sort-comb
:bar_chart: Comb sort algorithm
algorithm comb sort sorting-algorithms
Last synced: 06 Apr 2025
https://github.com/utkarshg6/shamir-secret-sharing
Shamir's Secret Sharing Algorithm is an algorithm in cryptography created by Adi Shamir. This repository is the python implementation of the algorithm.
Last synced: 13 Jul 2025
https://github.com/alexvcasillas/erat-o
Eratosthenes primality test implementation
algorithm eratosthenes javascript math numbers primes
Last synced: 26 Aug 2025
https://github.com/abranhe/quick-srt
Quick Sort Algorithm Implementation
algorithm quicksort sorting-algorithms
Last synced: 23 Jul 2025
https://github.com/hlts2/ip-hash
ip-hash balancing algorithm, based on round-robin.
algorithm balancer balancing balancing-algorithm go golang golang-library goroutine-safe ip ip-hash library round-robin threadsafe
Last synced: 11 Sep 2025
https://github.com/andre-j3sus/pathfinder-visualizer
A vizualizer for pathfinding and maze generation algorithms.
algorithm algorithms gui java-swing kotlin maze-generator pathfinding
Last synced: 25 Jun 2025
https://github.com/maricard18/42-push_swap
Algorithm sorting project
42 42born2code 42cursus 42porto 42portugal 42projects 42school algorithm pushswap pushswap-42 pushswap42 sorting-algorithms
Last synced: 22 Feb 2025
https://github.com/sabberrahman/cse
My CSE study resources: Lecture notes, Code snippets, and Study materials
algorithm data-structures leetcode neetcode150 problem-solving
Last synced: 05 Nov 2025
https://github.com/mosi-sol/live-contracts-s4
simple solution for mathematical & algorithm's & ciphers
algorithm smart-contracts solidity
Last synced: 20 Jun 2025
https://github.com/frymimori/javascript-string-concatenator
Create repeated text patterns with a fast and unique string concatenating algorithm.
algorithm browser combine compatibility concatenate concatenation fast fill minimal nodejs nth pad pattern polyfill repeat repeater repeating string text unique
Last synced: 15 Jul 2025
https://github.com/scl2589/til_selfstudy
Today I Learned📝
algorithm computerscience datastructure git java javascript python sql til
Last synced: 17 Jul 2025
https://github.com/karami-mehdi/TSP
The Traveling Salesman Problem (TSP) aims for the most efficient route across cities. This Python project, employing Tkinter and the Model-View-Controller (MVC) architecture, visualizes TSP solutions. It generates random cities, utilizes the nearest neighbor algorithm, and presents the optimal path with a Tkinter-based GUI.
algorithm mvc nearest-neighbor-search nearest-neighbors python tkinter tsp tsp-problem tsp-solver
Last synced: 12 Sep 2025
https://github.com/fabiomatavelli/leetcode
Leetcode problems solutions written in Python
algorithm algorithm-challenges algorithms leetcode leetcode-practice leetcode-python leetcode-questions leetcode-solutions study
Last synced: 04 Apr 2025
https://github.com/tsv2013/algorithm
Algorithm block diagram visualization and editing widget (jQuery+KnockoutJS)
algorithm algorithm-block-diagram algorithm-visualization-widget block-diagram javascript knockoutjs visualization
Last synced: 24 Feb 2025
https://github.com/samson-mano/random_domain_generator
C# implementation of random closed domain generator
algorithm bounded closed-domain domain inner-surfaces map-generation map-generator mathematics random-closed-domain random-surface surface surface-detection surfaces
Last synced: 16 Dec 2025
https://github.com/islamhaqq/coderbyte
Coding challenges in many different programming languages!
algorithm algorithm-challenges algorithms go golang javascript languages node python rust unittest
Last synced: 23 Feb 2025
https://github.com/tyrue/3th_operating-system
My 3th_Operating-System assignments.
Last synced: 14 Apr 2025
https://github.com/amssdias/python-binary-search-algorithm
Binary Search Algorithm
Last synced: 09 Jul 2025
https://github.com/msolimans/algorithms
Algorithms Topics and Problem Solving from different sites and books along with documentation/descriptions
algorithm cracking-the-coding-interview dynamic-programming geeksforgeeks-solutions graph greedy-algorithms hackerrank heap leetcode mit ocw ocw-6006 queue stack tree trie
Last synced: 07 Apr 2025
https://github.com/preetsuthar17/basic-dsa-notes
Notes containing basics of Data Structure and Algorithms.
algorithm algorithms computer-science dsa dsa-algorithm dsa-notes notes
Last synced: 08 Apr 2025
https://github.com/jongwooo/algorithm
Problem Solving with Algorithms and Data Structures
algorithm baekjoon-online-judge problem-solving programmers swea
Last synced: 13 Jul 2025
https://github.com/karami-mehdi/juliaplayground
Where I Explore and Experiment with Julia Programming Language!
algorithm computing julia julia-language quantum-computing
Last synced: 22 Feb 2025
https://github.com/zediculz/block
Block is a data structure/collection that uses Blockchain principle in managing data.
Last synced: 05 Oct 2025
https://github.com/astrodynamic/ant-colony-optimization-algorithm-in-qt-cpp
ACOAlgorithms is a C++ project implementing ant colony optimization algorithm for solving traveling salesman problem.
aco algorithm ant-colony-optimization cmake cmakelists console-application cpp cpp17 makefile multithreading tsp-problem
Last synced: 02 Mar 2025
https://github.com/jin-sungdae/alogorithm-in-java
백준, 프로그래머스, 코테, 자바로 푸는 알고리즘 저장소 입니다.
Last synced: 21 Jul 2025
https://github.com/glolichen/potato-chess-browser
A short and simple chess engine that works in the browser
algorithm chess engine javascript webassembly
Last synced: 29 Mar 2025
https://github.com/raulpy271/fractals-juliaset
Algorithm that generates fractals based on the Julia Set
algorithm fractals-juliaset generates-fractals python
Last synced: 24 Jun 2025
https://github.com/jiegec/rkr-gst
Implementation of Running Karp-Rabin Greedy String Tiling algorithm
Last synced: 13 May 2025
https://github.com/open-sl/matrix_strassen_multiplier
implementation of Strasson method to matrix multiplication
Last synced: 28 Jun 2025
https://github.com/ra1nyxin/fasttextsearch
Accelerated text search engine in C++ designed for large file systems. Implements parallel file discovery and content scanning using the Boyer-Moore-Horspool algorithm for rapid results
algorithm cpp cpp17 filesystem msvc msvc2022 search windows
Last synced: 17 Sep 2025
https://github.com/the0cp/leetcode
C++/Shell/SQL source code of solved LeetCode problems.
algorithm cpp leetcode leetcode-cpp leetcode-solutions
Last synced: 11 Jul 2025
https://github.com/abhijeet-muneshwar/leetcode
This repository contains solutions to LeetCode problems.
algorithm data-structures system-design
Last synced: 05 Aug 2025
https://github.com/musooo/sha256js
Implementation of the SHA-256 algorithm with an explanation of its workings
Last synced: 05 Sep 2025
https://github.com/for-acgn/compressframeheader
Use dictionary compression algorithm to reduce the transmission of frame header data.
algorithm compression transmission
Last synced: 04 Mar 2025
https://github.com/withrvr/dsa
🔥: Consistency is the key
algorithm data-structures data-structures-and-algorithms dsa dsa-questions final450 leetcode lovebabbar lovebabbar-dsa-list lovebabbar-dsa-sheet
Last synced: 24 Jul 2025
https://github.com/m4nuc/algorithms-data-structures
Python Implementations of classic Algos and DSs
algorithm coursera data-structures
Last synced: 06 Nov 2025
https://github.com/mj41/algorithm-spiralmatrix
Various Perl 6 Sequences for spirals in matrix (two-dimensional arrays).
algorithm matrix perl6-module raku spiral-matrix
Last synced: 02 Mar 2025
https://github.com/rajgoesout/algorithms
Implementation of basic data structures & algorithms.
algorithm divide-and-conquer python
Last synced: 04 May 2025
https://github.com/hlts2/gfreequeue
Simple lock-free queue written in golang
algorithm cas fast faster golang goroutine-safe hlts2 lock-free queue queue-algorithm
Last synced: 13 Mar 2025
https://github.com/douglasrizzo/machine_learning
Machine Learning algorithms in C++
algorithm kmeans knn linear-discriminant-analysis machine-learning neural-networks principal-component-analysis reinforcement-learning
Last synced: 04 Apr 2025
https://github.com/ambujraj/medicinary
An E-commerce Algorithm for Medicines.
algorithm cpp e-commerce shopping-cart
Last synced: 22 Jul 2025
https://github.com/abhay-kanwasi/data-structure
Various data structures in python with proper code with explanation and meaningful comments
algorithm data-structures python pythonbeginners pythondatastructure
Last synced: 18 Jun 2025
https://github.com/k-water/leetcode-js
Leetcode problems with JavaScript
algorithm javascript leetcode leetcode-javascript
Last synced: 25 Jul 2025
https://github.com/hhf112/moore-search
A parallelized header-only implementation of the Boyre Moore exact string searching algorithm in C++17.
algorithm cpp17 multithreading
Last synced: 17 Jul 2025
https://github.com/tjx666/leetcode-js-2022
二刷 leetcode
algorithm datastructure frontend interview javascript leetcode
Last synced: 17 Aug 2025
https://github.com/puzzlef/louvain-communities-openmp
Design of OpenMP-based Parallel Louvain algorithm for community detection.
agglomerative algorithm community detection experiment graph greedy hierarchical iterative louvain modularity optimization
Last synced: 06 Apr 2025
https://github.com/alapanme/data-structures-and-algorithms
Common Data Structures and Algorithms solved in Java
algorithm algorithms data-structure data-structures data-structures-algorithms data-structures-and-algorithms java leet-code-solutions leetcode leetcode-java
Last synced: 17 Sep 2025
https://github.com/amirhakimnejad/big-number-in-cpp
Implementation of a class that can handle calculations between big numbers in c++.
algorithm bigint bignumber cpp object-oriented-programming oop stack
Last synced: 17 Sep 2025
https://github.com/puzzlef/pagerank-dynamic
Design of Dynamic PageRank algorithm for link analysis.
adjustment algorithm dynamic graph incremental initial pagerank rank ranks temporal
Last synced: 06 Apr 2025
https://github.com/tx7do/cpp-algorithm
c++ algorithm
algorithm algorithms cpp sort sorting sorting-algorithms
Last synced: 21 Feb 2025
https://github.com/przemek-nowicki/codility-lessons
Solutions to codility lessons and other algorithmic tasks.
algorithm codility-lessons codility-solutions javascript
Last synced: 29 Mar 2025
https://github.com/gregamohorko/gm.processing
Library with algorithms and processing utilities for various science branches.
algorithm clustering contour-lines contrast-enhancement histogram histogram-equalization image image-processing processing science segmentation signal-processing
Last synced: 13 Mar 2025
https://github.com/fajarnugraha37/go_external_sort
This project demonstrates an external sorting algorithm in Go, designed to efficiently handle large data sets that exceed available memory. The program reads a random string data set from a file, sorts it using an external merge sort technique, and writes the sorted output to a new file.
algorithm algorithms-and-data-structures external-sorting go golang sorting sorting-algorithms
Last synced: 08 May 2025
https://github.com/kylesmith19091/knearestneighbourfromscratch
MNIST handwritten digits classifier, implemented from scratch using Eigen
algorithm eigen-library knearest-neighbour-algorithm mnist
Last synced: 29 Oct 2025
https://github.com/taxpater/c-algorithms
A library of common data structures and algorithms written in C.
algorithm c data-structure data-structures-c library
Last synced: 21 Mar 2025
https://github.com/ishaansathaye/cpe202-datastructalgos
CPE 202 Data Structures and Algorithms Winter 2022 Freshman at Cal Poly
algorithm binary binary-search-tree data graph hash heap python queue stack structures
Last synced: 13 Apr 2025
https://github.com/zerdicorp/maze_path_finder
algorithm generation maze path-finder procedural
Last synced: 28 Aug 2025
https://github.com/joserafael0160/codechef
A list of solved problems from CodeChef along with an explanation for each one.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures algoritmo algoritmos c codechef codechef-competition codechef-cpp codechef-solutions competitive-programming competitive-programming-algorithms competitive-programming-contests competitiveprogramming cplusplus cpp programacion-competitiva programacioncompetitiva
Last synced: 12 Mar 2025
https://github.com/AfonsoCMSousa/Matrix-Multiplication
This code allows for matrix multiplication, of (almost) every size and shape
algorithm algorithms c math mathematical-programming mathematics matrix matrix-multiplication numerical-computation open-source performance
Last synced: 12 Apr 2025
https://github.com/maxbubblegum47/preprocessing
Preprocessing method for Information Retrieval System
algorithm algorithms preprocessing preprocessing-data python python3 unimore-informatica
Last synced: 22 Mar 2025
https://github.com/avindra/ttt-plusplus
:o2: C++ Tic-Tac-Toe game
algorithm c-plus-plus emscripten game geometry qt qt-wasm qt4 qt5 qt5-gui solved-game tic-tac-toe tic-tac-toe-cpp wasm-game
Last synced: 22 Jul 2025
https://github.com/sexfrance/v8-randomness-predictor
A Python-based predictor using z3 to reverse-engineer and predict random values generated by Math.random in V8 with 100% accuracy. This script leverages a series of Math.random() values (min 5) to deduce future states.
algorithm javascript math-random nodejs number-generation predictor python randomness-prediction reverse-algorithms reverse-engineering security-analysis v8 v8-engine xorshift z3-solver
Last synced: 21 Mar 2025
https://github.com/sevdanurgenc/randomforestinrprograming
R Programlama Dilinde Random Forest Kullanımı (Random Forest in R Programming)
algorithm r random-forest rprogramming
Last synced: 10 Jul 2025
https://github.com/yothgewalt/binary-search-tree
An about binary search tree in python that's easy to read and easy to understand.
Last synced: 22 Mar 2025
https://github.com/zevio/pcu_keyphrase
Keyphrase extraction algorithm (kleis) for PCU project
algorithm component extraction keyphrase keyphrase-extraction keyphrase-extraction-algorithm kleis pcu pcu-keyphrase python
Last synced: 24 Feb 2025
https://github.com/srid/spoj-haskell
My SPOJ solutions in Haskell
algorithm haskell spoj spoj-solutions
Last synced: 02 Nov 2025
https://github.com/muhammetgumus/leetcode
LeetCode algorithm problems solutions & interview questions
algorithm algorithms data-structure data-structure-java data-structures data-structures-and-algorithms interview-preparation interview-questions leetcode leetcode-java leetcode-practice leetcode-questions leetcode-solutions problem problem-solving problemsolving
Last synced: 29 Oct 2025
https://github.com/dashbing/phap
Programing Helpful Algorithm Package
algorithm algorithms apache2 library mit-license pypi pypi-package python python-3 python-library python3
Last synced: 05 Oct 2025
https://github.com/frymimori/javascript-byte-reverser
Create reverse-endian byte sequences with a fast and unique byte order reversal algorithm.
algorithm array big-endian browser byte-order byte-swap compatibility crypto endianness fast function little-endian minimal nodejs object radix reverse-bytes sorting string unique
Last synced: 13 Mar 2025
https://github.com/oxion7/rc4-rust
RC4 algorithm in rust
algorithm cipher cryptography stream-cipher
Last synced: 01 Mar 2025
https://github.com/perkss/perkss.github.io
My fun super interesting blog take a read
algorithm algorithms c clojure docker finance functional-programming green kubernetes math mathematics maths sustainability terraform
Last synced: 18 Aug 2025
https://github.com/bzdgn/project-euler-solutions
Solutions written in Java for Project Euler
algorithm algorithm-challenges algorithms java project-euler
Last synced: 28 Mar 2025
https://github.com/basemax/knapsackproblemc
This is a simple implementation of the knapsack problem in C in both recursive and dynamic programming approaches.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures c data-structure datastructure ds dynamic-programming knapsack
Last synced: 27 Jul 2025
https://github.com/wittyicon29/time-complexity-visualizer
Time Complexity Visualizer would help to visualize time complexity of an any algorithm by defining it in function and then passing the number of data points to the visualizer function
algorithm java matplotlib python time-complexity time-complexity-analysis time-complexity-visualization
Last synced: 27 Jul 2025
https://github.com/kangjung/algorithm-java
알고리즘 연습 자바
algorithm algorithms java leetcode programmers
Last synced: 27 Jul 2025
https://github.com/md-emon-hasan/data-structures-and-algorithms-dsa-in-python-full-course-by-coding-ninjas-in-english-
A comprehensive Python course on data structures and algorithms from Coding Ninjas, providing detailed explanations and practical examples.
algorithm algorithms-and-data-structures data-structures dsa programming-language pyhton-3 python
Last synced: 02 Mar 2025
https://github.com/qw3ry/sre-dtmc-transformations
Implementation of the algorithms provided in my Bachelor's Thesis
algorithm markov-chain scientific-publications transformation
Last synced: 30 Aug 2025