Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/kash1444/py_files

Here are some of my beginner codes to upskill my knowledge in python

algorithm functional-programming ide jupyter-notebook python-3 turtle-graphics

Last synced: 18 Oct 2024

https://github.com/rahul-sahani04/java-zero-to-hero

Welcome to the Java Zero to Hero Guide, a comprehensive resource designed for beginners to learn Java from scratch. Each folder in this repository contains examples and exercises that build upon the previous concepts.

algorithm api beginner-friendly beginners-guide coding guide guides java java-guide java8 jdk programming zero-to-hero

Last synced: 21 Oct 2024

https://github.com/astropilot/sutom_solver

Une petite extension web permettant de résoudre automatiquement le jeu SUTOM (https://sutom.nocle.fr/)

algorithm motus typescript web-extension

Last synced: 14 Nov 2024

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: 14 Nov 2024

https://github.com/vsn4ik/linalg

Linear algebra for D programming language.

algorithm d dlang linalg linear-algebra

Last synced: 13 Oct 2024

https://github.com/pavlovdog/longest_simple_path

Algorithm home work, part 3

algorithm longest-path python

Last synced: 26 Oct 2024

https://github.com/anisaronno/dsa

Practice Data Structure and Algorithms

algorithm c datastructures dsa golang js php

Last synced: 13 Nov 2024

https://github.com/oxion7/rc4-rust

RC4 algorithm in rust

algorithm cipher cryptography stream-cipher

Last synced: 13 Nov 2024

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

collections of some commonly used algorithms

algorithm cpp

Last synced: 21 Oct 2024

https://github.com/483759/algorithmsolutionstorage

Problem Solving, 자료구조, 알고리즘 공부 내용 정리

algorithm data-structures problem-solving

Last synced: 15 Nov 2024

https://github.com/jofaval/equal-shared-pay-ts

Distribute pay impact across different payees and incomes

algorithm html javascript jsdoc

Last synced: 21 Oct 2024

https://github.com/meysam81/change-coin

coin dispenser machine, returning the optimal result in O(numberOfCoins * targetValue)

algorithm coin-change coin-changer coin-dispenser java

Last synced: 13 Oct 2024

https://github.com/unluckyjung/algorithm

PS & CP

algorithm ps

Last synced: 21 Oct 2024

https://github.com/prinorange/my-leetcode

Here are my notes for leetcode learning with algorithm and data structures. And I will try to solve them with C program. Sure, I also put in my thinking about the problems and some related knowledges.

algorithm data-structures learning leetcode notebook notes

Last synced: 14 Nov 2024

https://github.com/rohan-bhautoo/digits-recognition-using-neural-network

A machine learning system to categorise one of the UCI digit tasks using Neural Network in Java.

algorithm handwritten-digit-recognition java machine-learning neural-network uci-machine-learning

Last synced: 12 Oct 2024

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

Data-structure is not for interviews but to develop scalable software using those.

algorithm computer-engineering computer-science data-structures

Last synced: 07 Nov 2024

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: 13 Oct 2024

https://github.com/michael98liu/competitive-programming

Competitive programming problems from various origin.

algorithm competitive-programming

Last synced: 15 Nov 2024

https://github.com/lnvaldez/minimax-simulator

🐱🐭 A grid-based simulation where the cat uses Minimax to catch the mouse, and the mouse uses Minimax to escape. Includes visual representation, mute button, restart, and round tracking.

algorithm fun minimax pygame python simulator strategy

Last synced: 15 Nov 2024

https://github.com/rickreisme/vendingmachine

https://replit.com/@rickyan/VendingMachinefinal#main.cpp

algorithm cpp rickreis rickreisme vending-machine

Last synced: 13 Nov 2024

https://github.com/ruddyscent/ccspip

Solutions for exercises in the Book Classic Computer Science Problems in Python

algorithm book manning-publications python37

Last synced: 13 Nov 2024

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

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

algorithm mannings python

Last synced: 13 Nov 2024

https://github.com/jeypi-official/multiplesapp

MultiplesApp is an Angular app integrated with Firebase and Ionic, designed for performing multiple operations. It supports mobile platforms and uses Firebase for database and hosting services, offering cross-platform compatibility with Capacitor.

algorithm angular firebase ionic typescript

Last synced: 25 Oct 2024

https://github.com/avindra/tic-tac-toe-dotnet

:negative_squared_cross_mark: Tic tac toe in C#

algorithm c-sharp dot-net solved-game tic-tac-toe

Last synced: 16 Nov 2024

https://github.com/labex-labs/quick-start-with-algorithm

[Quick Start with Algorithm] This repository collects 90 of programming scenarios (labs and challenges) for Quick Start with Algorithm. This course offers numerous interactive coding challenges to help you comprehend and implement algorithms quickly. The challenges were designed by Donne Martin a...

algorithm awesome awesome-list challenges course education hands-on labex labs programming python

Last synced: 13 Nov 2024

https://github.com/labex-labs/java-practice-plus

[Java Practice Plus]-In this course, You will practice more labs of Java. This will help you to master the skills more deeply.

algorithm awesome awesome-list challenges course education hands-on java javascript labex labs programming

Last synced: 13 Nov 2024

https://github.com/labex-labs/c-practice-plus

[C Practice Plus]-In this course, You will practice more labs of C. This will help you to master the skills more deeply.

algorithm awesome awesome-list c challenges course education hands-on labex labs programming

Last synced: 13 Nov 2024

https://github.com/labex-labs/python-practice-plus

[Python Practice Plus]-In this course, You will practice more labs of Python. This will help you to master the skills more deeply.

algorithm awesome awesome-list challenges course education hands-on labex labs linux pandas programming python

Last synced: 13 Nov 2024

https://github.com/codewithsegnet/sorting_algorithms

Writing sorting algorithm that puts elements of a list into an order

algorithm c

Last synced: 14 Nov 2024

https://github.com/scisamir/binary_trees

0x1D. C - Binary trees

algorithm binary-trees c data-structures

Last synced: 09 Nov 2024

https://github.com/akx/so51656477

Test code for a Stack Overflow question

algorithm django timestamps

Last synced: 31 Oct 2024

https://github.com/nohomey/math-objects

C++ library containing basic mathematical objects such as: matrix, vector and others as well some basic algorithms and operations with them

algebra algorithm cpp experiment learning linear-algebra math-objects mathematical-objects matrix vector

Last synced: 13 Nov 2024

https://github.com/mhsjlw/2048

A recursive algorithm that solves 2048

2048 algorithm recursion

Last synced: 26 Oct 2024

https://github.com/anfany/zhrane-algorithm-with-python3

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

algorithm python3

Last synced: 06 Nov 2024

https://github.com/anishvedant/chat-box-application

This repository contains a secure chat application implemented using Python. The application uses RSA encryption for secure message exchange between clients and a server.

algorithm chat-application cryptography encrypted-messages encryption-decryption multi-client-support python python-gui-tkinter python-socket-server real-time real-time-messaging rsa-cryptography rsa-encryption secure-chat secure-communication socket socket-programming tkinter tkinter-gui

Last synced: 06 Nov 2024

https://github.com/ebonnal/vocompr

VOCabulary-based COMPRession algorithm. Codec specialized in the compression of texts having a very small disctinct characters set.

algorithm codec compression pypi-package python python3 vocabulary

Last synced: 12 Nov 2024

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: 06 Nov 2024

https://github.com/at1as/tetris-solver

solves tetris puzzles

algorithm ruby sigil talos-principle tetris

Last synced: 07 Nov 2024

https://github.com/confused-techie/algorithm-collection

Simple Collection of Algorithms.

algorithm

Last synced: 15 Oct 2024

https://github.com/klihe/astar-visualization

I am trying to implement *a path finding algorithm and create a visualization of it with Python and numpy library

algorithm astar-algorithm numpy pathfinding pygame python visualization

Last synced: 31 Oct 2024

https://github.com/sondosaabed/world-map-dijkstra

World map Shortest Path Dijkstra Optimized using priority queue

algorithm dijkstra-shortest-path graph java javafx world-map

Last synced: 06 Nov 2024

https://github.com/aherbrich/word-guru

Simple "wordchecker" for the game "Word Guru"

algorithm beginner-friendly python simple solver

Last synced: 11 Nov 2024

https://github.com/tomijuarez/yavt

Una aplicación didáctica para la introducción a la verificación formal de programas

algorithm c-plus-plus first-order-logic formal-verification parser

Last synced: 05 Nov 2024

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

Python을 공부한 기록

algorithm python

Last synced: 14 Nov 2024

https://github.com/hasnocool/torchobjectdetection

A real-time object detection system using PyQt6 and YOLOv8, utilizing computer vision and deep learning to identify objects in webcam feed.

algorithm computer detection object opencv pyqt6 real time torch tracking ultralytics vision yolo

Last synced: 06 Nov 2024

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 Nov 2024

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: 11 Nov 2024

https://github.com/thirumalai-shaktivel/sorting_algorithm_visualizer

Sorting Algorithm Visualizer illustrates how algorithms work graphically. It mainly aims to simplify and deepen the understanding of algorithms operations.

algorithm sorting sorting-algorithms

Last synced: 31 Oct 2024

https://github.com/gustavo-p0/desafio-gustavo-pimentel-carvalho-costa

Repositório criado para o Desafio de automatizar um caixa de uma Lanchonete. A missão é construir a lógica que calcula o valor de uma compra de acordo com o cardápio, regras de negócio e descontos da Lanchonete.

algorithm challenge dbserver jest nodejs startdb

Last synced: 11 Nov 2024

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: 04 Nov 2024

https://github.com/sireliah/popiel-android

Conceptual game about the Popiel and the mice legend

algorithm game genetic kivent python

Last synced: 15 Nov 2024

https://github.com/jvanz/algorithms

algorithms for fun =]

algorithm algorithm-study cpp

Last synced: 12 Oct 2024

https://github.com/coderboy-raiyan/dsa

This is a repo for beginners. Who want's to learn DSA in a good way. Zero To Advanced

algorithm dsa-algorithm memory-complexity problem-solving time-complexity

Last synced: 16 Nov 2024

https://github.com/gregorykogan/visual-algo

Visualizations for various computer science algorithms

algorithm algorithms canvas computer-science typescript visualization vuejs

Last synced: 06 Nov 2024

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: 13 Nov 2024

https://github.com/xiyuan-fengyu/algorithm

java 红黑树 TreeMap 可视化

algorithm red-black-tree tree-map

Last synced: 07 Nov 2024

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

Implmentation of soundex algorithm

algorithm java-8 python3 soundex soundex-algorithm

Last synced: 06 Nov 2024

https://github.com/koji/algorithm

algorithm

algorithm js python

Last synced: 05 Nov 2024

https://github.com/ghkdqhrbals/graduateproject

택시가 여러 승객을 태울 때, 최적화된 거리를 계산해주는 프로젝트입니다.

algorithm python

Last synced: 06 Nov 2024

https://github.com/angeal185/bit-shift-cipher

bit-shift vernam cipher for nodejs and the browser

algorithm cipher decryption encryption vernam-cipher

Last synced: 10 Nov 2024

https://github.com/jefer94/choco

Choco Components, Services and Tools.

algorithm choco choco-components locale locale-gen transpiler

Last synced: 06 Nov 2024

https://github.com/dzimiks/algorithms

Implementation of various algorithms and data structures written in Java.

algorithm java

Last synced: 09 Nov 2024

https://github.com/hyungkyukimdev/alda

Algorithm & Data Structure by Python3

algorithm leetcode python

Last synced: 16 Nov 2024

https://github.com/gusenov/max-empty-rect-py

:black_square_button: Реализация на Питоне алгоритма поиска на изображении пустого прямоугольника максимальной площади.

algorithm empty-spot graphics numpy python python-image-library python-library rectangle-detection

Last synced: 15 Oct 2024

https://github.com/donno2048/pi

Top 10 algorithms to get pi and one weird code to test them all

algorithm benchmark pi python testing

Last synced: 10 Nov 2024

https://github.com/ttwag/p2_gaussian_elimination

A function that encodes the Gaussian Elimination algorithm

algorithm linear-algebra numpy python

Last synced: 06 Nov 2024

https://github.com/misa-j/leetcode

my solutions to leetcode problems

algorithm algorithms data-structures leetcode

Last synced: 15 Oct 2024

https://github.com/hashimthearab/mazesolver

Using React Native, Java, Swift, and Go, this app will solve mazes with a pathfinding algorithm!

algorithm android astar backend go golang ios java kotlin mobile pathfinding react-native reactnative swift typescript ui

Last synced: 01 Nov 2024

https://github.com/donno2048/sort

Superfast sorting algorithm

algorithm sort sorting sorting-algorithms

Last synced: 10 Nov 2024

https://github.com/marvinkweyu/javarocks

A series of Java challenges. Algorithms to live by

algorithm java

Last synced: 14 Oct 2024

https://github.com/bradhowes/priorityqueue

Swift implementation of a priority queue.

algorithm priority-queue swift5

Last synced: 13 Nov 2024

https://github.com/litreily/leetcode

my record of leetcode solutions

algorithm docs leetcode markdown pymdown

Last synced: 07 Nov 2024

https://github.com/ivandimovsit/quicksort

quicksort algorithm in c

algorithm

Last synced: 13 Nov 2024

https://github.com/vduseev/fate

Fast algorithm testing environment. Built with HackerRank in mind!

algorithm algorithm-testing bash data-structures docker hackerrank

Last synced: 14 Oct 2024

https://github.com/krzjoa/clrs

Cormen et al. algorithms bible

algorithm c c-language clrs clrs-book cormen-algorithms

Last synced: 07 Nov 2024

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: 06 Nov 2024