This Repo consists of Data structures and Algorithms
-
Updated
Apr 1, 2024 - C++
This Repo consists of Data structures and Algorithms
🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
LeetCode solutions
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Vehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms
Programming assignments of NPTEL DAA course taken by Prof. Madhavan Mukund of Chennai Mathematical Institute.
1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先/单源最短路径/所有结点对最短路径/最小生成树/快速排序/归并排序/字符串匹配算法.可用于实际项目及算法学习.4.对分治/迭代算法设计方法进行总结,对动态规划/贪心算法针对几个经典问题做了具体实现.
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Feature selection for maximizing expected cumulative reward
A web application to split bills and track shared expenses in a group, with a transaction minimisation algorithm. Developed with Node and React.
☕ Java Algorithms Implementation
Different Searching algorithms (DFS, BFS, IDS, Greedy, A*) opting to find optimal path from source to destination
“Algorithms are great tools for improving business results, but its people and their leadership that ultimately determine business success.” Hendrith Vanlon Smith
This repo is having leetcode problems solution with explaination and also having the link to problems along with resources to learn and practice
Research Project on Multi-robot Target Tracking via Deep Reinforcement Learning
A Python repository for finding the densest subgraph in a undirected graph
Php-based LeetCode algorithm problem solutions, regularly updated.
Add a description, image, and links to the greedy topic page so that developers can more easily learn about it.
To associate your repository with the greedy topic, visit your repo's landing page and select "manage topics."