#dynamic-programming (13 Repositories)
Ranked open-source repositories tagged with #dynamic-programming, scored by pull request acceptance likelihood and maintainer engagement velocity.
32.1%
31.3h
13 repositories tagged #dynamic-programming
javadev/LeetCode-in-Java
Java-based LeetCode algorithm problem solutions, regularly updated.
infiniteopt/InfiniteOpt.jl
An intuitive modeling interface for infinite-dimensional optimization problems.
TheAlgorithms/Zig
Collection of Algorithms implemented in Zig.
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% | LeetCode 题解
thorek1/MacroModelling.jl
Macros and functions to work with DSGE models.
corail-research/SeaPearl.jl
Julia hybrid constraint programming solver enhanced by a reinforcement learning driven search.
labuladong/fucking-algorithm
Crack LeetCode, not only how, but also why.
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
williamfiset/algorithms
A collection of algorithms and data structures
djeada/Algorithms-And-Data-Structures
A collection of 100+ projects in C++ and Python that implement various data structures and algorithms. The projects are organized by language and topic, and include detailed explanations and examples to help you understand how they work.
markdregan/K-Nearest-Neighbors-with-Dynamic-Time-Warping
Python implementation of KNN and DTW classification algorithm
cloudwego/dynamicgo
Dynamically and efficiently operate RPC data for Go
nikoo28/java-solutions
Solutions in JAVA for some coding platforms.