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/brionmario/astar-pathfinder

Path-finder app implemented using the A-Star algorithm

algorithm astar-algorithm java obstacle pathfinding

Last synced: 22 Jul 2025

https://github.com/buraktalhaa/diningphilosophers

A solution to the famous Dining Philosophers problem using the Token Ring approach.

algorithm dining-philosophers dining-philosophers-problem python semaphore synchronization token-ring

Last synced: 13 Oct 2025

https://github.com/gavrilaf/reviro

Basic algorithm on Swift

algorithm heap sort swift

Last synced: 14 Apr 2025

https://github.com/t-kalv/python-floyd-s-algorithm

Python Floyd's Algorithm

algorithm floyds

Last synced: 22 Mar 2025

https://github.com/t-kalv/python-searching-a-matrix

Python Searching A Matrix

algorithm matrix search

Last synced: 22 Mar 2025

https://github.com/t-kalv/longest-increasing-subsequence

Longest Increasing Subsequence

algorithm

Last synced: 22 Mar 2025

https://github.com/xiaocongdong/algorithm

JavaScript implementation of some classical data structures and algorithm.

algorithm datastructures javascript

Last synced: 25 Feb 2025

https://github.com/shamikaredkar/python-text-based-slot-machine-

This Python project offers a command-line slot machine simulation where players deposit funds, bet on up to three lines, and spin to win. Featuring four symbols with varying values, the game calculates wins based on symbol matches across bet lines, multiplying bets by symbol values.

algorithm command-line command-line-tool python slot-machine

Last synced: 14 Mar 2025

https://github.com/syncush/conjunctionbooleanpredicator

Machine Learning , used the consistency algorithm

algorithm consistency machine-learning predicator python python3

Last synced: 25 Feb 2025

https://github.com/azat-io/natural-order-compare

๐ŸŽ Natural order comparison algorithm for JavaScript

algorithm comparison javascript natural-sort

Last synced: 25 Feb 2025

https://github.com/jakubriegel/watercollector

REST API for calculating water remaining after rain on given slice of surface.

algorithm dockerfile github-actions java rest spring-boot

Last synced: 27 Mar 2025

https://github.com/ym1085/algorithm-study

Repository for solving algorithmic problems

algorithm backjoon java leetcode programmers

Last synced: 29 Mar 2025

https://github.com/itzg/try-etcd-work-allocator

Experiment with an algorithm to dynamically allocate work via etcd

algorithm distributed-computing etcdv3 spring-boot

Last synced: 27 Jun 2025

https://github.com/floydz/binarycontainer

small container for a binary vector

algorithm

Last synced: 15 Aug 2025

https://github.com/igor-240340/clopeclusteringalgorithm

C++ test assignment on implementation of CLOPE clustering algorithm

algorithm categorical-data clope clustering-algorithm transactional-data

Last synced: 29 Mar 2025

https://github.com/eightants/rps-ai

PARIS: A Rock, Paper, Scissors AI created with Javascript

algorithm javascript prediction

Last synced: 22 Sep 2025

https://github.com/sibeux/compfest-cpc

Competitive Programming Contest COMPFEST Universitas Indonesia 2022 repository by sibeux - nasrulwahabi [sibe_ux / nasrul_wahabi]

algorithm competitive-programming-contests compfest cpc programming

Last synced: 16 May 2025

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/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/mrakashkumar/java_programmingskills

Its Many Java Programming Just like Pattern Based, logical based, Modules and Division based, Data-structure and Algorithm based etc

algorithm collections datastructures designpatterns exception-handling java java-programming java-programmingskills java8 logical-programming multithreading oop-concepts progra

Last synced: 04 Apr 2025

https://github.com/md-imtiaz-hossain/50-days_dsa_java_leetcode_practice_part-01

50 Days DSA Challeng with Java and practice with LeetCode

50daysofcode algorithm data-structures dsa java

Last synced: 24 Dec 2025

https://github.com/murselsen/m-card-finding-game

The game of combining the numbers in the closed cards, a simple HTML game where points are earned as you match the cards

algorithm basic basic-design css game html javascript javascript-game

Last synced: 13 May 2025

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/chaoyangnz/leetcode

Leetcode solutions with Kotlin and Java

algorithm kotlin leetcode pass-the-time

Last synced: 22 Mar 2025

https://github.com/liupengkun1993/algorithm

LeetCode๏ผŒใ€Šๅ‰‘ๆŒ‡offerใ€‹ไธญ็š„็ฎ—ๆณ•้ข˜็š„้ข˜็›ฎๅ’Œ่งฃๆณ•ไปฅๅŠๅธธ่ง็ฎ—ๆณ•็š„ๅฎž็Žฐ

algorithm

Last synced: 02 Nov 2025

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/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/puzzlef/vector-multiplication-cuda

Comparing various launch configs for CUDA based vector multiply.

algorithm cuda map multiply operation pagerank primitive

Last synced: 06 Apr 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/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/joelibaceta/mia-101-pc1

Soluciรณn a la practica 1

algorithm mathematics python

Last synced: 22 Mar 2025

https://github.com/woohoeon/hackerrank

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

algorithm hackerrank javascript

Last synced: 06 Aug 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/yehezkiel1086/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: 28 Mar 2025

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/siyeonson/algorithm

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

algorithm problem-solving python3

Last synced: 14 May 2025

https://github.com/sevmardi/soundex-algorithm

Implmentation of soundex algorithm

algorithm java-8 python3 soundex soundex-algorithm

Last synced: 14 May 2025

https://github.com/miseongk/algorithm

Algorithm Coding Test Practice ๐Ÿ“

algorithm baekjoon-online-judge programmers python3

Last synced: 14 Apr 2025

https://github.com/yh20studio/algorithm-problem-solving

์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ฌธ์ œํ’€์ดํ•œ ๊ฒฐ๊ณผ๋ฅผ ์˜ฌ๋ฆฌ๋Š” ๊ณณ ์ž…๋‹ˆ๋‹ค.

algorithm java python

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/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/edilsoncichon/c-list-generic

Generic implementation of list in C.

algorithm c c-plus-plus generic hash list

Last synced: 06 Apr 2025

https://github.com/bosl95/algorithm

Algorithm master

algorithm java python

Last synced: 14 Apr 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/sujin9/studying_algorithm

Solving algorithm problems in Java

algorithm java programmers

Last synced: 14 Apr 2025

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

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

algorithm algorithms java sort

Last synced: 14 Apr 2025

https://github.com/ciromirkin/cyclomaticcomplexityalgorithm_js

Cyclomatic Complexity Algorithm with Javascript.

algorithm javascript

Last synced: 25 Dec 2025

https://github.com/pikmin-rgb/push_swap

Because Swap_push isnโ€™t as natural

algorithm c makefile school-project

Last synced: 05 Mar 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/william-blackie/skip-thought_django_website

Final year project implementing my Skip-Thought extractive summariser and trained vectors.

algorithm big-data django machine-learning natural-language-processing python

Last synced: 28 Jun 2025

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: 05 Mar 2025

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