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-11-16 00:01:06 UTC
- JSON Representation
https://github.com/mo42/rleval
Evaluate (test and compare) Reinforcement Learning Algorithms
agent algorithm gradient-descent reinforcement-learning reward
Last synced: 15 Mar 2025
https://github.com/abhishekmishra-17/python-programs
python programs and some algorithm based program
algorithm data-structures python python-programs
Last synced: 20 Feb 2025
https://github.com/st1lson/geneticalgorithm
algorithm csharp genetic-algorithm knapsack-problem
Last synced: 27 Feb 2025
https://github.com/izaaccoding36/projeto-onia
Esse repositório será utilizado para a publicação e desenvolvimento do meu projeto para a Olimpíada Nacional de Inteligência Artificial (ONIA) de 2025.
algorithm csv machine-learning project python research xgboost-classifier
Last synced: 15 Mar 2025
https://github.com/password-generator/password-check-strength
A simple package to check the password strength
algorithm hacktoberfest npm-package password password-check password-strength typescript
Last synced: 22 Aug 2025
https://github.com/vahancho/graphene
An abstract graph C++ library
algorithm cpp cpp11 cpp17 dejkstra geodesy graph graphen hamburg map navigation road-network roadmap shortest-path shortest-paths templates
Last synced: 31 Mar 2025
https://github.com/50gramm/forcefield3d
3D visualization of electric field
3d algorithm opengl science scientific-visualization
Last synced: 24 Mar 2025
https://github.com/abdul-rafay19/internintelligence_machinelearningintern
A collection of hands-on projects completed during my Machine Learning Virtual Internship at Intern Intelligence. Includes hyperparameter tuning using Scikit-Learn and Optuna, and deep learning model development for image and text data using TensorFlow, Keras, and PyTorch.
ai algorithm algorithms artificial-intelligence intelligence intern-intelligence internship machine-learning machine-learning-algorithms machinelearning programming programming-language python pytorch sckit-learn tenserflow
Last synced: 24 Oct 2025
https://github.com/hsfzxjy/clrs-algorithms.rust
Rust implementation for "Introduction to Algorithms"
algorithm clrs introduction-to-algorithms rust
Last synced: 10 Oct 2025
https://github.com/belrbez/cyk-chomsky-nf-grammar-algorithm-java
Implementation of algorithm to Converting CFGs to CNF (Chomsky Normal Form) and Cocke–Younger–Kasami (CYK) algorithm for CFGs
algorithm cfgs chomsky cyk cyk-chomskynf grammar java normalforms parser
Last synced: 10 Oct 2025
https://github.com/samuelterra22/machine-task-allocation-optimization
Script for allocating a set of tasks to a number of available machines respecting a deadline.
algorithm allocation deadline goal instance machine minimal minimization python task
Last synced: 02 Jul 2025
https://github.com/georgewang1994/minialthorigm
create mini program for my wechat
algorithm miniprogram server wechat
Last synced: 11 Mar 2025
https://github.com/albinotonnina/sudoku-solver-backtracking-algorithm
Learning to solve a sudoku with backtracking algorithms
algorithm algorithm-challenges backtracking-algorithm javascript jest nodejs sudoku tdd
Last synced: 16 Mar 2025
https://github.com/aadityatamrakar/multilevel-marketing-app
Multi-Level Marketing Project
ajax algorithm bootstrap javascript jquery laravel mysql reporting rest-api web-application webservices
Last synced: 22 Mar 2025
https://github.com/fpopic/apr
(Class) Computer Aided Analysis and Design (Optiomisation algorithms)
algorithm box-algorithm genetic-algorithm golden-ratio gradient-descent hookejeeves java matrix matrix-factorization newtonraphson optimization runge-kutta-formulas simplex
Last synced: 28 Aug 2025
https://github.com/junho100/algorithm_in_military
군대서 푼 알고리즘(국방오픈소스아카데미 - "코딩문제은행" 및 백준 문제들)
Last synced: 29 Mar 2025
https://github.com/mxssl/insertionsortgolang
Insertion Sort implementation in Go (Golang)
algorithm go golang insertionsort
Last synced: 16 Mar 2025
https://github.com/marineks/42_pushswap
Prompt : This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the one (of many) most appropriate solution for an optimized data sorting.
42 42born2code 42cursus 42projects algorithm push-swap pushswap sorting-algorithms
Last synced: 06 Jul 2025
https://github.com/i-am-surovi/cse221-bracu
This repository contains all lab assignments and basics of fall'23 semester of BracU CSE221 [Algorithm] course.
algorithm algorithm-lab bracucse cse221 cse221-bracu cse221-fall23 cse221lab python
Last synced: 16 Mar 2025
https://github.com/vilhalva/curso-mestre-do-python
👨⚖️VISÃO PANORÂMICA DA ESTRUTURA DO PYTHON.
algorithm algorithms education educational python python3
Last synced: 19 Feb 2025
https://github.com/gmongaras/dino_game_ai_v2
AI that learns to play the Google dino game using an improved version of NEAT
ai algorithm dinosaur-game genetic-algorithm javascript neural-network neural-networks
Last synced: 25 Mar 2025
https://github.com/yuuzi261/zero-judge
algorithm algorithms beginner-friendly c-language c-plus-plus python
Last synced: 11 Oct 2025
https://github.com/petehouston/algorithm-notes
TIL something from algorithms
algorithm algorithm-analysis algorithm-challenges algorithms algorithms-and-data-structures
Last synced: 31 Mar 2025
https://github.com/oovm/c3-linearization
C3 Linearization in scala/ruby style
Last synced: 08 Apr 2025
https://github.com/onursevket/guillotine-randomname--170413
WindowsFormProject
algorithm csharp windows-forms
Last synced: 02 Mar 2025
https://github.com/basemax/bstgo
This is a Go implementation of the BST data structure with a few of the most common operations. The algorithms code should be easy to understand. BST Tree is a binary tree in which the value of each node is greater than or equal to any value stored in the left sub-tree, and less than or equal to any value stored in the right sub-tree.
algorithm algorithms algorithms-and-data-structures bst data-structure datastructure go golang tere-data-structure tree tree-algorithm tree-algorithms tree-datastructure tree-insert tree-search tree-structure
Last synced: 12 Jun 2025
https://github.com/ugnmura/marching_squares_processing_java
Marching Squares Algorithm implemented in Processing 3 in Java
algorithm image-processing java processing
Last synced: 30 Jun 2025
https://github.com/mysftz/applications-of-evolutionary-algorithms-in-bioinformatics-report
A LaTeX research document on applications of evolutionary algorithms in bioinformatics.
algorithm algorithms bioinformatics computer-science evolutionary-algorithms latex latex-document university university-coursework
Last synced: 14 Jul 2025
https://github.com/trivigy/multiset
Implementation of the multiset data structure
algorithm data-structure go multiset
Last synced: 01 Apr 2025
https://github.com/colelawrence/group-traits
rudimentary algorithm for grouping objects based on traits
algorithm metamorphic-testing school-project typescript utility
Last synced: 05 Apr 2025
https://github.com/mharikmert/text-representation-with-bst
A simple word sorting algorithm with different Binary Search Trees and time complexities in C programming language
algorithm binary-search-tree c time-complexity time-complexity-analysis
Last synced: 25 Mar 2025
https://github.com/ccastillo06/freecodecamp-intermediate-algorithm-scripting
FCC Intermediate Algorithm Scripting
algorithm fcc intermediate scripting
Last synced: 17 Aug 2025
https://github.com/viniciuslawliet/bell-cranel-algorithm
The Bell Cranel Algorithm is a Python tool designed for generating and visualizing multilayer graphs. It offers customizable parameters for nodes, edges, and interlayer connections, facilitating the modeling and visualization of intricate systems such as dungeons, mazes, and networks.
algorithm anime danmachi data-structures dungeons graph python rpg
Last synced: 29 Mar 2025
https://github.com/fmarotta/blort
A new sorting algorithm optimised for files made of 'blocks'. A block consists of all the contiguous rows that have the same value in the first field.
Last synced: 12 Oct 2025
https://github.com/wsmd/sleepsort-promise
😴 A Promise based implementation of SleepSort
algorithm promise sleepsort sort sorting-algorithms
Last synced: 08 Apr 2025
https://github.com/makstyle119/dsa
Data Structure & Algorithum from beginner to advanced
algorithm begginer-friendly data-structure data-structures-and-algorithms dsa dsa-python makstyle119 tutorial
Last synced: 19 Feb 2025
https://github.com/asherjingkongchen/floating-distance
Measure distance between floating-point vectors in Rust
algorithm distance embedding mathematics rust simd vector
Last synced: 15 Mar 2025
https://github.com/arslanbilal/projecteuler
This project includes Euler Problem sets solutions in Swift Language
algorithm maths project-euler swift
Last synced: 09 Apr 2025
https://github.com/orhankupusoglu/find-first-id
Find first ID in range [0,N) with bit operations, and with Vector/Set/BitSet, check with Google Test and compare with Benchmark
algorithm cmake debruijn google-benchmark google-test header-only
Last synced: 09 Apr 2025
https://github.com/jabellard/ulcs
This is an algorithm to solve unbalanced ladder electrical circuits.
algorithm algorithms circuit java
Last synced: 11 Mar 2025
https://github.com/jabellard/heap
Max heap implementation.
algorithm algorithms c data-structure data-structures heap max-heap
Last synced: 11 Mar 2025
https://github.com/sherwinshen/leetcode
📖 算法学习之 LeetCode(主要基于 TS/JS 语言)
algorithm javascript leetcode typescript
Last synced: 06 Mar 2025
https://github.com/medaminenasfi/traducode-app
🔁 TraduCode: Convert algorithms into code (Python/Java) with an intuitive web interface. Built with HTML, CSS & JavaScript.
algorithm code-generation css developer-tools html javascript open-source programming programming-tool pseudocode syntax-highlighting web-app
Last synced: 13 Oct 2025
https://github.com/miladsade96/leetcode_with_java
Solving Leetcode Challenges using Java Programming Language and Testing them with JUnit
algorithm algorithms algorithms-and-data-structures data-structures java java-8 javaee leetcode leetcode-java leetcode-solutions
Last synced: 13 Oct 2025
https://github.com/gebes/longestcollatzsequence
Get the longest Chain under 1 Million
Last synced: 20 Feb 2025
https://github.com/shuza/java
All of my JAVA code goes here
algorithm competitive-programming dynamic-programming graph java number-theory
Last synced: 25 Mar 2025
https://github.com/odanado/p5-procon
algorithm competitive-programming datastructure perl5
Last synced: 13 Oct 2025
https://github.com/marvin9/tonelli-shanks-algorithm
sqrt of n modulo p
algorithm number-theory tonelli-shanks
Last synced: 26 Feb 2025
https://github.com/borisboguslavsky/pathpyinder
An interactive maze-drawing & maze-solving application written in Python
algorithm algorithms astar bfs dfs drawing gui maze maze-algorithms maze-solver pathfinding pysimplegui python tkinter visualization
Last synced: 26 Oct 2025
https://github.com/shuza/competitive-programming
All my competitive programming code go here
algorithm c competitive-programming cpp dynamic-programming graph number-theory
Last synced: 25 Mar 2025
https://github.com/shimazadeh/total-perspective-vortex
This subject aims to create a brain computer interface based on electroencephalographic data (EEG data) with the help of machine learning algorithms. Using a subject’s EEG reading, you’ll have to infer what he or she is thinking about or doing - (motion) A or B in a t0 to tn timeframe.
ai algorithm classification datascience dimensionality-reduction eeg scikit-learn
Last synced: 01 Mar 2025
https://github.com/apollozhu/maze-solver
Visualizing the algorithms.
algorithm ap-computer-science apcs java java-9 maze maze-solver oaktonhs
Last synced: 13 Oct 2025
https://github.com/shine-jung/ps-blog
📝 알고리즘 공부를 도와주는 PS 전용 블로그
algorithm backjoon firebase material-ui problem-solving react typescript
Last synced: 13 Oct 2025
https://github.com/mxssl/bubblesortgolang
Bubble Sort implementation in Go (Golang)
algorithm bubblesort go golang
Last synced: 16 Mar 2025
https://github.com/kyoto7250/roundrobin_match
round robin matching algorithm for python3
Last synced: 14 Oct 2025
https://github.com/hendrialqori/dsa-javascript
Learn algorithm and data structure in Javascript
algorithm data-structures javascipt
Last synced: 31 Mar 2025
https://github.com/panagiotiskotsorgios/pounding-heart-animation
A pounding spinning console heart animation with console colors manipulation
algorithm animation colorama colorful console-application console-colors dedicated friendship heart-animation heartbeat love pounding-heart python python3 spinning-animation
Last synced: 17 Jul 2025
https://github.com/francescopaolol/similarcalendar
It's essentially a way to identify when the calendar configuration repeats itself over a certain period of time.
Last synced: 08 Apr 2025
https://github.com/shikha-code36/striver-sde-sheet-python-solutions
Solution for Striver's SDE Sheet implemented in Python
algorithm backtracking-algorithm bit-manipulation data-structures dynamic-programming graphs-algorithms hashing hashmap heap interview-questions leetcode-solutions linked-list python-ds-algo python-leetcode recursive-algorithm strings striver-sde-sheet strivers-sde-sheet tree tries
Last synced: 03 Mar 2025
https://github.com/chrvadala/sliding-window-max
Given a stream of data, this algorithm returns (for every added value) the current max value.
Last synced: 27 Mar 2025
https://github.com/codeesura/dijkstra-algorithm
This project offers a JavaScript implementation of Dijkstra's algorithm with a user-friendly PriorityQueue class, ideal for finding the shortest paths in complex graphs as in routing or network optimization.
algorithm dijkstra dijkstra-algorithm shortest-path shortest-path-algorithm shortest-path-routing-algorithm shortest-paths
Last synced: 14 Oct 2025
https://github.com/mxssl/binarysearchgolangiteratively
Binary Search algorithm implemented in Go (Golang) by using iteration.
Last synced: 16 Mar 2025
https://github.com/unine-chyn/multilstsq
Python 3 module for doing simultaneous linear regression
abstract-syntax-tree algorithm expression-evaluator linear-regression python-3 python-library python3
Last synced: 01 Mar 2025
https://github.com/philiparvidsson/quickhull-algorithm
Understanding the Quickhull Algorithm—assignment in the Algorithms VT15P4 (21AL1B) course.
algorithm algorithm-analysis big-o math opengl proof quickhull quickhull-algorithm
Last synced: 24 Mar 2025
https://github.com/onurozuduru/string-matcher-project
Project for Formal Languages & Automata Theory course.
algorithm automata formal-languages gui java project string-matcher
Last synced: 26 Feb 2025
https://github.com/eugenechevski/problem-solving
Data-structure and algorithms interview problems and solutions.
algorithm algorithms javascript leetcode python typescript
Last synced: 13 Nov 2025
https://github.com/louislefevre/rsa
RSA cryptosystem for demonstrating the encryption and decryption of messages
algorithm cryptography decryption encryption rsa
Last synced: 30 Mar 2025
https://github.com/nitsas/pareto-approximator
Approximate the Pareto set using the chord algorithm. (multiobjective optimization, c++)
algorithm c-plus-plus multiobjective-optimization
Last synced: 05 Jul 2025
https://github.com/skywalkersam/fisheryatesshuffle
The Fisher–Yates shuffle algorithm.
algorithm fisher-yates-shuffle
Last synced: 24 Feb 2025
https://github.com/mxssl/binarysearchgolangrecursive
Binary Search algorithm implemented in Go (Golang) by using recursion.
Last synced: 16 Mar 2025
https://github.com/connieya/java_algorithm
Java Algorithm Source Code Storage
Last synced: 03 Jul 2025
https://github.com/kieubaduong/permutation-benchmarking-app
This repository benchmarks the performance of various permutation algorithms in C++. It includes implementations of Backtracking, DFS, Factorial, Heap's Algorithm, and Lexicographic Order.
algorithm benchmark cpp permutation
Last synced: 21 Feb 2025
https://github.com/bm777/quicksort
This algorithm called FAST SORTING ALGORITHM (QuickSort) it is a question of ordering the table from a pivot (value chosen in the table (generally the first value) In this same table we classify the lower values on the left and the lower values on the right. higher values Then we recall the RAPID SORTING ALGORIHTME, once for the left part ...
Last synced: 02 Jul 2025
https://github.com/am-i-groot/summer-intern-iitguwahati-spml
Developed an automated Water Quality Monitoring System (WQMS) at IIT Guwahati, using the pH-W218 sensor and K-Means Clustering to assess water potability. The project enhances water quality evaluation through machine learning-based classification.
algorithm data data-visualization kmeans-clustering machine-learning python report sensor signal-processing
Last synced: 27 Oct 2025
https://github.com/cowienduckie/coding-practice
Practice coding on the online judge sites
algorithm c-sharp data-structures python sql
Last synced: 05 Jul 2025
https://github.com/aenguerrand/thu-ml-irls
Machine learning IRLS for Logistic Regression :chart_with_upwards_trend:
algorithm machine-learning tsinghua-university
Last synced: 19 Feb 2025
https://github.com/progval/nxanimate
[Work in progress] Shows a simple Python debugger and a graph side-by-side, to illustrate the behavior of a graph algorithm, for educational purposes. Like Gato, but based on NetworkX.
algorithm debugger gato graph graph-theory networkx python web-application
Last synced: 15 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 Nov 2025
https://github.com/showrin/anagram_checker
A simple program to check whether two strings are anagram or not.
algorithm anagram-checker angram javascript testing
Last synced: 13 Mar 2025
https://github.com/mutazhelal/raytracing-diffuse
A camera is looking at the world, emitting rays through each pixel in the image. The world is composed of a list of spheres, made of diffuse or specular materials. A ray tracing algorithm is used to test its intersection with each sphere to compute the image pixel colour.
algorithm computer-graphics computer-graphics-opengl cpp opengl ray-tracing raytracing
Last synced: 05 Mar 2025
https://github.com/hansololiviakim/algorithm
✨ basic algorithm problem-solving using js
algorithm javascript programmers
Last synced: 09 Apr 2025
https://github.com/izenynn/push_swap
42 Cursus - push_swap: This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
42 42born2code algorithm algorithm-challenges algorithms-and-data-structures algorithms-datastructures c linux macos optimization optimization-algorithms push-swap pushswap
Last synced: 15 Mar 2025
https://github.com/basantech89/code_monk
Code Monk
algorithm android android-app-development data-structures java nodejs python react react-native reactjs web-development
Last synced: 17 Mar 2025
https://github.com/mirajehossain/life-charger
Life coding..... 🙂
algorithm cpp datastructure oj-solutions problem-solving
Last synced: 11 Jun 2025
https://github.com/mxssl/palindromegolang
Check a string for palindrome in Go (Golang)
Last synced: 16 Mar 2025
https://github.com/devfancy/problem-solving
For Algorithm (Baekjoon, Programmers)
Last synced: 13 Jun 2025