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-08 00:01:11 UTC
- JSON Representation
https://github.com/cuhsat/spritz.lua
Spritz cipher implementation in pure Lua 5.3.
algorithm cryptography lua spritz
Last synced: 29 Mar 2025
https://github.com/cuhsat/spritz.go
A Spritz cipher implementation in pure Go.
algorithm cryptography go golang spritz
Last synced: 29 Mar 2025
https://github.com/cuhsat/spritz.java
A Spritz cipher implementation in pure Java.
algorithm cryptography java spritz
Last synced: 27 Aug 2025
https://github.com/chanran/c_or_cpp_code
集中本人c和c++代码的仓库,目前还在整理中,有些不完整或者有错误请帮忙提一下issue
algorithm c c-plus-plus opengl
Last synced: 06 Mar 2025
https://github.com/burakyilmaz321/from-scratch
Simple implementations of (mostly machine learning) algorithms.
algorithm deep-learning gradient-descent kmeans linear-regression logistic-regression machine-learning neural-network python r
Last synced: 04 Mar 2025
https://github.com/onurozuduru/codes-for-ai-course-homeworks
Some simple codes for AI course.
ai-course-homeworks algorithm c-plus-plus game search-algorithm
Last synced: 26 Feb 2025
https://github.com/thibautre/dataipsum
Configurable data generator (with crumbles inside)
algorithm data random-generation
Last synced: 21 Jul 2025
https://github.com/epsoft/genetic-algorithm
container genetic algorithm solver
algorithm containers deepcopy general-solver-functions-access genetic itertools logger os random solver
Last synced: 28 Feb 2025
https://github.com/arjun1237/sudoku.solver
Sudoku Solver is an app that solves the sudoku for you. All you need to do is provide the input as required. It used the concept of recursion and backtracking to achieve the same.
algorithm backtracking css frontend react recursion webdevelopment
Last synced: 26 Feb 2025
https://github.com/jakub21/walking-blobs
Showcase of state-machine based algorithm. Blobs search for food and escape predators.
Last synced: 14 May 2025
https://github.com/glolichen/24-solver
A python script and website to solve 24
Last synced: 23 Jul 2025
https://github.com/jackhowa/sum-range
We'll pass you an array of two numbers. Return the sum of those two numbers and all numbers between them.
Last synced: 15 Mar 2025
https://github.com/kklassa/evolutionary-algorithm
implementation of an evolutionary algorithm for function minimization and a testing and result visualization environment
ai algorithm artificial-intelligence data-science data-visualization evolutionary-algorithm evolutionary-algorithms optimization python
Last synced: 20 Jun 2025
https://github.com/sudhanshu182004/ml-from-scratch
A comprehensive collection of practical machine learning examples using popular frameworks and libraries.
algorithm classification clustering data-mining data-science decision-tree-classifier decision-tree-regression free hacktoberfest2024 knn-algorithm linear-regression machine-learning numpy pandas
Last synced: 01 Jul 2025
https://github.com/rimgosu/algorithm-99club
python algorithm study with sparta
Last synced: 31 Aug 2025
https://github.com/colelawrence/go-concepts
Playing with concepts of programming I've found interesting using Golang. E.g. machine learning, genetic algorithms, graph theory, etc.
algorithm genetic-algorithm golang
Last synced: 05 Apr 2025
https://github.com/colelawrence/rotate-lines
Simple utility for creating rotated observations for training a neural network.
Last synced: 05 Apr 2025
https://github.com/wisskirchenj/filetypeanalyzer
Toy project of JetBrains JavaCore track for analyzing file types
algorithm java19 knuth-morris-pratt multithreading rabin-karp
Last synced: 24 Feb 2025
https://github.com/zerdicorp/two_line_segments_intersection
Visualization of the algorithm for finding the intersection of two line segments.
algorithm intersection math visualization
Last synced: 02 Apr 2025
https://github.com/jefer94/choco
Choco Components, Services and Tools.
algorithm choco choco-components locale locale-gen transpiler
Last synced: 15 May 2025
https://github.com/zerdicorp/very_simple_tree_simulation
A truly simple tree simulation based on the Pythagorean tree.
algorithm generation math pythagoras-tree simulation tree visualization
Last synced: 02 Apr 2025
https://github.com/haminimi/merge-sort
Sort a list of numbers using the powerful Merge Sort algorithm.
algorithm algorithms algorithms-and-data-structures javascript merge-sort mergesort recursion recursive-algorithm sorting sorting-algorithms web web-development
Last synced: 18 Mar 2025
https://github.com/mttbernardini/mbc
🔐 Library and CLI for the MBC encryption algorithm. C remake of https://github.com/mttbernardini/mbencrypter.
algorithm c-library cryptography hex-strings library raw-data symmetric-keys text
Last synced: 11 Jul 2025
https://github.com/lflxp/accumulation
knowledge、experience、more and more
algorithm datastructure design-pattern
Last synced: 13 Mar 2025
https://github.com/juzershakir/logistic_regression
A Mathematical Intuition behind Logistic Regression Algorithm
algorithm bias-variance cost-function gradient-descent hypothesis logarithmic-regression logarithms logistic-function logistic-regression machine-learning multiclass-classification overfitting probability regularized-logistic-regression sigmoid-function
Last synced: 14 Mar 2025
https://github.com/shaharashe/leetcode
A collection of my LeetCode solutions, showcasing problem-solving skills and algorithmic techniques.
algorithm algorithm-challenges algorithms algorithms-and-data-structures data-structures leetcode leetcode-bash leetcode-c leetcode-cpp leetcode-csharp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions leetcode-sql math mathematics
Last synced: 24 Feb 2025
https://github.com/imax153/c950
The files for my solution to the C950 - Data Structures and Algorithms II performance assessment for WGU.
algorithm c950 delivery greedy-algorithm wgups
Last synced: 06 Mar 2025
https://github.com/bronya-rand/cs1310-backup
Programming Code from Uni Classes at St. Mary's University
algorithm algorithms c c-plus-plus code introduction object-oriented object-oriented-programming programming school university
Last synced: 30 Oct 2025
https://github.com/agb2k/process-scheduling-algorithms
Implementation of Various Process Scheduling Algorithms in C for OSC 2035 CW
algorithm os scheduling-algorithms
Last synced: 03 Apr 2025
https://github.com/ej-kimm/algorithm-with-js
🕵️♀️ 알고리즘 문제 풀이 with JavaScript
algorithm javascript programmers
Last synced: 01 Sep 2025
https://github.com/hpedrorodrigues/avltree
A simple implementation of AVL Tree
algorithm avl-tree data-structure
Last synced: 14 Mar 2025
https://github.com/hpedrorodrigues/graphs
A simple implementation of some Graph algorithms
algorithm graph graph-algorithms
Last synced: 14 Mar 2025
https://github.com/mnz1365/sort-check
check sort list of numbers
algorithm check checker javascript list sort
Last synced: 23 Mar 2025
https://github.com/mnz1365/insertion-sort
insertion sort in python
algorithm insertion-sort list numbers python sort
Last synced: 23 Mar 2025
https://github.com/astropilot/wordle_solver
A small web extension to automatically solve the Wordle game (https://www.powerlanguage.co.uk/wordle/)
algorithm typescript web-extension wordle
Last synced: 04 Mar 2025
https://github.com/ttwag/p2_gaussian_elimination
A function that encodes the Gaussian Elimination algorithm
algorithm linear-algebra numpy python
Last synced: 15 May 2025
https://github.com/dahlitzflorian/java-dijkstra-algorithm
A Java implementation of the Dijkstra Algorithm.
algorithm algorithms dijkstra-algorithm education educational educational-project java
Last synced: 20 Aug 2025
https://github.com/randomgamingdev/greedy-meshing-js-demo
A demonstration of greedy meshing in Javascript with p5.js used for voxels and more
algorithm algorithms basic demo example greedy-algorithm greedy-algorithms greedy-meshing javascript p5js quickstart simple
Last synced: 04 Mar 2025
https://github.com/iamotz/shoppingcart
An OOP program to implement a shopping cart software
algorithm javascript oop shopping-cart
Last synced: 12 Mar 2025
https://github.com/sourceduty/youtube
📺 YouTube viewership research information.
ai ai-verified algorithm google google-ads info monetization notes research verification view-verification viewership views youtube youtube-algorithm youtube-research youtube-video youtube-view youtube-views youtuber
Last synced: 04 Mar 2025
https://github.com/damevin/les-petits-plats
School project for create a research algorithm in vanilla JS
Last synced: 30 Mar 2025
https://github.com/jackhowa/mutations
Check whether the second string in the array has only letters from the first
Last synced: 15 Mar 2025
https://github.com/jackhowa/chunky-monkey
Work with arrays in JavaScript and algorithms
algorithm freecodecamp javascript
Last synced: 15 Mar 2025
https://github.com/lonaryx/binarysearch
Этот код представляет собой реализацию алгоритма бинарного поиска в массиве чисел от 0 до 100 на языке C++. Он создан для того, чтобы продемонстрировать простоту и эффективность данного алгоритма.
algorithm algorithms binary binary-search code cpp eazy function functions language-learning learning massive search ua ukraine ukrainian windows
Last synced: 24 Jun 2025
https://github.com/gomisha/santas-brackets-advent-of-code
Solution to Advent of Code 2015 (Day 1: Not Quite Lisp)
Last synced: 26 Feb 2025
https://github.com/bluezhan/find-a-better-algorithm
🎩 Don't diddle code to make it faster - find a better algorithm.
algorithm javascript leetcode mathematics
Last synced: 15 Oct 2025
https://github.com/katyaprusakova/filler
A project for Hive Helsinki where the goal is to create a player for the game filler, my player shall be able to put more pieces to a board than enemy does.
Last synced: 26 Mar 2025
https://github.com/noxmor/noxsnake
A C++ library with algorithms for the Snake Game
algorithm algorithms cplusplus header-only header-only-lib header-only-library lib library snake
Last synced: 12 Apr 2025
https://github.com/salvatorecorvaglia/advanced-control-techniques
Distributed gradient algorithm over ordinary least squares problem
algorithm distributed-gradient least-squares-problem mpi supervised-learning
Last synced: 20 Jul 2025
https://github.com/andremelchior/pseudocodes-portugol
Repositório que contém pseudocódigos com algoritmos em Portugol para fins educativos e aprendizado de lógica de programação.
alg algorithm portugol pseudocode pseudocodigo
Last synced: 28 Mar 2025
https://github.com/zulfachafidz/titanic_explorer_predicting_survival_with_classification_using_knn_algorithm
Tracking Life Safety with the KNN Predictive Analysis Approach. Leveraging the Titanic Dataset, we apply classification analysis to predict the fate of passengers based on a variety of features.
algorithm algorithms data data-analysis data-mining data-science datamodeling datapreprocessing dataset knn-algorithm knn-classification machine-learning machine-learning-algorithms prediction-model
Last synced: 01 Sep 2025
https://github.com/paulkastel/algorytmowysnake
Kosolowa wersja gry Snake przygotowana na przedmiot Algorytmy i Struktury Danych w języku C++. Generuje macierz o zadanym przez użytkownika rozmiarze wypełnioną przeszkodami w losowych miejscach. Wąż tworzony w dowolnym miejscu porusza się zgodnie z kierunkami zegara w taki sposób aby wypełnić sobą jak największą powierzchnię planszy.
algorithm cplusplus snake snake-game spiral
Last synced: 22 Jun 2025
https://github.com/markcaldropoli/cs375
Design & Analysis of Algorithms
algorithm analysis java makefile
Last synced: 15 Mar 2025
https://github.com/bzdgn/geneticalgorithmdemo
A simple genetic algorithm implementation demo, based on a code that is citated inside the README.md and the code.
algorithm algorithms-implemented evolutionary-algorithm evolutionary-algorithms genetic-algorithm java
Last synced: 28 Mar 2025
https://github.com/azizbekeshpolatov/_algorithms_with_dart_
📊 Algorithms Learning – A collection of essential algorithms with explanations and implementations to strengthen problem-solving and coding skills.
algorithm backtracking-algorithm bfs bfs-dfs bfs-search dsa-algorithm dynamic-programming tree-search tree-structure
Last synced: 07 Mar 2025
https://github.com/oxagast/jmpwnns
Just me playing with neural networks
algorithm machine-learning neural-network
Last synced: 22 Feb 2025
https://github.com/px86/sha-256
Implementation of the SHA-256 hashing algorithm in C++.
Last synced: 21 Mar 2025
https://github.com/saifshahriar/problem-solving
All my problem solvings from codeforces, hackerrank, leetcode and other websites.
algorithm algorithms c codechef codeforces data-structures dsa go hackerrank leetcode lua problem-solving python rust sql
Last synced: 30 Oct 2025
https://github.com/amkreta/angular-diff-checker
diff checker based on "Longest Common Subsequence" and "Backtracking"
algorithm angular css diff-algorithm html javascript scss typescript
Last synced: 01 Sep 2025
https://github.com/obitech/ds_shortest_path
Shortest path in a directed graph with edge weight and acceleration
Last synced: 24 Jun 2025
https://github.com/nishatrhythm/data-structure-lab
Data Structure related codes can be found here.
algorithm c cpp data-structure
Last synced: 20 Jul 2025
https://github.com/connieya/python_algothm
Python Algorithm Source Code Storage
Last synced: 23 Mar 2025
https://github.com/nishatrhythm/algorithm-lab
Basic algorithm related programs can be found in this repository.
algorithm c computer-science cpp java
Last synced: 20 Jul 2025
https://github.com/tbjgolden/array-prototype-pack
(non-standard) - Array.prototype.pack - Bin packing algorithm - https://en.wikipedia.org/wiki/Bin_packing_problem
algorithm array bin javascript node nodejs npm packing prototype
Last synced: 14 Jun 2025
https://github.com/pixcai/algorithms
Algorithms notes and code and leetcode solution by JavaScript
algorithm algorithms-datastructures algorithms-implemented javascript leetcode leetcode-javascript nodejs
Last synced: 28 Jun 2025
https://github.com/prathik/rps-go
Rock Paper Scissors in Go
algorithm algorithms golang numberphile rock-paper-scissors
Last synced: 26 Feb 2025
https://github.com/culturessupports/nutrients-photo-fruit
A Applied Filter for Phtotodetection for Anominal Scan Result Detection of Fruits Sugar Levels in Fruits using ML, based on Photo Shoots
ai-generate-2000-eating-scenarios ai-show-body-impact-prediction algorithm anomaly-detection filter filter-convolution-rdna fruit-sugar-levels fruits phone-camera photo-capture-ai-video photography rdna-camera-filter strings-rdna time-line-health-scenarios timeline-component
Last synced: 07 Apr 2025
https://github.com/suji04/mst_generator
Generates minimum spanning tree based on euclidean distance
algorithm creative-coding javascript mst object-oriented-programming tree visualization webdevelopment
Last synced: 17 Nov 2025
https://github.com/haxpor/algocpp-study
Code studying from Algorithm in C++ book. Use C & C++11.
Last synced: 13 Mar 2025
https://github.com/myavuzokumus/simplemodelcomparison
This application allows users to upload datasets, handle missing data, and compare different imputation strategies.
algorithm data data-science machine-learning preprocessing streamlit
Last synced: 07 Apr 2025
https://github.com/caizixian/algorithm_exercise
My solutions to some problems
Last synced: 03 Mar 2025
https://github.com/cephascard0207/reeborg-sworld_allhurdles_algorithm
In simple words an 'Algorithm' means a set of instructions given to a computer to solve any kind of a problem depending on its type, As of this it solves the hurdles. Any kind of hurdle puzzle can be solved in Reeborg's World using this simple algorithm.
algorithm python python3 reeborg
Last synced: 23 Mar 2025
https://github.com/nikolasent/algorithm-collection
Personal collection of classical algorithms
algorithm algorithms cpp numerical-methods sorting-algorithms
Last synced: 02 Apr 2025
https://github.com/zikwall/geofind-rust
:globe_with_meridians: Rust implementation Point-In-Polygon Algorithm
algorithm find geolocation point-in-polygon rust
Last synced: 23 Feb 2025
https://github.com/program-spiritual/algorithminjs
😎Encapsulate the collection of commonly used algorithms for node.js 😎
algo algorithm algorithm-challenges algorithm-library algorithms-implemented nodejs
Last synced: 04 Apr 2025
https://github.com/yehezkiel1086/data-structure-solutions
📖 Data structures and algorithms solutions writte in C/C++ language
Last synced: 28 Mar 2025
https://github.com/pyx79/rust-demo
# rust-demoThis repository contains a simple Rust server for demonstration purposes. To build and run the server, use the commands below. 🦀✨
ai algorithm apollo-federation asynchronous classifier getting-started javascript kafka lambda language-recognition microservice rust ssvm tensorflow text-classification text-classifier wasm-bindgen webassembly-tutorial
Last synced: 18 Jun 2025
https://github.com/simranjeet97/recyclingmachine
Python Recycling Machine Based on OOPS Concepts.
algorithm assignment-problem itronix machine-learning-algorithms oops-in-python python python-3 python-library recyclerview-item-animation
Last synced: 03 Mar 2025
https://github.com/nikolayblagoev/universal_converter
Contains javascript code for different mathematical functions, algorithms, etc.
algebra algorithm javascript mathematics prime-numbers
Last synced: 15 Mar 2025
https://github.com/manelmontilla/alrecall
Little library with some classic algorithms.
algorithm c-sharp dotnet-core sort
Last synced: 20 Mar 2025
https://github.com/nagipragalathan/webforinsta
WebForInsta is a static website designed to manage codes and provide an interactive experience for users. The website focuses on showcasing videos with coding lyrics, specifically tailored for Instagram.
algorithm codemanagement codi coding-lyrics css design html inst instagram-video lyrics python static-site staticwebsite status-page web2 webapp webdevelopment webforinsta website-template
Last synced: 05 Apr 2025
https://github.com/mirajehossain/data-structure-and-algorithm-with-js
Data structure and algorithm for Javascript.
algorithm datastructure javascript js
Last synced: 21 Mar 2025