GitHub topics: greedy-algorithm
hasnain-gill/Minecraft-Like-Voxel-Game
❤️ A Minecraft-inspired voxel game engine built entirely with JavaScript – featuring infinite world generation, block interaction, biomes, and basic movement & camera controls. Fully open-source under the MIT license
Language: JavaScript - Size: 31.3 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 1

Happy-Singh-Chauhan/LeetCode
🧠 LeetCode Solutions | DSA Practice A collection of my solved LeetCode problems to strengthen Data Structures & Algorithms skills. Updated regularly with clean, well-structured code and problem statements — perfect for interview prep and revision.
Language: Java - Size: 1.17 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

saif-gitreps/Algorithms
Solutions of Solved Algorithm problems from various different online judges.
Language: C++ - Size: 1.19 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 1

kaicheng001/Codeforces-Solutions
My solutions in Codeforces
Language: C++ - Size: 122 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

joshmessi10/PROJECT-TR1N1TY
Solving algorithmic challenges from HackerRank and LeetCode.
Language: Python - Size: 241 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

rdtg94/wood_puzzle_game
Wood Puzzle Game with AI Integration, developed as a project for the course 'Elements of Artificial Intelligence and Data Science' at the Faculty of Engineering, University of Porto
Language: Python - Size: 1.37 MB - Last synced at: 3 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

ixgnoy/CSC4202-Project
Algorithm Implementation using Dijkstra algorithm (Greedy Algorithm and Graph Algorithm) (Java)
Size: 285 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

yuzaiakira/huffman-compressor
A simple Python implementation of Huffman Coding for text compression. This project reads a text file, compresses it using the Huffman algorithm, saves the encoded content and tree structure, and can decompress it back to the original text.
Language: Python - Size: 7.81 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Morri3/PDPTW
Project of COMP4134 in 2024-2025.
Language: Java - Size: 98.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

husamql3/LeetCode
This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush
Language: Python - Size: 528 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

pfeinsper/drone-swarm-search-algorithms
Algorithms to solve the DSSE environment, focusing on optimizing drone swarm search and navigation for critical applications.
Language: Python - Size: 54 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 1

Edopramudya/Knapsack-Problem-Solver---Greedy-vs-Brute-Force-Python-
Proyek ini merupakan implementasi penyelesaian Knapsack Problem dengan dua pendekatan berbeda, yaitu Greedy Heuristics dan Brute Force Search. Program ini mengevaluasi kombinasi barang berdasarkan berat, keuntungan (profit), dan volume, lalu membandingkan performa masing-masing metode dalam bentuk tabel yang rapi.
Language: Python - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

VA-run23/ADA_Lab_SEM_4
Namaste, This repository provides C language solutions for the "Analysis and Design of Algorithms" course as per the VTU syllabus, covering fundamental and advanced techniques to aid learning through practical coding examples.
Language: C - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

anushka23g/Learning-Made-Easy
This project can help you understand the Data Structure and Algorithms in a more efficient manner. It aims at scheduling the studies for maximizing marks during exams. Most students face this problem during exams that what to study to get the best out of their limited time.
Language: C++ - Size: 786 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 182 - Forks: 102

alperensumeroglu/LeetCode-Solutions
🔥Improve your problem-solving skills with LeetCode! Solve a new algorithm problem every day + clean and efficient Python solutions. The perfect repository for interview preparation, algorithm practice, and coding improvement! 🚀
Language: Python - Size: 310 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

mvharsh/Design-and-Analysis-of-Algorithms
A curated collection of classic algorithm implementations with clear structure, covering dynamic programming, greedy, graph, and divide & conquer techniques.
Language: C++ - Size: 54.7 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Ratna-Babu/Generating-Graphs
Generate, color, and visualize random graphs using Python's NetworkX and Matplotlib. Includes compression and storage of graph data with .gz and pickle. Ideal for exploring graph coloring and greedy algorithms in graph theory.
Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mahdizynali/Earth-Map-Route-Planning
Route planning on Earth map with opencv c++ through Greedy , A-start and etc. algorithm
Language: C++ - Size: 1.12 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 1

nnamanx/tank-robot-pathfinding-using-a-star-and-greedy-search
This project showcases a tank robot that can autonomously navigate a 5x5 grid, avoid obstacles, and determine the most optimal path using two different search algorithms.
Language: C++ - Size: 4.39 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

LifnaJos/Design-Analysis-of-Algorithm-Theory
Study materials for Semester IV Computer Engineering students offered by the Department of Computer Engineering
Size: 15.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Muawiya-contact/leetcode-368-largest-divisible-subset
leetcode-368-largest-divisible-subset
Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

minaq575/Minecraft-Like-Voxel-Game
❤️ A Minecraft-inspired voxel game engine built entirely with JavaScript – featuring infinite world generation, block interaction, biomes, and basic movement & camera controls. Fully open-source under the MIT license
Language: JavaScript - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

shrishti-04/Python_DSA
DSA_Algorithms
Language: Python - Size: 122 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

AllAlgorithms/algorithms
The All ▲lgorithms documentation website.
Language: JavaScript - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 164 - Forks: 59

sarpsnbl/laser_cutter
A laser cutting layout optimization tool, tailored for industrial laser cutting machines.
Language: Python - Size: 6.64 MB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

eloj/superstrings
Approximate Shortest Superstring Generator
Language: Python - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RezaAmirzadehFard/Algorithms
AllGoRhythms. This is a lovely repository about Algorithms and Algorithms Design.
Language: Java - Size: 104 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 14 - Forks: 2

chutrunganh/Optimization-Project-IT3052E
Optimizing the bin packing problem, aiming to efficiently allocate items of varying sizes into a finite number of bins while maximizing total profit, using optimization algorithms
Language: Python - Size: 2.39 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

RezaGooner/ICPC-Sharif
Language: C++ - Size: 4.26 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

RandomGamingDev/greedy-meshing-js-demo
A demonstration of greedy meshing in Javascript with p5.js used for voxels and more
Language: JavaScript - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

anotherwebguy/SDE-PREP
SDE Interview Preparation
Language: C++ - Size: 257 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

UQatKIT/Surrogate
Asynchronous Greedy Surrogate Client
Language: Python - Size: 583 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

headless-start/bias-aware-kmeans
This repository includes Greedy Preprocessing and K-Means Integration for Large-Scale Biased Data.
Language: Jupyter Notebook - Size: 5.15 MB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

yugokato/Huffman-Coding-In-Java
Final exam of "Data Structures and Algorithms in Java" class. Code was modified from the original one for publishing on the public place.
Language: Java - Size: 1.57 MB - Last synced at: 3 months ago - Pushed at: almost 9 years ago - Stars: 9 - Forks: 7

Maguids/Game-Klotski
Version of the game "PuzzlePacked IQ games" in terminal with search algorithms. Second Semester of the First Year of the Bachelor's Degree in Artificial Intelligence and Data Science.
Language: Python - Size: 256 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Maguids/Game-Klotski-with-Interface
Version of the game "PuzzlePacked IQ games" in terminal and pygame with search algorithms. Second Semester of the First Year of the Bachelor's Degree in Artificial Intelligence and Data Science.
Language: Python - Size: 1.12 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

shahriar-raj/CSE_204-Data-Structures-and-Algorithms-I-Sessional
This repository contains all home and lab assignments for the CSE 204: Data Structures and Algorithms I Sessional course, part of our Term-1, Level-2 curriculum. It applies theories from CSE 203 to problem-solving and creating data structures without stl library.
Language: Java - Size: 993 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

waleedGeorgy/binpacking_algorithms
Comparative analysis of the hungry algorithm vs. linear programming for the traveling salesman problem.
Language: Python - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Redowan-Tanvir-Shifat/DSA_2
Academic practice repository for Data Structures and Algorithms.
Language: C++ - Size: 1.04 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

huyvohcmc/coursera-dsa
Coursera's Data Structures and Algorithms Specialization
Language: Python - Size: 6.07 MB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 150 - Forks: 74

SebaB29/TeoriaDeAlgortimos
Ejercicios de la materia Teoría de Algoritmos (TB024)
Language: Jupyter Notebook - Size: 61.5 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

IMax153/c950
The files for my solution to the C950 - Data Structures and Algorithms II performance assessment for WGU.
Language: Python - Size: 126 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 3

jAzz-hub/Greedy_Algorithm
Estudo que propõe algoritmo guloso para resolver o problema apresentado no arquivo README.
Language: C++ - Size: 528 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Nonoxali/Vertex-cover
Naive and optimized greedy solutions to the NP-Hard Vertex cover problem with a basic GUI
Language: Python - Size: 19.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

CraftinPark/concurrent-traffic
Queue-based greedy algorithm enabling traffic intersections to flow in all directions simultaneously
Language: Python - Size: 21.6 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 2

chekeAditya/Data-Structure-Algorithm
All DSA problems that I solved from basic to Advanced.
Language: Java - Size: 5.2 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

kendallfreed/Python-Traveling-Salesman-Program
Python Traveling Salesman Problem
Language: Python - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

stacygohyunsi/algorithms-primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Size: 94.7 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 421 - Forks: 93

karygauss03/Leetcode-Solutions
My Leetcode Solutions
Language: C++ - Size: 2.08 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 15 - Forks: 1

kth-vyu/computational_methods
Лаб. работа по вычислительным методам.
Language: Python - Size: 4.48 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

nizamiza/8-puzzle
Greedy implementation of the 8-puzzle solver
Language: JavaScript - Size: 86.9 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

ghulamghousdev/Algorithm-Analysis
This repository consists of codes written during my undergraduate Design and Analysis of Algorithms course!
Language: C++ - Size: 129 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

brendadenisse16/Solving-Discrete-Optimization-Problems-with-Greedy-GRASP-and-Local-Search
Discrete Optimization
Language: C - Size: 76.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

MeetkumarChavda/Pathfinding-Visualizer
🚀 Dive into an interactive Pathfinding Visualizer! 🎯 Explore A*, Dijkstra, BFS, DFS, and more with dynamic visuals. Drag, drop, and design your grid, build mazes, and watch algorithms in action!
Language: JavaScript - Size: 26.2 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

iCherya/coursera-data-structures-algorithms
🎓 Coursera: Data Structures and Algorithms Specialization | JavaScript
Language: JavaScript - Size: 14.2 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

renPratt/AISuperTicTacToe
This is a project that plays a professor's version of SuperTicTacToe against you (or other robots) and should win every time (it does not). It uses a minmax algorithm with alpha beta pruning.
Language: Java - Size: 369 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Bishwa05/Algorithms
problems practice
Language: Java - Size: 396 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dogukanberkozer/Dynamic_Programming_vs_Greedy
Dynamic Programming VS Greedy Approaches
Language: Java - Size: 45.9 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

lostintime101/leetcode-algos-data-structures
Backup of my LeetCode solutions with unit tests
Language: Python - Size: 345 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

CatOnly/NerveCat
围住神经猫游戏算法的实现,objc版本 和 javascript版本
Language: Objective-C - Size: 1.91 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 5

ishreya09/DSA
DSA Practice with C++ using GeeksforGeeks and Leetcode Questions
Language: C++ - Size: 1.23 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

vzrostov/algorithms
A bunch of well and not well-known algorithms performed in C#
Language: C# - Size: 30.3 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mbs0221-bjut/Algorithm
计算机算法设计与分析
Language: C++ - Size: 17.4 MB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

varunswing/geeksforgeeks
My solved DS & Algo problems on GeeksforGeeks. It covers almost every data structure and algorithm present that is must for practice to have a good hand on Competitive Programming.
Language: C++ - Size: 131 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 35 - Forks: 16

hanadiasfour/SearchAlgorithms
Implementation of Greedy, Uniform Cost Search (UCS), and A* Search algorithms to find seating arrangements with minimal conflict.
Language: Java - Size: 221 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

murad-sh/cvrp-algorithm
The Capacitated Vehicle Routing Problem (CVRP) Solutions.
Language: Python - Size: 16.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

aniisunny/DSA-Batch-1-Course-2024
A comprehensive program that covers the Basic & Advanced DSA. It includes live lectures and exercises to help students design and implement efficient solutions. This course is suitable for beginners and experienced programmers and through this course, you'll gain the confidence and expertise needed to excel in technical interviews & placements.
Language: C++ - Size: 1.62 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 28

Krishx17/LeetCode-Practice-Problems
Solution Source Code of Daily Practice LeetCode Questions from variety of Data Structures and Algorithms concepts.
Language: Java - Size: 26.4 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

WilliamCallao/Map-Colorizer
Algoritmo voraz para la coloracion de mapas
Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JayshKhan/SnakeAIGame_Multiplayer
Snake Game Developed For Artificial Intelligence Project, Include AI Enemy Snake as a compitition, also will add the multiplayer option
Language: Python - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

beacastroos/Unequal-Lenght-Maze-Game
Language: Python - Size: 218 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rsalmei/tsp-essay
A fun study of some heuristics for the Travelling Salesman Problem.
Language: Jupyter Notebook - Size: 19.7 MB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 2

ximinng/LeetCode-notepad
LeetCode Notepad
Language: Java - Size: 2.4 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sraaphorst/scheduler Fork of gemini-hlsw/scheduler
Greedy-Max algorithm for automatic scheduling for Gemini Observatory
Language: Python - Size: 310 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alin00r/AI-searching-Algorithms
AI searching Algorithms Implementation with Nodejs
Language: JavaScript - Size: 2.95 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mikecvet/beam
LLM Beam Search Example Implementation
Language: Python - Size: 150 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

Chan-dre-yi/DATA-ZIP
The algorithm compresses text files using less memory by encrypting and decrypting them as needed with a greedy approach based on symbol frequency, allocating more space to frequent symbols.
Language: C++ - Size: 3.61 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Chan-dre-yi/19MIY0031_Chandreyi_AI_LAB
This is a cloned repository, original one by: fakemonk1 named: AI-Search-Algorithm-Implementations. We used this repository to implement and document several commits to the existing code for our LAB EXPERIMENTS of the subject ARTIFICIAL INTELLIGENCE FOR DATA SCIENCE.
Language: Python - Size: 596 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CodingTarik/Multiple-Knapsack-Solver
Solves the multiple knapsack problem with a greedy algorithm
Language: C# - Size: 10.2 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

castroisabel/assignment-problem
Two different solutions for the assignment problem using the GLPK solver and the greedy algorithm.
Language: Python - Size: 224 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

PlamediD/LeetCode_By_Plamedi_Diakubama
All problems solved on leetcode
Language: C# - Size: 225 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

GuillerminaL/ProgIII_TPE_2023
Data structures & Search algorithms -Greedy and Backtracking-
Language: Java - Size: 663 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

murad-sh/traveling-thief-problem
An exploration of algorithmic solutions to the TTP, featuring implementations of Random Search, Greedy Search, Simulated Annealing, and an Evolutionary Algorithm
Language: Python - Size: 1.34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sawlani/densest-subgraph
Language: C - Size: 204 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

mgalang229/Codeforces-1687A-The-Enchanted-Forest
Language: C++ - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

evarga/openmp-primer
This is a teaching material aimed to demonstrate the powerfulness of the declarative programming paradigm with OpenMP.
Language: C++ - Size: 8.23 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

leila-kasmi-lk150/optimization_problem
Language: Java - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Helogizzy/Greedy_TCGreedy_Comparation
Language: C - Size: 12.5 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

surajrimal/AI_multi_arm_bandit_problem
Implementation of multi-armed bandit problem with greedy and ɛ-greedy action selection algorithms.
Language: Python - Size: 626 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

TashinParvez/Data_Structure_and_Algorithms_2_UIU
All DSA-2 topics are covered in the UIU DSA-2 course, including both lab and theory courses. Check DSA-1 Topics: https://github.com/TashinParvez/DSA_1_UIU
Language: C++ - Size: 401 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

muhSalfazi/penjadwalan-perluliahan
Project UAS DAA(Desain Analisis Algoritma) tentang penjadwalan perkuliahan
Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Apipilikas/ds_project_2
This is the second project for the course Data Structures at AUEB for the year 2019-2020.
Language: Java - Size: 337 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

NCalleja/Travelling-Salesmen-Problem
This is a couple different methods for solving "The Travelling Salesmen Problem"
Language: Java - Size: 87.9 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

esha411/Traveling_Salesman_Problem
Given a list of cities and the distances between them, to find the shortest possible route that visit each city and return to the origin city.
Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

edvein-rin/ml-candy-crush
Candy crush with ML models solvers and companions.
Language: Python - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

CodeRex7/CodingPractice
Language: C++ - Size: 219 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

ysfalh/5G-user-scheduling-optimization
This project aims at designing optimal packet schedulers by providing an online solution to the NP-hard integer linear programming problem of network scheduling.
Language: Java - Size: 7.49 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

anfisou/Ataxx
Play Ataxx against different algorithms
Language: Python - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

robbylew/Neetcode150
Solution repository for Neetcode.io's 150 algorithm challenges from LeetCode, organized by problem types such as stack, two pointers, dynamic programming, and more. A resource for learning and mastering diverse algorithmic concepts.
Language: Python - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

milicarabelos/Greedy-graph-coloring-algorithm
This GitHub project is a C implementation of the Greedy Graph Coloring Algorithm. The algorithm aims to color the vertices of an undirected graph in such a way that no two adjacent vertices share the same color, while minimizing the total number of colors used.
Language: C - Size: 1.12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
