An open API service indexing awesome lists of open source software.

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.

https://github.com/minapecheux/advent-of-code

My personal scripts and trials for the Advent Of Code online challenges.

algorithm challenge christmas javascript puzzle python

Last synced: 16 May 2025

https://github.com/vomnes/lem-in

Elementary algorithmic project - Graph Traversal - This project is meant to make you code an ant farm manager.

algorithm bfs-algorithm graph-traversal

Last synced: 16 Mar 2025

https://github.com/aenguerrand/th-generate-integer-partition

Generate the integer partition of number p(n)

algorithm combinatorics tsinghua-university

Last synced: 16 Nov 2025

https://github.com/rhcarvalho/the-algorithm-design-manual

Exercises from the book The Algorithm Design Manual

algorithm exercise

Last synced: 02 Mar 2025

https://github.com/pchchv/pyalgos

Algorithms implemented in Python

algorithm algorithms interview python

Last synced: 27 Jul 2025

https://github.com/mahdyhamad/graph-coloring-algorithm

greedy graph-coloring algorithm that can be used in timetable scheduling

algorithm coloring-graph graph graph-algorithms

Last synced: 17 Mar 2025

https://github.com/eeeyooon/algorithm

Javascript algorithm + SQL practice

algorithm javascript oracle-database sql

Last synced: 02 Mar 2025

https://github.com/bradhowes/priorityqueue

Swift implementation of a priority queue.

algorithm priority-queue swift5

Last synced: 08 Oct 2025

https://github.com/danutama/nextjs-aes-encryption

A simple and secure Next.js application to encrypt and decrypt files using AES CBC. Built with client-side using crypto-js, this app enables users to protect files with 128, 192, or 256-bit AES

advanced-encryption-standard aes aes-cbc aes-cipher aes-encryption algorithm cryptography landing-page nextjs rijndael

Last synced: 28 Jul 2025

https://github.com/abhijeet-muneshwar/algorithms

This repository contains different Algorithms

algorithm

Last synced: 02 Apr 2025

https://github.com/kishore-devaraj/movie-search

Implementation of sorting algorithm heap sort using search movie concept.

algorithm expect heapsort mocha reactjs

Last synced: 28 Jul 2025

https://github.com/dzimiks/algorithms

Implementation of various algorithms and data structures written in Java.

algorithm java

Last synced: 28 Jul 2025

https://github.com/leomaurodesenv/contest-codes

Repository of exercises of online contests

algorithm contests-codes cpp

Last synced: 29 Jul 2025

https://github.com/nem035/csjs

Small collection of basic CS Algorithms/Data Structures in JavaScript.

algorithm computer-science-algorithms javascript

Last synced: 03 Apr 2025

https://github.com/hyp3rflow/problemsolving

ALGORITHM STUDY | BAEKJOON | CODEUP

algorithm baekjoon-online-judge codeup

Last synced: 07 Nov 2025

https://github.com/hyp3rflow/alps_algorithm

ALPS2019 | Algorithm Source File

algorithm

Last synced: 07 Nov 2025

https://github.com/devbruce/algorithm_problem_solving

Archive of My Algorithm Problem Solving

algorithm problem-solving

Last synced: 29 Jul 2025

https://github.com/aggstam/mpi_d_step_sssp

This program implements D-Stepping algorithm introduced by U.Mayers and P.Sanders, using SSSP algorith for faster execution.

algorithm c mpi parallel

Last synced: 02 Mar 2025

https://github.com/nebulot/nebulotelodie_lespetitsplats

Application de recette, algorithme de recherche "Les petits plats"

algorithm algorithme css css3 grid html html5 javascript research tags

Last synced: 29 Jul 2025

https://github.com/liraymond04/olc-dijkstra

GUI implementation of Dijkstra's shortest path algorithm in the olcPixelGameEngine.

algorithm algorithms-and-data-structures c-plus-plus cpp dijkstra dijkstra-algorithm dijkstra-shortest-path gui olc olcpixelgameengine pge

Last synced: 08 Sep 2025

https://github.com/evandrolg/unique

Function written in C to get unique int values from an array

algorithm c gcc unique

Last synced: 15 Jun 2025

https://github.com/filipsedivy/recryptor

๐Ÿ” Class for quick and easy change the encryption algorithm

algorithm password rehash security-tools

Last synced: 09 Apr 2025

https://github.com/leandrols/selectionsortvisualization

Selection Sort Algorithm Visualization

algorithm selection-sort

Last synced: 30 Jul 2025

https://github.com/teleivo/algorithm-design-manual

Excercises from the Algorithm Design Manual book

algorithm algorithms algorithms-and-data-structures skiena

Last synced: 21 Feb 2025

https://github.com/tigregotico/rakekeywords

RAKE - Rapid Automatic Keyword Extraction

algorithm keyword-extraction keyword-extractor keywords rake

Last synced: 31 Oct 2025

https://github.com/noxxxxxxxx/snippet

Programming language code snippet, UI component, algorithm

algorithm ui-components vuejs

Last synced: 30 Jul 2025

https://github.com/amilajack/simplex

A simple implementation of the simplex algorithm in Rust

algorithm rust simplex

Last synced: 02 Apr 2025

https://github.com/in-ch/practice_coding_test

์•Œ๊ณ ๋ฆฌ์ฆ˜ ํ•™์Šตํ•˜๊ธฐ

algorithm algorithm-challenges algorithmic-trading algorithms algorithms-and-data-structures

Last synced: 30 Jul 2025

https://github.com/jorgechato/warmup

A simple repository with a bunch of exercises, from algorithms, to designs.

algorithm design docker travis-ci

Last synced: 08 Nov 2025

https://github.com/ia7ck/rust-competitive-programming

snippets for competitive programming

algorithm competitive-programming rust

Last synced: 16 Jun 2025

https://github.com/lpg2709/doomfirejs

Doom Fire made with JavaScript

algorithm beginners-friendly doom html js

Last synced: 09 Apr 2025

https://github.com/lovesaroha/infinite-monkey-problem

The infinite monkey theorem states that a monkey hitting keys at random on a typewriter keyboard for an infinite amount of time will almost surely type any given text, such as the complete works of William Shakespeare.

algorithm genetic-algorithm html infinite-monkey-theorem javascript

Last synced: 02 Mar 2025

https://github.com/phrugsa-limbunlom/algoj

A collection of algorithms implemented in Java for practicing.

algorithm java

Last synced: 31 Jul 2025

https://github.com/zettca/ist.asa.graphs4

Minimum Spanning Tree problem solved with Kruskal's Algorithm in C++

algorithm graphs kruskal kruskal-algorithm school

Last synced: 31 Jul 2025

https://github.com/jainamparikh0825/moowee

A movie finder with rich UI which lets you search for a movie and an algorithm designed in a way where the most searched movies by different users categorised under the most popular searches!

algorithm appwrite react tailwindcss

Last synced: 31 Jul 2025

https://github.com/xudaolong/algorithm

Learning algorithm structure.

algorithm typescript

Last synced: 01 Aug 2025

https://github.com/ireddragonicy/cb24153-closestpairofpoints

An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.

algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa

Last synced: 02 Apr 2025

https://github.com/youssefelghamour/binary_trees

Repository containing implementations of various binary tree operations in C

algorithm algorithms algorithms-and-data-structures avl-tree binary-search-tree binary-tree binary-trees c data-structures

Last synced: 08 Jul 2025

https://github.com/brian-gates/hungarian

The Hungarian algorithm solves the assignment problem in polynomial time. Also known as: Munkres algorithm.

algorithm assignment-problem hungarian-algorithm munkres-algorithm

Last synced: 01 Aug 2025

https://github.com/oleggator/vernam-cipher

Vernam cipher implementation

algorithm bmstu cipher iu3 vernam vernam-cipher

Last synced: 08 Jul 2025

https://github.com/sashadev-sky/maze-pathfinder

Terminal console maze solver

algorithm colorize pathfinder ruby terminal

Last synced: 01 Aug 2025

https://github.com/ndsvw/median-maintenance

Median-Maintenance keeps track of the median of a growing list of numbers. O(log(n)) complexity for each of the n list elements => O(n*log(n))

algorithm complexity logarithmic median

Last synced: 02 Aug 2025

https://github.com/davzoku/hackerrank-challenges

๐Ÿ’š๐Ÿ““ Solutions for HackerRank challenges

algorithm bash competitive-programming hackerrank-solutions java mysql

Last synced: 30 Apr 2025

https://github.com/arodr967/virtual_memory_management

A system call written in C, to report on memory management statistics, and a counter-based clock page replacement algorithm.

algorithm linux-kernel memory-management memory-stats system-calls virtual-memory

Last synced: 02 Apr 2025

https://github.com/florianwoelki/towersofhanoi

Simple JavaScript simulation for Towers Of Hanoi

algorithm javascript towersofhanoi

Last synced: 28 Oct 2025

https://github.com/nikoheikkila/tuubacrypt

The least useful encryption and decryption algorithm.

algorithm monty python silly

Last synced: 03 Apr 2025

https://github.com/0x8f701/thesis

Thesis Collection

algorithm essay thesis

Last synced: 02 Aug 2025

https://github.com/hoehrmann/set-intspan-partition

Set::IntSpan::Partition Perl module

algorithm integer perl5 sets

Last synced: 26 Mar 2025

https://github.com/selvin11/algorithm

algorithm by javascript

algorithm javascript

Last synced: 28 Oct 2025

https://github.com/pangongzi/algorithm

A PHP library for implementing various algorithms

algorithm php snowflake

Last synced: 13 Dec 2025

https://github.com/okwilkins/mazegeneration

Creates a random maze. Green -> Making new maze. Red -> Backtracking to find untouched maze.

algorithm html maze maze-generator maze-solver p5js web

Last synced: 28 Oct 2025

https://github.com/forma0-9097/study-log

์•Œ๊ณ ๋ฆฌ์ฆ˜ ๊ณต๋ถ€ ๊ธฐ๋ก์„ ์œ„ํ•œ ์ €์žฅ์†Œ.

algorithm python

Last synced: 03 Apr 2025

https://github.com/jason-c-daniels/jcd.leetcode

A bunch of stuff I did on LeetCode. Most of it ranks well for performance, and some of it even ranks well for memory usage. Sometimes both are true at the same time.

algorithm algorithms leetcode

Last synced: 04 Aug 2025

https://github.com/zl-asica/zla-algo

ZL Asica's personal Leetcode solution and thoughts documentation. ZL Asica่‡ชๅทฑ็š„Leetcode้ข˜่งฃ่ฎฐๅฝ•ๆ–‡ๆกฃ

algorithm docusaurus leetcode-python leetcode-solutions

Last synced: 14 Mar 2025

https://github.com/elliotwutingfeng/grokking-algorithms

Solutions to problems listed in the book "grokking algorithms" by Aditya Y. Bhargava

algorithm algorithms leetcode python

Last synced: 04 Aug 2025

https://github.com/risto-stevcev/haskell-inversion-counter

Algorithm to count the number of inversions (out of order elements) in an array. Implemented in Haskell

algorithm counter haskell inversion

Last synced: 11 Nov 2025

https://github.com/bazoka-kaka/dijkstra-shortest-path-east-java

๐ŸŒ Here we are implementing Dijkstra algorithm to find the shortest route from one city to another in east java based on user's input in the form of web application

algorithm dijkstra express shortest-paths

Last synced: 05 Aug 2025

https://github.com/2gpb/antcolonyoptimization

This repository contains an implementation of the Ant Colony Optimization (ACO) algorithm, a nature-inspired optimization technique used for solving combinatorial problems.

algorithm metaheuristic-optimisation python

Last synced: 07 Aug 2025

https://github.com/alvarocastro/stalinsort

An implementation of the meme stalinsort in JavaScript.

algorithm javascript meme sort sorting stalin stalinsort

Last synced: 20 Mar 2025

https://github.com/liviuxyz-ctrl/pathfinding_visualizer

Pathfinding visualizer in pygame: A*

algorithm astar-algorithm pathfinding python

Last synced: 02 Mar 2025

https://github.com/xxnauty/boxbluralgorithm

Implementation of blurring algorithm in Python

algorithm algorithms boxblur image-processing python python3

Last synced: 08 Aug 2025

https://github.com/sourceduty/algorithm_generator

๐Ÿ”ข Assistive algorithm generation, organization and analysis tool.

ai algorith-generator algorithm algorithm-analysis algorithms artificial-intelligence chatgpt generator openai

Last synced: 03 Sep 2025

https://github.com/chrismichaelps/computer-science-problem-solving

Learning haskell Language solving computer science programming problem. This implies having a better knowledge about how language works and how to understand better how functional languages work.

algorithm computer-science functional-programming haskell math solving-algorithm

Last synced: 08 Aug 2025

https://github.com/rayandrew/branchbound

Branch and bound implementation in Java with Swing GUI

algorithm branch-and-bound java swing-gui tsp

Last synced: 07 Sep 2025

https://github.com/payamnajat/chatgpt-5-configuration-analysis

๐Ÿ“Š Analyze and deobfuscate 3,099 configuration elements for ChatGPT, enhancing search optimization and system performance.

aeo ai algorithm chatgpt geo llm openai ranking rerank seo

Last synced: 31 Aug 2025

https://github.com/puzzlef/graph-csr-openmp

Design of high-performance OpenMP-based parallel Graph Edgelist and Compressed Sparse Row (CSR) loader, aka GVEL.

algorithm csr edgelist graph gvel load openmp parallel parser

Last synced: 08 Aug 2025

https://github.com/ivandimovsit/quicksort

quicksort algorithm in c

algorithm

Last synced: 08 Aug 2025

https://github.com/kauefraga/algorithms

๐Ÿง‘๐Ÿปโ€๐Ÿ’ป A couple of algorithms implemented on different languages

algorithm cpp python typescript

Last synced: 02 Apr 2025

https://github.com/pawel-kieliszczyk/algorithms

Efficient algorithms and data structures

algorithm cpp03 spoj topcoder

Last synced: 28 Oct 2025

https://github.com/ym1085/Algorithm-Study

Repository for solving algorithmic problems

algorithm backjoon java programmers

Last synced: 03 Oct 2025

https://github.com/xsymphony/algorithm

python ๆ•ฐๆฎ็ป“ๆž„ๅ’Œ็ฎ—ๆณ•

algorithm python

Last synced: 20 Mar 2025