There are 3 repositories under greedy-algorithm topic.
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
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.
The All ▲lgorithms documentation website.
Coursera's Data Structures and Algorithms Specialization
Competitive Programming DSA Roadmap
Notebook for quick search
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.
Algorithms to solve the DSSE environment, focusing on optimizing drone swarm search and navigation for critical applications.
Grokking Algorithms written in Javascript
My Leetcode Solutions
Algorithms and Data Structures.
AllGoRhythms. This is a lovely repository about Algorithms and Algorithms Design.
Multi-hop VANET-Clustering Algorithm Using Greedy Method
Vehicle Routing Problem with Time Windows solver using Ant Colony Optimization, Greedy Algorithm
It's like Marching Cubes but not really. Based on the algorithm described by Chien-Chang Ho et al. in Adaptive Feature Preserving Surface Extraction from Volume Data.
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
Queue-based greedy algorithm enabling traffic intersections to flow in all directions simultaneously
Use greedy algorithm to optimize voxel mesh (Minecraft like game)
Path finding visualizer project using python by Yamen
Final exam of "Data Structures and Algorithms in Java" class. Code was modified from the original one for publishing on the public place.
Route planning on Earth map with opencv c++ through Greedy , A-start and etc. algorithm
Recommending movies based on a utility function of movie ratings
My MATLAB code for Contemporary Undergraduate Mathematical Contest in Modeling, question B, 2018. National 1st Prize
Two-Player Multiplayer Chess-Game built using Open-GL in C++. Includes Move Validation and Path Guidance once when user selects a particular chess piece.
Study materials for Semester IV Computer Engineering students offered by the Department of Computer Engineering
This repository contains solutions to Competitive Coding for Interview Preparation on GeeksForGeeks
Data Structures and Algorithms course (IIC2133-PUC)
Algorithm Implementation using Dijkstra algorithm (Greedy Algorithm and Graph Algorithm) (Java)
Fast and simple linear material cutting optimizer in HTML/CSS/JS
上海市旅游景点导游程序 是一个基于Java Swing的智能旅游导览系统,专为优化上海本地及游客的出行体验设计。系统内置30个上海核心景点的详细信息及300+条真实交通网络数据,支持多维查询、动态成本计算及离线运行,为用户提供高效、直观的行程规划工具。