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-04 00:01:10 UTC
- JSON Representation
https://github.com/fabienjuif/astar
an A* algorithm in javascript
a algorithm astar game path shortest shortest-path
Last synced: 06 Apr 2025
https://github.com/uosyph/binary_trees
A collection of binary tree data structures and algorithms implemented in C. It provides a variety of functions for creating, manipulating, and traversing binary trees efficiently.
Last synced: 23 Jun 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 Nov 2025
https://github.com/loveboyme/entityanalyzer
使用机器学习算法,对 Minecraft 进行实体滞后检测并以可视化的方式显示。 | Detecting entity lag in Minecraft using machine learning algorithms and displaying it in a visualized manner.
ai algorithm analysis clustering entity implementation k management means minecraft paper plugin server spigot tool
Last synced: 14 Mar 2025
https://github.com/junkwama/42-piscine-c
42born2code 42school algorithm c piscine-c piscine42 shell
Last synced: 22 Mar 2025
https://github.com/jebin1999/algotrading-
Stock Price Prediction using LSTM
algorithm algorithmic-trading automation finance hft-trading quantitative-finance trading-algorithms
Last synced: 05 Nov 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/riddhish97/dsa
This Repo will have DSA and problem solving solution
algorithm array data-structures dynamic-programming hashmap javascript
Last synced: 28 Jun 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/xmas7/bytecount
This uses the "hyperscreamingcount" algorithm by Joshua Landau to count bytes faster than anything else. The newlinebench repository has further benchmarks.
Last synced: 27 Mar 2025
https://github.com/titemov/cipolla-algorithm
Cipolla algorithm made on Java.
algorithm algorithms cipolla java legendre-symbol prime-numbers
Last synced: 28 Oct 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/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/chihebnabil/flat-array-to-tree
Flat Array To Tree
algorithm java javascript model recursive-functions
Last synced: 03 Apr 2025
https://github.com/michel-leonard/c-integers
A tiny Big Integer implementation in C for operations beyond 64 bits.
algorithm arbitr arbitrary-precision arithmetic big-integer c education example linux math number-theory public-domain research simple snippets windows
Last synced: 28 Mar 2025
https://github.com/arkenidar/lua_love2d_pointinpolygon-algorithm
Early release of a Point In Polygon experimental algorithm. The method is naive, so it can be easily explained and taught. Enjoy and give feedback if possible. Thanks.
algorithm easy-to-understand love2d-engine lua naive point-in-polygon zerobrane-studio
Last synced: 19 Aug 2025
https://github.com/buzzybis/a-ds
Lecture notes and exercises on algorithms and data structures. Source material is A&DS from Pavel Marvin for the ITMO university.
algorithm algorithms-and-data-structures course data-structures data-structures-and-algorithms learn learning typst
Last synced: 18 Jun 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: 19 Feb 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/mosi-sol/live-contracts-s4
simple solution for mathematical & algorithm's & ciphers
algorithm smart-contracts solidity
Last synced: 20 Jun 2025
https://github.com/simranjeet97/machine-learning
How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? How to Build ML Models, Algorithms and Other Stuff ??Your all Questions are answer here !!!!
algorithm deep-learning environment-configuration keras libraries machine-learning numpy pandas scipy tensorflow
Last synced: 03 Mar 2025
https://github.com/igorwastaken/math-problems
algorithm area data demography geography javascript math npm package population school typescript util utils
Last synced: 03 Mar 2025
https://github.com/souvikpaul6436/dsa-sheet
Merged DSA Sheet
algorithm algorithms-and-data-structures data-structures
Last synced: 23 Jun 2025
https://github.com/md-mafujul-hasan/algorithm
These Contain Some Algorithm Program that I have done while understanding Programming Concepts.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures c c-plus-plus cpp open-source opensource python sorting
Last synced: 20 Jun 2025
https://github.com/brainhub24/zip.py
This a toolkit for file compression with options for easy, medium, strong, and high compression levels. It can compress individual files or multiple files into a single archive and generates a log file for each compression. Simplify your compression workflow with ZIP.PY.
algorithm archiver compression py zip zippy
Last synced: 11 Jul 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/damichoi/algorithm
Baekjoon Online Judge (백준 온라인 저지), LeetCode, Programmers, 이것이 코딩테스트다 (동빈북), 인프런 등의 알고리즘 문제 풀이를 모은 저장소입니다.
algorithm algorithms baekjoon baekjoon-algorithm baekjoon-online-judge inflearn java leetcode leetcode-java programmers
Last synced: 03 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/siaexplains/algorithms-solutions
problem solutions, algorithms, leetcode, codility, code challenges, etc.
algorithm algorithms codility hackerrank javascript leetcode typescript
Last synced: 20 Jul 2025
https://github.com/francescopaolol/levenshteindistance
A simple example of Levenshtein Distance Algorithm
algorithm levenshtein-distance python
Last synced: 07 Sep 2025
https://github.com/guillainbisimwa/competitive-programming
A2SV helps smart students from universities get better at technology and find good jobs at top companies worldwide. They also make apps to solve big problems in their own countries. It's free for students who can't afford it but are really good at what they do.
algorithm algorithm-challenges algorithms-and-data-structures data-structures python python3
Last synced: 23 Jun 2025
https://github.com/cizr/fifo-algorithm-in-c
Execution/Implementation of FIFO (First in First Out) Algorithm in C
Last synced: 22 Mar 2025
https://github.com/ucl/scikit-surgerydocker
This repo describes with a simple example how to use docker to containerise your project/algorithm
algorithm containerise docker-image scikit-surgerychallange scikit-surgerydocker
Last synced: 28 Mar 2025
https://github.com/phillipe17macedo/genetic.algorithm.ga
Genetic Algorithm GA
algorithm genetic-algorithm javascript
Last synced: 05 Apr 2025
https://github.com/ndsvw/largest-square-formed-in-a-matrix-problem
Dynamic-Programming solution of the "Largest square formed in a matrix"-Problem: Given a binary matrix: What is the maximum size square sub-matrix with all 1s? (and additional: What is the maximum size square sub-matrix with all 1s at the border?)
algorithm algorithm-challenge binary complexity-analysis dynamic-programming matrix
Last synced: 03 Mar 2025
https://github.com/sourhub226/a-star-algo-visualizer-python
A visual representation of A* path finding algorithm made in python
a-star algorithm artificial-intelligence astar astar-algorithm gui pathfinding pygame python python-pygame visualization
Last synced: 05 Mar 2025
https://github.com/shoyebmd424/design-and-analysis-algorithm
algorithm daa data-analysis data-structures
Last synced: 10 Sep 2025
https://github.com/dubzzz/various-algorithms
Various Algorithms
algorithm constexpr property-based-testing template-metaprogramming test-driven-development
Last synced: 21 Mar 2025
https://github.com/shivamswarnkar/algo-analysis
Create and design a map, consisted of a goal, a starting point and various obstacles, and then visually analyze different algorithms as they try to find the best path from source to goal.
algo-analysis algorithm astar-algorithm breadth-first-search depth-first-search hill-climbing-search iterative-deepening-search simulation visual-analysis
Last synced: 21 Mar 2025
https://github.com/cizr/lru-algorithm-in-c
Execution/Implementation of LRU (Least Recently Used) Algorithm in C
Last synced: 22 Mar 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/dnanhkhoa/codingchallenge
This place contains my solutions for problems on coding challenge sites.
algorithm competitive-programming cplusplus hackerrank
Last synced: 12 Apr 2025
https://github.com/onesy-me/algorithms
Algorithms for various use cases
algorithm algorithms browser javascript nodejs sorting-algorithms typescript
Last synced: 06 Sep 2025
https://github.com/hyunjinno/algorithm
A repository for learning algorithms.
algorithm cpp java javascript kotlin problem-solving python typescript
Last synced: 21 Mar 2025
https://github.com/acecoooool/python-example
python example. (make things easier)
Last synced: 09 Sep 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/genndy007/bellman_ford_rethink
Implementation of Bellman Ford Parallel and Sequential Algorithm with Java and Maven. Rethinked. Coursework for 6 semester.
algorithm atomic bellman-ford bellman-ford-algorithm concurrent distributed distributed-computing graph java jdk17 maven parallel parallel-computing threadpool
Last synced: 03 Oct 2025
https://github.com/rubenhortas/python_examples
Examples of Python code and DSA (data structures and algorithms).
algorithm algorithms data dsa examples python python-3 python3 samples snippets structures
Last synced: 03 Oct 2025
https://github.com/hangingman/my-competitive-pg
競技プログラミングで解いた問題を格納
algorithm atcoder competitive-programming
Last synced: 13 Mar 2025
https://github.com/mehul237/a2z-dsa-course
Teaches you problem solving by diving deep into DSA, with 450+ modules
Last synced: 14 Jun 2025
https://github.com/kmx-systems/a-star-algo
Generic C++ implementation of A* algorithm (header only). Features: Fully customizable internal data structures, step-by-step execution and beam search support.
a-star-algorithm algorithm beam-search cpp cpp20 header-only heuristic-algorithm heuristic-search heuristic-search-algorithms search-algorithm template
Last synced: 12 Apr 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/itszcx/packitup
Epitech Antman project, 2023
algorithm antman c compression decompression epitech epitech-project memory-management tek1
Last synced: 26 Mar 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/ewliang/binary-tree-heap
C++ implementation of a heap and heap sort through use of a binary tree structure.
algorithm binary-tree c-plus-plus heap-sort
Last synced: 04 Oct 2025
https://github.com/samuelsenerwa/alx-higher_level_programming
The repository contains all the tasks done in ALX software engineering program
algorithm alx-higher-level-programming api classes-and-objects data-structures development exception-handling inheritance javascript loops modules programm python unittest
Last synced: 27 Mar 2025
https://github.com/lucas54neves/distribution-schedules-coloring
Repository for the final project of the Algorithms in Graphs discipline of the Computer Science course at the Federal University of Lavras
algorithm graphs python scheduling-algorithms
Last synced: 02 Mar 2025
https://github.com/karusb/bazcryptlib
BazCrypt 4 Neighborhood Cellular Automata Encryption Algorithm C++ Library
algorithm bazcrypt bazcrypt-encryption c-plus-plus cellular-automata cpp cross-platform cryptography encryption library linux windows
Last synced: 25 Feb 2025
https://github.com/rahul01-git/pathfinding
Dijkstra PathFinding Algorithm Visualizer created using React.js and TailwindCSS
algorithm algorithm-visualisation dijkstra-algorithm pathfinding react tailwindcss visualizer
Last synced: 05 Apr 2025
https://github.com/hun756/30-seconds-of-rust
Rust Code Snippets
30-seconds-of-code algorithm challenges data-structures rust rust-lang
Last synced: 11 Jun 2025
https://github.com/at1as/hangman
Simple hangman solver written in Crystal
algorithm crystal dictionary game hangman terminal
Last synced: 04 Oct 2025
https://github.com/thatisuday/file-checksum
A CLI tool to calculate the checksum of file's content using md5 or sha1 algorithms.
algorithm checksum cli md5 node-cli node-js node-module nodejs sha1
Last synced: 24 Feb 2025
https://github.com/saschpe/satf
Runtime performance measurement tool for generic algorithms that uses gnuplot to generate nice plots
algorithm boost c-plus-plus cmake gnuplot
Last synced: 29 Mar 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: 03 Oct 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/edumigueis/math-algorithms
A compilation of mathematical algorithims in C#.
algorithm algorithms csharp fibonacci fibonacci-sequence math math-algorithms mathematics mdc mmc
Last synced: 27 Mar 2025
https://github.com/fjtapia/benchmark_boost_sort
Benchmark programs for the Boost Sort Library
Last synced: 02 Mar 2025
https://github.com/gigdevelopment10/neuralfunk
A Machine learning resource library for funky ML-Learners
algorithm keras machine-learning optimization-algorithms py-torch python scikit-learn tensorflow
Last synced: 29 Mar 2025
https://github.com/longluo/fibonacci
9 Fibonacci Algorithms
algorithm algorithms-and-data-structures fibonacci fibonacci-numbers java math space-complexity space-complexity-analysis time-complexity time-complexity-analysis
Last synced: 24 Feb 2025
https://github.com/cedrickchee/parkinglot-ts-node
TypeScript solution for parking lot problem.
algorithm data-structures oop-concepts parking-lot typescript
Last synced: 12 Mar 2025
https://github.com/ctoic/polynomial-calculator-using_c-
Some of the basic concept's and algorithm implementations.
algorithm data-structures linked-list
Last synced: 04 Mar 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: 24 Feb 2025
https://github.com/gabo-tech/easyapply-linkedin
RPA tool for applying to LinkedIn jobs
algorithm automation job jobs jobsearch linkedin python robotic-process-automation robotics-programming rpa script selenium selenium-python selenium-webdriver
Last synced: 01 Oct 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/oxion7/rc4-rust
RC4 algorithm in rust
algorithm cipher cryptography stream-cipher
Last synced: 01 Mar 2025
https://github.com/cuhsat/fx
A strictly experimental stream cipher in ANSI C.
algorithm ansi-c c cipher cryptography fumbled-xor stream-cipher
Last synced: 29 Mar 2025
https://github.com/brunamark/desafio_c
Desafios em C contendo tipos de ordenações famoso como o Bubble Sort. Códigos realizados para o CodeCamp Fortaleza dos CodeMiners em 2023.
Last synced: 04 Aug 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/robinbraemer/caesar-crypto
Little Caesar cipher tool
algorithm caesar-cipher cipher cryptography
Last synced: 21 Feb 2025
https://github.com/tk744/rubot
A blazing fast 3x3 Rubik's cube solver written in C.
algorithm microcontroller robotics rubiks-cube
Last synced: 31 Mar 2025
https://github.com/bhathiya29/image-motion-detection-security-application-
This is a Python Application where it will detect moving objects and will alert the relevant person via email with a photo of the detected object. The algorithm here is we compare the very first frame with the frames after that (matrix comparison). If any difference is detected we will use an algorithm to smooth that area, and send an email
algorithm machine-learning motion-detection python
Last synced: 09 Apr 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