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/sleekpanther/counting-inversions

Finds how similar 2 lists of rating are using the Divide and Conquer approach. Extension of MergeSort that actually displays the specific inversions as well as just counting the total number.

algorithm algorithm-design arrays count counting-inversions dissimilarity divide-and-conquer invert merge mergesort mergesort-algorithm noah noah-patullo pattullo pattulo patullo patulo ratings similarity sorting

Last synced: 05 Mar 2025

https://github.com/rathod-shubham/machinelearning-1

A curated list of my machine learning projects. Machine learning (ML) is the study of computer algorithms that improve automatically through experience and by the use of data. It is seen as a part of artificial intelligence.

algorithm classification clustering machine-learning reinforcement-learning

Last synced: 20 May 2026

https://github.com/myeonghan-nim/algorithm-programmers

๐Ÿ“š Algorithm: programmers

algorithm python

Last synced: 27 Jun 2025

https://github.com/superzombi/combinations

Combinations algorithm with specific position

algorithm combinatorics

Last synced: 21 Mar 2025

https://github.com/kooparse/coding_problems

Coding problems implemented in Rust

algorithm interview rust

Last synced: 22 Mar 2025

https://github.com/minter-v1/chondaek-coding

ONLY FOR ์ดŒ๋Œ์˜ ์ทจ๋ฝ€๋ฅผ ์œ„ํ•œ ์•Œ๊ณ ๋ฆฌ์ฆ˜ Repo

algorithm codingtest python

Last synced: 17 Jun 2025

https://github.com/gmihov001/caesar-cipher-encrypting-app

Simple app that encrypts and decrypts text messages based on the logic of Caesar's Cipher (React based)

algorithm frontend reactjs

Last synced: 16 May 2026

https://github.com/habbatul/selection-sort-dengan-decrease-conquer

Terminal App, Karya hasil Penerapan keilmuan Strategi Algoritma Decrease and Conquer.

algorithm divide-and-conquer selection-sort

Last synced: 29 Mar 2025

https://github.com/chrisvilches/pokemon-maze-part-ii

An algorithm that solves the ice field puzzle that appears in Pokemon games.

algorithm maze pathfinding shortest-path-algorithm

Last synced: 17 Jun 2025

https://github.com/chaoyangnz/leetcode

Leetcode solutions with Kotlin and Java

algorithm kotlin leetcode pass-the-time

Last synced: 15 May 2026

https://github.com/byahram/algorithm

์ž๋ฐ”์Šคํฌ๋ฆฝํŠธ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ์Šคํ„ฐ๋””

algorithm coding-test javascript

Last synced: 25 Feb 2025

https://github.com/onemorebottlee/algorithm

์•Œ๊ณ ๋ฆฌ์ฆ˜ ํ’€์ด ๋ชจ์Œ - ๋ฐฑ์ค€ & ํ”„๋กœ๊ทธ๋ž˜๋จธ์Šค

algorithm beakjoon-algorithm programmers-algorithm

Last synced: 14 Apr 2025

https://github.com/akihiko47/rockpaperscissors_cellular-automata

A cell change colour when the number of neighbouring cells that beats it is above a threshold. 1 beats 2 / 2 beats 3 / 3 beats 1

algorithm cellular-automata generative-art pygame python rock-paper-scissors

Last synced: 12 Apr 2025

https://github.com/bodiali/knights-travails

A program that shows the shortest possible way to get from one square to another by outputting all squares the knight will stop on along the way.

algorithm javascript

Last synced: 10 Sep 2025

https://github.com/puzzlef/louvain-communities-dynamic

Comparing static vs dynamic approaches of the Louvain algorithm for community detection.

aggregation algorithm community detection experiment graph iterative local louvain moving

Last synced: 06 Apr 2025

https://github.com/puzzlef/pagerank-barrierfree-openmp-dynamic

Design of OpenMP-based Lock-free Dynamic PageRank algorithm for link analysis.

algorithm analysis experiment graph iterative link multithreading openmp pagerank

Last synced: 06 Apr 2025

https://github.com/bblodfon/yates-hennel-gen

A generalization of the Yates and Hennel algorithm (branch coverage software testing)

algorithm branch-coverage c software-testing yates-hennel

Last synced: 10 Sep 2025

https://github.com/puzzlef/pagerank.js

Design of PageRank algorithm for link analysis in JavaScript.

adjustment algorithm damping factor graph iterations pagerank parameter stepwise

Last synced: 06 Apr 2025

https://github.com/puzzlef/labelrank-communities-openmp

Comparing approaches for community detection using OpenMP-based LabelRank algorithm.

algorithm community detection graph label labelrank openmp propagation

Last synced: 06 Apr 2025

https://github.com/puzzlef/labelrank-communities-dynamic

Performance comparison of static vs dynamic LabelRank algorithm, that is used for community detection in graphs.

algorithm clustering community detection dynamic graph labelrank static

Last synced: 06 Apr 2025

https://github.com/puzzlef/pagerank-barrierfrees-openmp-dynamic

Design of OpenMP-based statically scheduled Barrier-free Dynamic PageRank algorithm for link analysis.

algorithm analysis experiment graph iterative link multithreading openmp pagerank

Last synced: 06 Apr 2025

https://github.com/melardev/cppalgorithmsnippets

Cpp Snippets on algorithm library

algorithm algorithms cpp demos examples snippets

Last synced: 19 Jun 2025

https://github.com/kavindu-mane/algorithms_implementation

Algorithms implementation using python.

algorithm algorithms data-structures

Last synced: 06 Apr 2025

https://github.com/maxgfr/widows-fake-distributor

A simulation of an optimized distributor in C#

algorithm c-sharp distributor monney price

Last synced: 13 May 2025

https://github.com/maxgfr/c-management-students

A program in C who let an admin to manage student

algorithm c calloc malloc school-project

Last synced: 13 May 2025

https://github.com/cyanpotion/cyan_zip

a multi-forcasting-range-encode compressing algorithm.

algorithm compression range-encode

Last synced: 12 Jan 2026

https://github.com/gireeshbharmshetty/java-rate-limiter

A simple Token Bucket rate limiter implementation in Java.

algorithm concurrency java rate-limiter system-design token-bucket

Last synced: 07 May 2025

https://github.com/woohoeon/hackerrank

Solutions to HackerRank challenges. ํ•ด์ปค๋žญํฌ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ฌธ์ œํ’€์ด

algorithm hackerrank javascript

Last synced: 06 Aug 2025

https://github.com/computational-problem-solving/js-max-gap

:hole: max-gap library for JavaScript

agpl algorithm algorithms javascript js

Last synced: 18 Jun 2025

https://github.com/jun-labs/algorithm

๐Ÿ“ ์ž๋ฃŒ๊ตฌ์กฐ, ์•Œ๊ณ ๋ฆฌ์ฆ˜ ํ•™์Šต ์ €์žฅ์†Œ.

algorithm data data-structures leetcode problem-solving programmers ps structure

Last synced: 14 Mar 2025

https://github.com/arielliv/max-flow-algorithm

Several implementations of max flow algorithm in c++

algorithm algorithms algorithms-and-data-structures computer-science

Last synced: 28 Mar 2025

https://github.com/jwvg0425/haskellalgorithms

Haskell๋กœ Algorithm ์งœ๊ธฐ

algorithm haskell

Last synced: 23 Jul 2025

https://github.com/iamotz/shoppingcart

An OOP program to implement a shopping cart software

algorithm javascript oop shopping-cart

Last synced: 21 May 2026

https://github.com/dashroshan/dsa-using-python

๐Ÿ“ฆ Implementation of data structures and algorithms using Python

algorithm data-structure python

Last synced: 06 Apr 2025

https://github.com/dashroshan/dsa-using-c

๐Ÿ“ฆ Implementation of data structures and algorithms using C

algorithm c data-structures

Last synced: 06 Apr 2025

https://github.com/timbeurskens/Go-WFC

A Go wave-function-collapse port based on the C# WFC implementation.

algorithm go golang procedural-generation procedural-textures wfc

Last synced: 06 May 2025

https://github.com/sw-dreamer/algorithm

Java Algorithm

algorithm java

Last synced: 29 Oct 2025

https://github.com/siyeonson/algorithm

์Œ~ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ์žฌ๋ฐŒ๋‹ค~~

algorithm problem-solving python3

Last synced: 14 May 2025

https://github.com/tangcent/lintcode

solution of lintcode

algorithm lintcode

Last synced: 04 Apr 2025

https://github.com/duguce/algosolutions

ๆœฌไป“ๅบ“็”จๆฅๅญ˜ๅ‚จๆˆ‘ๆ‰€ๅš่ฟ‡็š„ๆฅ่‡ชๅ„ๅคง้ข˜ๅบ“็š„OJ็ฎ—ๆณ•้ข˜็š„้ข˜่งฃ๏ผˆๅฝ“ๅ‰ๅ‡ไฝฟ็”จPython3ๅฎž็Žฐ๏ผ‰๏ผŒไปฅๅŠ็ฎ—ๆณ•ๅญฆไน ็š„็›ธๅ…ณ็ฌ”่ฎฐ

algorithm python3 solutions

Last synced: 10 Jul 2025

https://github.com/rickreisdev/VendingMachine

Algoritmo que simula o funcionamento de uma mรกquina automรกtica de alimentos no ambiente do terminal do C++.

algorithm cpp rickreis rickreisme vending-machine

Last synced: 06 May 2025

https://github.com/brainlesslabs/pizza

A Lightweight distributed database written in C++ and on top of sqlite

algorithm cplusplus cpp cpp11 database distributed-database sqlite3

Last synced: 16 May 2026

https://github.com/zilean12/ljf-preemptive

LJF Preemptive python code

algorithm ljf preemptive preemptive-ljf python

Last synced: 04 Apr 2025

https://github.com/miseongk/algorithm

Algorithm Coding Test Practice ๐Ÿ“

algorithm baekjoon-online-judge programmers python3

Last synced: 14 Apr 2025

https://github.com/timothymakkison/graham_convex_hull

Implementation of the Graham scan method to find the convex hull of a series of points in rust. For use in https://github.com/TimothyMakkison/transportation_network.

algorithm convex-hull rust rust-lang

Last synced: 14 Mar 2025

https://github.com/sqmax/pat-a

pat็”ฒ็บง

algorithm

Last synced: 04 Apr 2025

https://github.com/wlun001/algorithms

Learn data structure and algorithms with JVM-based languages

algorithm algorithm-challenges datastructures learning-exercise

Last synced: 04 Apr 2025

https://github.com/linus-mussmaecher/rayneat

Customizable C++ implementation of the NEAT machine learning algorithm.

algorithm genetic-algorithm visualization

Last synced: 06 Apr 2025

https://github.com/elijas/dequeue

Implementation of dequeue in C++ with tests (Accomplished for academic credit)

algorithm cpp dequeue linked-list

Last synced: 15 Sep 2025

https://github.com/ghostofgoes/evo-comp

Code and notes for the Evolutionary Computation course

algorithm cplusplus cpp evolutionary-algorithms evolutionary-computation

Last synced: 28 Mar 2025

https://github.com/afritzler/generic-programming

Mathematics, Algorithms and Co.

algorithm mathematics

Last synced: 17 Jun 2025

https://github.com/puzzlef/pagerank-openmp-dynamic

Design of OpenMP-based Parallel Dynamic PageRank algorithm for measuring importance.

algorithm analysis experiment graph iterative link multithreading openmp pagerank

Last synced: 09 Sep 2025

https://github.com/j-hoplin/algorithm_class

3rd Grade 1st Semester : Algorithm / Description : Implement Algorithms that learned in class via Python, C++

algorithm

Last synced: 30 Mar 2025

https://github.com/phattharaphorn/profund-programming

๐Ÿ‘ฉ๐Ÿปโ€๐Ÿซ This repository is a collection developed in Object-Oriented Programming.

algorithm c leraning-programs object-oriented-programming

Last synced: 02 Jan 2026

https://github.com/taehee-kim-dev/problem-solving

์ฝ”๋”ฉํ…Œ์ŠคํŠธ ์—ฐ์Šต ์‚ฌ์ดํŠธ์— ์ œ์ถœํ•œ ์†Œ์Šค์ฝ”๋“œ๋“ค์ž…๋‹ˆ๋‹ค.

algorithm coding-test problem-solving

Last synced: 14 Apr 2025

https://github.com/simpson-computer-technologies-research/binarysearch

Binary Search Algorithm + Generics Implementation in Java

algorithm binary-search cs java

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/14uniquechars

Find the first 14 unique characters in a string. Two different algorithm implementations.

algorithm python speed teach

Last synced: 22 Mar 2025

https://github.com/isometry/crunchnat

Deterministic NAT algorithms

algorithm nat rfc-7422

Last synced: 21 May 2026

https://github.com/sujin9/studying_algorithm

Solving algorithm problems in Java

algorithm java programmers

Last synced: 14 Apr 2025

https://github.com/tomasrasymas/pybloomf

Bloom filter implementation

algorithm bloom-filter python

Last synced: 11 Feb 2026

https://github.com/gabrielyoon7/algorithm-with-java

Do it! ์ž๋ฃŒ๊ตฌ์กฐ์™€ ํ•จ๊ป˜ ๋ฐฐ์šฐ๋Š” ์•Œ๊ณ ๋ฆฌ์ฆ˜ ์ž…๋ฌธ (์ž๋ฐ” ํŽธ) ์‹ค์Šต

algorithm algorithms java sort

Last synced: 14 Apr 2025

https://github.com/ehcaning/my-algorithm-practice-solutions

These are my solutions to some of algorithm practice websites.

algorithm leetcode leetcode-solutions

Last synced: 17 Jun 2025

https://github.com/phipsgabler/algdesign-plurality-points

Presentation and reimplementation for Algorithm Design Seminar 1 on plurality points

algorithm algorithm-design computational-geometry

Last synced: 02 Jan 2026

https://github.com/joshua-riek/des

My implementation of the Data Encryption Standard (DES)!

algorithm algorithms decryption des encryption python security

Last synced: 06 Apr 2025

https://github.com/simonguozirui/ccc

Some solutions to CCC questions I wrote in Python 2.7, C++, and Java

algorithm ccc coding-contest contest cpp high-school java python-2

Last synced: 08 May 2026

https://github.com/afk247/dsa-journey

DSA Skill Development Problems and Solutions

algorithm data-structures optimization-problem problem-solving

Last synced: 04 Nov 2025

https://github.com/sepera-okeq/arraysort

The difference in sorting for different data types.

algorithm algorithms cpp cpp11 sort sorting sorting-algorithms timin

Last synced: 14 May 2025

https://github.com/dansalahi/javascript-data-structures

Experimenting and implementing algorithms with JS

algorithm data-structures javascript

Last synced: 20 Mar 2025

https://github.com/harikishan-ai/grocerymanagment

The Grocery Management System is designed to efficiently handle grocery and customer details for small-scale stores, offering a reliable, fast, and user-friendly solution to minimize errors and streamline operations.

algorithm assembly-language mips-assembly mips32 qtspim

Last synced: 20 Mar 2025

https://github.com/igaozp/datastructure

Data Structure write in Python

algorithm datastructures python-3

Last synced: 03 Nov 2025

https://github.com/czubocha/so-distributed-load-balancing-algorithms

distributed load balancing algorithms implementation

algorithm distributed-computing load-balancing

Last synced: 20 Mar 2025

https://github.com/mki1967/rbo

Fundamental functions of RBO Bit-reversal Broadcast Scheduling in Go Programming Language

algorithm bit-reversal broadcast go rbo scheduling

Last synced: 03 Nov 2025

https://github.com/sudtanj/algorithm-analysis-project

Algorithm Analysis Project at Universitas Pelita Harapan

algorithm java

Last synced: 23 Jul 2025