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/da-in/algorithm

✔ algorithm problem solving repository (solved.ac id - talown)

algorithm baekjoon baekjoon-algorithm baekjoon-online-judge baekjoon-solutions codeup python

Last synced: 13 Jun 2025

https://github.com/olyutorskii/aletojio

Aletojio is a Java library that supports manipulation of random number and entropy.

algorithm entropy java library prng pseudo-random-generator random random-generation random-number-generators

Last synced: 02 Dec 2025

https://github.com/tanuj-maheshwari/johnson-apsp

Johnson's Algorithm for All Pair Shortest Path.

algorithm binomial-heap fibonacci-heap graph heap

Last synced: 16 Mar 2025

https://github.com/cuixing158/svd-fit-line

Linear Least Squares Problems Using SVD, straight line fitting (2D and 3D)

algorithm fitting fitting-algorithm math svd

Last synced: 28 Feb 2025

https://github.com/ryanparsa/leetcode

my leetcode playground

algorithm leetcode

Last synced: 11 Mar 2025

https://github.com/seldo97/ant_maze

[Project for studies] Przeszukiwanie labiryntu za pomocą algorytmu mrówkowego gęstościowego (ang. ant-density DAS). Implementacja w Java.

algorithm ant-maze java study-project

Last synced: 20 Feb 2025

https://github.com/tomazjunior/data-structure

Exercise the data structure, algorithm and problem-solving skills adding a daily coding problem.

algorithm data-structures problem-solving-skills

Last synced: 08 Apr 2025

https://github.com/rookedsysc/nextra-blog

Recently, I've been focusing on Java, Spring, Spring Boot, Kubernetes, Docker, and Elasticsearch.

algorithm java nextra spring

Last synced: 13 Jun 2025

https://github.com/tkd-alex/cpp-exercise-2012

A collection of C++ exercise developed in 2012 at the high school

algorithm array c everithing exercise program school

Last synced: 25 Mar 2025

https://github.com/anthonymazzie/bellmanford

Given a directed, weighted graph containing positive and negative edge weights, a source node and destination node, this Java application utilizes the Bellman Ford algorithm to return the shortest path and distance from source to destination.

algorithm bellman-ford computer-science graph

Last synced: 30 Jun 2025

https://github.com/nir3x/stringsimilarity.cpp

StringSimilarity.cpp - C++ Classes for Calculating String Similarity Using Character Embeddings

algorithm c-plus-plus character-embeddings cpp data-structure similarity-metrics string-similarity

Last synced: 01 Mar 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/anfany/zhrane-algorithm-with-python3

知然算法系列:原理+实现+示例 ——知其然知其所以然

algorithm python3

Last synced: 06 Jul 2025

https://github.com/chasestarr/inversion

Inversion.Count returns the number of inversions in an integer array

algorithm go inversion

Last synced: 26 Nov 2025

https://github.com/yazaldefilimone/function-programming

Lerning Function Programming in Javascript Python and C

algorithm computer-science data-structures functional-programming javascript

Last synced: 11 Mar 2025

https://github.com/jedwards1211/merge-k-sorted-arrays

Merges 2 or more sorted arrays efficiently using a priority queue

algorithm algorithms arrays merge sorted sorted-arrays

Last synced: 27 Sep 2025

https://github.com/calvinneo/pat

PAT/CCCC

algorithm

Last synced: 11 Mar 2025

https://github.com/ro-el-c/algoclub

알고리즘 소모임

algorithm

Last synced: 26 Mar 2025

https://github.com/dynastymasra/algo

Golang exercise and example algorithm

algorithm algorithms go golang search searching sort sorti

Last synced: 17 Mar 2025

https://github.com/maxtermax/algorithm_gauss_jordan

Implementation for solve ecuationes linear for gauss jordan method make on javascript, and node-webkit env

algorithm gauss-jordan javascript node-webkit

Last synced: 12 Mar 2025

https://github.com/hyunsb/java-algorithm-practice

JAVA 알고리즘 문제풀이 저장소

algorithm data-structures java

Last synced: 02 Apr 2025

https://github.com/keivan-sf/insertion-sort-middle-tracking

Insertion-sort combined with middle-tracking to improve performance at certain scenarios

algorithm insertion-sort linkedlist

Last synced: 17 Mar 2025

https://github.com/sainipankaj15/leetcode-solution-by-blacky_bomb_15

This repository contains my LeetCode solutions that have been successfully submitted, as well as my logic with an explanation and another best solution.

algorithm cpp leetcode leetcode-solutions

Last synced: 12 Mar 2025

https://github.com/chasestarr/mincut

Karger's mincut algorithm

algorithm go graph karger mincut

Last synced: 01 Mar 2025

https://github.com/anikdascodes/fantasy-cricket-project

🏏 Python simulation for generating 20K+ unique fantasy cricket teams with probability-based player selection and constraint optimization. Advanced algorithms, data analysis & visualizations included.

algorithm constraint-satisfaction cricket data-science fantasy-sports jupyter machine-learning numpy optimization pandas plotly probability python simulation sports-analytics

Last synced: 07 Sep 2025

https://github.com/zhenyong97/leecode_learning

leecode解题

algorithm

Last synced: 05 Oct 2025

https://github.com/dustwinter/primechecker

A function that returns True if the input number is prime, False if not.

algorithm algorithms math mathematical-programming mathematics prime-numbers

Last synced: 06 Oct 2025

https://github.com/mew-sh/pqueue

A high-performance Go library that provides intelligent priority queue operations and adaptive sorting algorithms

algorithm go golang

Last synced: 07 Oct 2025

https://github.com/ranaessam03/sorting-algorithms

This repo contains Implementation of multiple sorting algorithms

algorithm algorithms cpp sorting sorting-algorithms

Last synced: 08 Oct 2025

https://github.com/farial-mahmod/sorting-algorithms-in-swift

This repository contains the implementation of several sorting algorithms in Swift programming language

algorithm sorting-algorithms swift

Last synced: 08 Oct 2025

https://github.com/tiago-sb/ap1

listas de exercícios feitos para a matéria de Algoritmos e Programação 1

algorithm c

Last synced: 08 Oct 2025

https://github.com/hwtp/edits

📝 Enhance dataset distillation by leveraging implicit textual semantics to create efficient, high-performing models from large-scale datasets.

algorithm animation clojure codec data-diffing diff editor editscript losslesscut npm player python rust text-editor tree-diffing video wikipedia zip

Last synced: 09 Oct 2025

https://github.com/cthacker-udel/chesspredictor

AI Chess Predictor, using the Monte-Carlo Tree Search algorithm.

ai algorithm artificial-intelligence chess python

Last synced: 10 Oct 2025

https://github.com/zerdicorp/dda_algorithm

Visualization of the DDA algorithm (finding the vertical and horizontal intersections of the ray with the grid).

algorithm curiosity dda

Last synced: 10 Oct 2025

https://github.com/zerdicorp/maze_generation

Just a maze generation algorithm.

algorithm generation maze procedural-generation

Last synced: 11 Oct 2025

https://github.com/dup4/algorithmic-library

collections of some commonly used algorithms

algorithm cpp

Last synced: 12 Oct 2025

https://github.com/3aceshowhand/algorithms

For Algorithm Red books.

algorithm online-course

Last synced: 12 Oct 2025

https://github.com/pumpedsardines/maze-generation

A demonstration of maze generation in TypeScript. You can check it out live

algorithm maze typescript webpack

Last synced: 13 Oct 2025

https://github.com/jleung51/algorithms

Implementations of various algorithms.

algorithm

Last synced: 13 Oct 2025

https://github.com/rlagksruf16/algorithm_everyday

💻Algorithm Problems & Solutions using C++, JS

algorithm cpp problems

Last synced: 14 Oct 2025

https://github.com/raveensr/a-star-path-finding-algorithm

This is program written in java using the A* algorithm. This algoirthm calculates distance on three main categories. Those are Euclidean, Manhatton and Chebyshew.

a-star algorithm chebyshev euclidean java manhatton

Last synced: 15 Oct 2025

https://github.com/pin3dev/42_pushswap

Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.

42cursus 42porto 42pushswap 42school algorithm c sorting sorting-algorithm sorting-algorithms tutorial tutorial-sourcecode

Last synced: 17 Oct 2025

https://github.com/gr3yknigh1/maze-generator

Maze generator using pygame 🐍

algorithm generator maze-generator pygame python

Last synced: 17 Oct 2025

https://github.com/hong-junhyeok/algorithm_javascript

자바스크립트 알고리즘 문제풀이

algorithm javascript

Last synced: 18 Oct 2025

https://github.com/ndsvw/box-stacking-problem

Dynamic-Programming solution of the "Box stacking"-Problem: Given a set of N rectangular 3-D boxes. What is the highest possible stack you can create with them? Only strictly smaller boxes are allowed on top of each other (2D-based); rotation is allowed.

3d algorithm algorithm-challenge complexity-analysis dynamic-programming

Last synced: 20 Oct 2025

https://github.com/jaimayal/datastructures-algorithms-exercises

List of solved DSA (Leetcode) problems. Implemented in multiple languages (TypeScript, Java, Python). Problems are classified by category. Big O complexity analysis inside each problem's notes.

algorithm algorithms data-structures dsa leetcode leetcode-solutions

Last synced: 23 Oct 2025

https://github.com/gantavenkatakousik/catelog-online-assessment

This project implements a simplified Shamir's Secret Sharing algorithm to find the constant term of a polynomial from encoded roots in JSON format. It reads JSON input, decodes y-values, and uses Gaussian elimination to solve for the polynomial's coefficients.

algorithm gaussian-elimination-algorithm polynomial

Last synced: 23 Oct 2025

https://github.com/globalpolicy/tsp_with_ga_module

Implementation of a Genetic Algorithm module to solve the Traveling Salesman Problem

algorithm ga genetic traveling-salesman-problem tsp

Last synced: 25 Oct 2025

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

Solutions to exercises in 'Grokking Algorithms' by Aditya Y. Bhargava

algorithm mannings python

Last synced: 25 Oct 2025

https://github.com/programming-contents-list/python

Python을 공부한 기록

algorithm python

Last synced: 04 Mar 2025

https://github.com/emisael21/python

# python This repository contains useful Python snippets and functions, from scrapers to database connections. Explore various scripts for web scraping and API interactions, all organized for easy reference. 🐍✨

algorithm algorithms-implemented client-python community-driven control education excel exercism-track hacktoberfest interview matplotlib numpy pandas practice python-course python-spider searches sorting-algorithms

Last synced: 31 Aug 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/sur16-cse/internity-internship-dsa-2021

This internship is for Design and Analysis of Algorithm. It is 45 days internship cover important concepts of data structure and algorithm . It also cover advanced topic for placement.

algorithm cpp data-structures

Last synced: 26 Feb 2025

https://github.com/abdessalam-aadel/renamefiles

Rename multiple images files in multiple folder.

algorithm csharp

Last synced: 19 Jun 2025

https://github.com/lucassklp/yens.algorithm

Yens Algorithm and First Fit Implementation made for Optical Networking discipline.

algorithm algorithms graph k-best-paths k-paths k-shortest-paths yen

Last synced: 11 Oct 2025

https://github.com/irisation23/java_algorithm

🧠.equals("CPU");

algorithm java programmers

Last synced: 25 Oct 2025

https://github.com/kyleylikey/robinos

RobinOS is a JavaFX application that simulates CPU Scheduling Algorithms (SJF, RR) and a Disk Scheduling Algorithm (SCAN). This is in partial fulfillment for the course ICS26012-Operating Systems.

algorithm algorithms cpu-scheduling disk-scheduling javafx

Last synced: 28 Mar 2025

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

A collection of algorithms implemented in Scala for practicing.

algorithm scala

Last synced: 18 Jun 2025

https://github.com/abdullah00001/phitron-fall2023

Phitron-Fall2023 represents my programming journey, featuring course codes in C, C++, data structures, algorithms, Python, OOP, SQL, HTML, CSS, JavaScript, Django MVT, and DRF. From writing "Hello World" in C to advanced concepts, this repo encapsulates my learning path.

algorithm bootstrap5 c cpp css data-structure django django-rest-framework html javascipt mysql oop postgresql python sql

Last synced: 24 Jul 2025

https://github.com/rabbitism/csharp-data-structure-note

Study note of Data Structure and Algorithms using CSharp

algorithm csharp practice-programming

Last synced: 11 Sep 2025

https://github.com/nurulashraf/java-fibonacci-generator

A simple Java program that generates the Fibonacci sequence up to a specified number of terms. Includes error handling for invalid inputs and uses a Scanner for user input.

algorithm beginner-friendly console-app error-handling fibonacci java number-sequences

Last synced: 31 Mar 2025

https://github.com/xandao-dev/voyager-rover

Voyager Rover Simulation

algorithm docker jest nodejs

Last synced: 08 Apr 2025

https://github.com/doridoro/algoinvest_trade

Project 7 OpenClassrooms Path - AlgoInvest&Trade -- develop an algorithm to solve a problem

algorithm branch-bound-algorithm cleaning-dataset finance-analysis-data financial-data greedy-algorithm itertools pandas-library python3

Last synced: 07 Apr 2025

https://github.com/yogawan/algoritma-pemrograman

Sela, E. I. (2022). Modul Praktik Algoritma & Pemrograman. Fakultas Sains dan Teknologi Universitas Teknologi Yogyakarta.

algorithm programming python

Last synced: 06 Mar 2025

https://github.com/datashaman/supercluster-php

A very fast geospatial point clustering library for PHP, based on supercluster.

algorithm clustering computational-geometry maps php

Last synced: 07 Apr 2025

https://github.com/mooreniemi/bam

Boston Algorithms Meetup

algorithm algorithms javascript ruby

Last synced: 21 Sep 2025

https://github.com/muzafferkaya/algorithms-and-data-structures

This repository contains the algorithms I coded in C#.

algorithm algorithms algorithms-and-data-structures csharp

Last synced: 22 Feb 2025

https://github.com/isometry/crunchnat

Deterministic NAT algorithms

algorithm nat rfc-7422

Last synced: 04 Dec 2025

https://github.com/droffilc1/alx-interview

Interview Prep Questions

algorithm python

Last synced: 22 Mar 2025

https://github.com/kth990303/baekjoon

백준 문제들을 풀고 올리는 레포지토리

algorithm

Last synced: 10 Jun 2025

https://github.com/omriwa/linear-regression

linear regression implemented in typescript

algorithm javascript linear-regression

Last synced: 14 Mar 2025

https://github.com/itsmunim/python-playground

Where all the python trash ends up

algorithm data-structures python

Last synced: 14 Mar 2025