Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with dynamic-programming
A curated list of projects in awesome lists tagged with dynamic-programming .
https://github.com/labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
algorithms computer-science data-structures dynamic-programming dynamic-programming-algorithm interview-questions kmp leetcode
Last synced: 30 Dec 2024
https://github.com/geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
algorithms dynamic-programming interview-questions leetcode leetcode-solutions
Last synced: 24 Dec 2024
https://github.com/halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
acm-icpc algo algorithm algorithm-competitions algorithms algorithms-and-data-structures dynamic-programming facebook go golang interview-questions leetcode leetcode-go leetcode-golang leetcode-solutions math pattern
Last synced: 26 Oct 2024
https://github.com/halfrost/leetcode-go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
acm-icpc algo algorithm algorithm-competitions algorithms algorithms-and-data-structures dynamic-programming facebook go golang interview-questions leetcode leetcode-go leetcode-golang leetcode-solutions math pattern
Last synced: 30 Dec 2024
https://github.com/williamfiset/algorithms
A collection of algorithms and data structures
adjacency adjacency-matrix algorithm algorithms dijkstra dynamic-programming edmonds-karp-algorithm geometry graph-theory linear-algebra mathematics matrix-multiplication maxflow nlog search-algorithm search-algorithms sorting-algorithms strings traveling-salesman tree-algorithms
Last synced: 30 Dec 2024
https://github.com/williamfiset/Algorithms
A collection of algorithms and data structures
adjacency adjacency-matrix algorithm algorithms dijkstra dynamic-programming edmonds-karp-algorithm geometry graph-theory linear-algebra mathematics matrix-multiplication maxflow nlog search-algorithm search-algorithms sorting-algorithms strings traveling-salesman tree-algorithms
Last synced: 25 Oct 2024
https://github.com/teivah/algodeck
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
algorithm algorithms array bit-manipulation complexity data-structures dynamic-programming graph greedy-algorithms hashtable heap interview-practice java linked-list math queue recursion sorting-algorithms stack tree
Last synced: 24 Dec 2024
https://github.com/udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
cross-entropy ddpg deep-reinforcement-learning dqn dynamic-programming hill-climbing ml-agents neural-networks openai-gym openai-gym-solutions ppo pytorch pytorch-rl reinforcement-learning reinforcement-learning-algorithms rl-algorithms
Last synced: 27 Nov 2024
https://github.com/sherxon/AlgoDS
Implementation of Algorithms and Data Structures, Problems and Solutions
algorithms binary-search-tree bst data-structrues dfs dijkstra dynamic-programming graph-algorithms interview-questions java linked-list mergesort search-algorithm shortest-paths sort sorting-algorithms
Last synced: 03 Nov 2024
https://github.com/samirpaulb/dsalgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
algorithm algorithms coding-interviews competitive-programming computer-science data-structures data-structures-and-algorithms dsa dsalgo dynamic-programming faang geeksforgeeks hacktoberfest interview interview-preparation interview-questions leetcode leetcode-solutions problem-solving python
Last synced: 26 Dec 2024
https://github.com/SamirPaulb/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
algorithm algorithms coding-interviews competitive-programming computer-science data-structures data-structures-and-algorithms dsa dsalgo dynamic-programming faang geeksforgeeks hacktoberfest interview interview-preparation interview-questions leetcode leetcode-solutions problem-solving python
Last synced: 06 Nov 2024
https://github.com/nayuki/project-euler-solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
algorithms competitive-programming dynamic-programming haskell java math mathematica mathematics number-theory project-euler proofs python recursion
Last synced: 27 Dec 2024
https://github.com/nayuki/Project-Euler-solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
algorithms competitive-programming dynamic-programming haskell java math mathematica mathematics number-theory project-euler proofs python recursion
Last synced: 30 Oct 2024
https://github.com/huzecong/oi-slides
我的信息学竞赛讲课课件
dynamic-programming flow-networks oi oi-training
Last synced: 12 Nov 2024
https://github.com/shady831213/algorithms
CLRS study. Codes are written with golang.
algorithm algorithms bfs-algorithm binaryheap clrs clrs-study connected-components dfs-algorithm disjoint-set dynamic-programming go golang graph greedy-algorithms hashmap heap sort tree
Last synced: 26 Oct 2024
https://github.com/markdregan/K-Nearest-Neighbors-with-Dynamic-Time-Warping
Python implementation of KNN and DTW classification algorithm
classification-algorithm dynamic-programming dynamic-time-warping human-activity-recognition machine-learning nearest-neighbors timeseries
Last synced: 12 Nov 2024
https://github.com/markdregan/k-nearest-neighbors-with-dynamic-time-warping
Python implementation of KNN and DTW classification algorithm
classification-algorithm dynamic-programming dynamic-time-warping human-activity-recognition machine-learning nearest-neighbors timeseries
Last synced: 27 Dec 2024
https://github.com/VAR-solutions/Algorithms
A repository of different Algorithms and Data Structures implemented in many programming languages.
algorithms bit-manipulation c cpp csharp data-structures dynamic-programming go golang greedy-algorithms help-wanted java javascript mathematics python python3 ruby rust swift
Last synced: 11 Nov 2024
https://github.com/omerbsezer/reinforcement_learning_tutorial_with_demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
a3c actor-critic deep-reinforcement-learning dyna dynamic-programming imitation-learning machine-learning meta-learning policy-gradient pomdps q-learning reinforcement-learning sarsa td-learning tutorial
Last synced: 28 Dec 2024
https://github.com/omerbsezer/Reinforcement_learning_tutorial_with_demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
a3c actor-critic deep-reinforcement-learning dyna dynamic-programming imitation-learning machine-learning meta-learning policy-gradient pomdps q-learning reinforcement-learning sarsa td-learning tutorial
Last synced: 27 Nov 2024
https://github.com/aylei/leetcode-rust
my leetcode solutions in rust
data-structures dynamic-programming leetcode leetcode-rust leetcode-solutions rust
Last synced: 25 Dec 2024
https://github.com/avidLearnerInProgress/pyCAIR
Content aware image resizing
dynamic-programming image-processing opencv python seam-carving
Last synced: 06 Nov 2024
https://github.com/avidlearnerinprogress/pycair
Content aware image resizing
dynamic-programming image-processing opencv python seam-carving
Last synced: 25 Dec 2024
https://github.com/dragonslayerx/Competitive-Programming-Repository
Competitive Programming templates that I used during the past few years.
algorithms algorithms-implemented bellman-ford-algorithm biginteger bipartite-graphs competitive-programming data-structures dijkstra disjoint-sets dynamic-programming fft floyd-warshall graphs hashing lca matching matrix-exponentiation recurrence segment-tree string
Last synced: 08 Nov 2024
https://github.com/sudheerj/datastructures-algorithms
List of Programs related to data structures and algorithms
algorithm-challenges algorithms datastructures datastructures-algorithms dsa dsa-algorithm dynamic-programming graph interview java javascript leetcode linkedlist lodash polyfills prototype queue stack tree
Last synced: 29 Dec 2024
https://github.com/stacygohyunsi/algorithms-primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
algorithm big-o bubble-sort data-structures dynamic-programming greedy-algorithm interview-practice interview-questions knapsack-problem linear-search linked-list merge-sort queues quicksort-algorithm sort sorting-algorithms stacks
Last synced: 27 Nov 2024
https://github.com/algo-phantoms/algo-tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
array backtracking bit-manipulation data-structures-and-algorithms dynamic-programming graph greedy-algorithms hashing-algorithm heap linked-list number-theory queue recursion searching-algorithms sorting-algorithms stack string tree trie
Last synced: 25 Dec 2024
https://github.com/allalgorithms/python
Implementation of All ▲lgorithms in Python Programming Language
algorithm algorithms allalgorithms cipher cryptography dynamic-programming hacktoberfest math python searches searching sorting
Last synced: 28 Dec 2024
https://github.com/cruxrebels/interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
arrays backtracking binarysearch bit-manipulation cplusplus-11 cplusplus-14 dynamic-programming greedy-algorithms hashing heaps interviewbit interviewbit-solutions linked-list maps math queue stack string-manipulation trees two-pointers
Last synced: 24 Dec 2024
https://github.com/pulsipher/InfiniteOpt.jl
An intuitive modeling interface for infinite-dimensional optimization problems.
differential-equations dynamic-programming julia measure-theory modeling-language nonlinear-optimization optimal-control optimization pde-constrained-optimization stochastic-optimization
Last synced: 14 Nov 2024
https://github.com/infiniteopt/InfiniteOpt.jl
An intuitive modeling interface for infinite-dimensional optimization problems.
differential-equations dynamic-programming julia measure-theory modeling-language nonlinear-optimization optimal-control optimization pde-constrained-optimization stochastic-optimization
Last synced: 13 Nov 2024
https://github.com/befelix/safe_learning
Safe reinforcement learning with stability guarantees
dynamic-programming gaussian-processes reinforcement-learning safety stability
Last synced: 26 Dec 2024
https://github.com/corail-research/seapearl.jl
Julia hybrid constraint programming solver enhanced by a reinforcement learning driven search.
constraint-programming dynamic-programming graphs julialang reinforcement-learning research
Last synced: 25 Dec 2024
https://github.com/thealgorithms/zig
Collection of Algorithms implemented in Zig.
algorithms data-structures dynamic-programming interview-questions learning math mathematics search sorting sorting-algorithms zig ziglang
Last synced: 27 Dec 2024
https://github.com/TheAlgorithms/Zig
Collection of Algorithms implemented in Zig.
algorithms data-structures dynamic-programming interview-questions learning math mathematics search sorting sorting-algorithms zig ziglang
Last synced: 13 Nov 2024
https://github.com/cloudwego/dynamicgo
Dynamically and efficiently operate RPC data for Go
dynamic-programming reflection serdes thrift
Last synced: 24 Dec 2024
https://github.com/bromagosa/snap4arduino
Binding Snap! and Arduino together
arduino blocks dynamic-programming education live-programming scratch snap snap4arduino visual-programming visual-programming-language
Last synced: 26 Dec 2024
https://github.com/akshayavb99/codingninjas_java_dsa
Contains the solutions for the programming questions in the CodingNinjas Java+DSA course
algorithms-and-data-structures binary-search-tree binary-tree codingninjas-java-dsa dynamic-programming graphs hashmap-java java java-8 linked-list linkedlist oops priority-queue queue recursion sorting-algorithms-implemented stacks time-complexity tree tries
Last synced: 19 Dec 2024
https://github.com/pmichaillat/math-for-macro
Source files of the course "Mathematics for Macroeconomics"
course-material differential-equations dynamic-programming macroeconomics mathematics optimal-control
Last synced: 11 Nov 2024
https://github.com/javadev/leetcode-in-java
Java-based LeetCode algorithm problem solutions, regularly updated.
algorithm algorithm-competitions algorithms-and-data-structures dynamic-programming interview-questions java leetcode leetcode-java leetcode-solutions math
Last synced: 04 Dec 2024
https://github.com/shikha-code36/data-structures-and-algorithm-patterns
Data Structures and Algorithms Patterns that I followed ,implemented in Python
algorithms arrays backtracking bit-manipulation coding-interviews data-structures dynamic-programming graphs heap interview-preparation linked-list python-ds-algo queues recursion searching-algorithms sorting-algorithms stack stacks strings trees
Last synced: 14 Nov 2024
https://github.com/dthuerck/mapmap_cpu
A high-performance general-purpose MRF MAP solver, heavily exploiting SIMD instructions.
algorithm computer-vision dynamic-programming feedback-vertex-set markov-random-field massively-parallel mrf simd simd-programming vectorization
Last synced: 09 Nov 2024
https://github.com/PacktPublishing/The-Complete-Rust-Programming-Reference-Guide
Design, develop, and deploy effective software systems using the advanced constructs of Rust
dynamic-programming greedy-algorithms metaprogramming rust
Last synced: 30 Oct 2024
https://github.com/Daniel-Liu-c0deb0t/triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
algorithms avx2 dynamic-programming hamming levenshtein rust simd sse string-distance string-matching string-search string-similarity
Last synced: 08 Nov 2024
https://github.com/daniel-liu-c0deb0t/triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
algorithms avx2 dynamic-programming hamming levenshtein rust simd sse string-distance string-matching string-search string-similarity
Last synced: 28 Dec 2024
https://github.com/baggepinnen/differentialdynamicprogramming.jl
A package for solving Differential Dynamic Programming and trajectory optimization problems.
ddp dynamic-programming model-predictive-control optimal-control trajectory-optimization
Last synced: 21 Nov 2024
https://github.com/amitrajitbose/competitive_programming
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.
adhoc algorithms algorithms-and-data-structures competition competitive-programming data-structures dynamic-programming graph greedy greedy-algorithms hacktoberfest interview interview-preparation leetcode leetcode-python linked-list primality-testing queue stack trie
Last synced: 05 Nov 2024
https://github.com/ivi-ru/video-scene-detection
Video Scene Detection Based on the Optimal Sequential Grouping algorithm
dynamic-programming optimal-sequential-grouping video video-scene-detection
Last synced: 13 Nov 2024
https://github.com/ekzhang/library
Advanced algorithm and data structure library in C++
aho-corasick algorithms-and-data-structures code-library competitive-programming cplusplus dynamic-programming fenwick-tree graph-algorithms lazy-propagation max-flow segment-tree splay-tree suffix-array treap
Last synced: 28 Oct 2024
https://github.com/je-suis-tm/recursion-and-dynamic-programming
Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusalem Cross, Sierpiński Carpet, Hilbert Curve, Pascal Triangle, Prime Factorization, Palindrome, Egg Drop, Coin Change, Hanoi Tower, Cantor Set, Fibonacci
dynamic-programming edit-distance fractal-algorithms fractal-geometry fractal-images fractals hanoi-towers hilbert-curve julia-training knapsack knapsack-problem koch-snowflake learning-julia palindrome pascal-triangle recursion recursive-algorithm sierpinski-carpet sierpinski-triangle tabulation
Last synced: 24 Dec 2024
https://github.com/bodigrim/chimera
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization
dynamic-programming infinite-stream lazy-streams memoization memoize recursive-functions
Last synced: 28 Dec 2024
https://github.com/codingonion/hello-algo-zig
Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
algorithm algorithms data-structure data-structures data-structures-and-algorithms dsa dynamic-programming graph hello-algo leecode linked-list rust search sort zig ziglang
Last synced: 30 Sep 2024
https://github.com/coderonion/hello-algo-zig
Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
algorithm algorithms data-structure data-structures data-structures-and-algorithms dsa dynamic-programming graph hello-algo leecode linked-list rust search sort zig ziglang
Last synced: 27 Oct 2024
https://github.com/rockfordwei/cswift
C Module for Swift, Swift Script and Dynamic Library Call;Swift中直接调用C语言源程序的展示程序
c clang dll dynamic-programming hotfix module spm swift swift-script
Last synced: 13 Nov 2024
https://github.com/ekzhang/harmony
🎶 Generate four-part harmony following idiomatic voice-leading procedures with DP!
chorale dynamic-programming harmony music-generation procedural-generation voice-leading
Last synced: 28 Oct 2024
https://github.com/app-generator/django-dynamic-datatb
Django Dynamic Datatables - Open-Source Library | AppSeed
datatable datatable-django datatable-dynamic datatable-generator datatables datatables-serverside django django-and-datatables django-datatables django-generator django-tables dynamic-programming free-django-sample generator-dt open-source pypi-package
Last synced: 29 Dec 2024
https://github.com/dstein64/kmeans1d
A Python package for optimal 1D k-means clustering.
dynamic-programming kmeans optimization
Last synced: 28 Oct 2024
https://github.com/SherbyRobotics/pyro
An object-based toolbox for robot dynamic simulation, analysis, control and planning.
analysis closed-loop-control control-systems dynamic-programming dynamics optimal optimal-control planning-algorithms python reinforcement-learning robotics
Last synced: 16 Nov 2024
https://github.com/ivangalbans/TeamReference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
acm-icpc algorithm-competitions bitmask competitive-programming competitive-programming-algorithms competitive-programming-contests competitive-programming-reference computational-geometry-algorithms data-structures dynamic-programming graph-algorithms matrix maxflow number-theory parsing programming-competitions sorting-searching string-matching
Last synced: 26 Oct 2024
https://github.com/ivangalbans/teamreference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
acm-icpc algorithm-competitions bitmask competitive-programming competitive-programming-algorithms competitive-programming-contests competitive-programming-reference computational-geometry-algorithms data-structures dynamic-programming graph-algorithms matrix maxflow number-theory parsing programming-competitions sorting-searching string-matching
Last synced: 17 Nov 2024
https://github.com/app-generator/django-api-generator
API Generator for Django - Open-Source Library | AppSeed
developer-tools django dynamic-programming open-source pypi-package
Last synced: 27 Dec 2024
https://github.com/metanet/java-algorithms-data-structures
Solutions for popular algorithms and data structures problems on leetcode
array backtracking binary-search binary-search-tree binary-tree breadth-first-search depth-first-search dynamic-programming graph-algorithms greedy-algorithms heap java linked-list matrix queue recursion searching-algorithms sorting-algorithms stack string
Last synced: 28 Oct 2024
https://github.com/anishlearnstocode/algorithmic-toolbox
Solutions to Coursera course by University of California, San Diego.
algorithms coursera data-structures dynamic-programming java programming python python3 solutions
Last synced: 24 Nov 2024
https://github.com/packtworkshops/the-ruby-workshop
A New, Interactive Approach to Learning Ruby
duck-typing dynamic-programming oop oop-principles rails-api rails-application rails-engine rails-gem rails-tutorial ruby-application ruby-cli ruby-library ruby-workshop rubygems rubyonrails
Last synced: 22 Dec 2024
https://github.com/abhisaphire/competitive-programming-solutions
COMPETITIVE PROGRAMMING PRACTICE QUESTIONS
abhisaphire algorithms amazon amazon-interview codechef-solutions competitive-programming-contests cpp data-structures deshaw-interview dynamic-programming goldman-sachs google google-foobar google-interview hackerearth-solutions hacktoberfest journey leetcode-solutions practice stl-algorithms
Last synced: 11 Nov 2024
https://github.com/prathimacode-hub/PyAlgo-Tree
👍This project aims to be a finest hub of various data structures and algorithms using python. Feel free to contribute and show your support by ✨ this repository.
arithmetic backtracking-algorithm bit-manipulation ciphers computer-vision contributions-welcome cryptography data-structures data-structures-and-algorithms deep-learning dynamic-programming hacktoberfest hacktoberfest2022 machine-learning-algorithms open-source pathfinding python3 scheduling-algorithms searching-algorithms sorting-algorithms
Last synced: 08 Nov 2024
https://github.com/tanaytoshniwal/data-structures-algorithms
:pushpin: :books: Solution of competitive programming problems and challenges, Project Euler Solutions, Data Structures, Data Structure implementations, Algorithms and Interview Questions.
algorithms bit-manipulation coding-challenges competitive-coding competitive-programming data-structures datastructures dsa dynamic-programming hacktoberfest hacktoberfest2021 interview-questions mathematics
Last synced: 18 Dec 2024
https://github.com/edoardottt/py-problems-solutions
Implementations of various problems using Python. Dynamic Programming, BackTracking & Sorting algorithms :computer:
algorithm algorithms algorithms-and-data-structures algorithms-implemented backtracking backtracking-algorithm code-design coding coding-challenges design dynamic-programming graphs python python-3 python-script python3 techniques
Last synced: 28 Oct 2024
https://github.com/javadev/leetcode-in-kotlin
Kotlin-based LeetCode algorithm problem solutions, regularly updated.
algorithm algorithm-competitions algorithms-and-data-structures dynamic-programming interview-questions kotlin leetcode leetcode-kotlin leetcode-solutions math
Last synced: 04 Dec 2024
https://github.com/makaveli10/reinforcementlearning
Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.
david-silver-course double-dqn dqn dqn-pytorch dynamic-programming experience-replay machine-learning model-free-rl monte-carlo-methods n-step-bootstrapping n-step-sarsa prioritized-experience-replay q-learning q-learning-vs-sarsa random-walk reinforcement-learning sarsa sutton-gambler sutton-gridworld td-learning
Last synced: 27 Oct 2024
https://github.com/tensorush/cpu-toolkit
🐲 🧰 Collection of basic CPU algorithms and data structures implemented in C++.
algorithmic-toolbox algorithms algorithms-and-data-structures awesome bit-hacks code-challenge computational-geometry computer-science cpp-toolkit data-structures data-structures-and-algorithms divide-and-conquer dynamic-programming graph-algorithms greedy-algorithms hashing-algorithms mathematical-algorithms search-algorithms sorting-algorithms string-algorithms
Last synced: 06 Nov 2024
https://github.com/neonwatty/control-notes
Notes on topics ranging from Recurrent Newtorks to Automatic Control and Reinforcement Learning
automatic-control data-science deep-learning dynamic-programming dynamic-systems jupyter-notebook lecture-notes machine-learning python recurrent-neural-networks reinforcement-learning
Last synced: 27 Oct 2024
https://github.com/rudrakshi99/data-structures-and-algorithm
A collection of algorithms and data structures in C++. If you loved it, give a 🌟!
algorithm algorithms backtracking-algorithm binary-search-tree bit-manipulation cpp data-structures dynamic-programming graph greedy-algorithms hashing heap linked-list number-theory queue recursion sorting-algorithms stack trees trie
Last synced: 22 Nov 2024
https://github.com/coloryr/coloryrwork
强大简单的服务器框架
asp-net-core aspnetcore colormirai dynamic-programming framework http http-server https-server httpserver mqtt netty-server proxy-server server socket websocket
Last synced: 07 Nov 2024
https://github.com/trishume/seqalign_pathing
Rust implementation of sequence alignment / Levenshtein distance by A* acceleration of the DP algorithm
algorithm dynamic-programming example levenshtein-distance rust sequence-alignment
Last synced: 15 Oct 2024
https://github.com/poppa/pike-modules
Various Pike modules
dynamic-programming pike pike-modules
Last synced: 21 Dec 2024
https://github.com/iyashwantsaini/coding-ninjas-competitive
Coding Ninjas | Competitive Problems | C++
bitmanipulation coding codingninjas competitive-programming cpp dynamic-programming ninjas recursion
Last synced: 16 Nov 2024
https://github.com/jxareas/algorithms
Demos of some algorithms & data structures in C++ using dummy command line apps.
algorithms brute-force collaborate cplusplus data-structures divide-and-conquer dynamic-programming fizzbuzz graph jetbrains learn prime-numbers quicksort sieve-of-eratosthenes
Last synced: 19 Nov 2024
https://github.com/rschwarz/diderot.jl
Decision Diagrams for Discrete Optimization - Generic Julia Implementation
combinatorial-optimization decision-diagram discrete-optimization dynamic-programming optimization
Last synced: 01 Dec 2024
https://github.com/its-kumar/data_structure_and_algorithm
All Data Structures Implementation in C and Python programming languages. All famous Algorithms implementation in C and Python language. Dynamic Programming Algorithms.
algorithm datastructure dp dynamic-programming graphs hacktoberfest heap linked-list queue sort sorting-algorithms stack tree
Last synced: 19 Nov 2024
https://github.com/junyuan-chen/sequencejacobians.jl
WORK-IN-PROGRESS Solve and estimate heterogenous agent models with sequence-space Jacobians
dynamic-programming economics estimation impulse-response julia macroeconomics quantitative-economics
Last synced: 07 Nov 2024
https://github.com/mawg0ud/ghidrainject
A tool that automate the generation of Frida hooks from Ghidra's static analysis, enabling dynamic analysis.
automation cross-platform cybersecurity developer dynamic-programming education malware open-source reverse-engineering
Last synced: 15 Dec 2024
https://github.com/mah-shamim/leet-code-in-php
Php-based LeetCode algorithm problem solutions, regularly updated.
algorithms array binary-search binary-tree bit-manipulation breadth-first-search database depth-first-search dynamic-programming greedy hacktoberfest hacktoberfest-accepted hash-table heap-priority-queue math matrix sorting string tree two-pointers
Last synced: 27 Oct 2024
https://github.com/chen0040/java-dynamic-programming
Solving dynamic programming problems in Java
dynamic-programming geeks4geeks
Last synced: 16 Dec 2024
https://github.com/jyotindersingh/algorithms
Solutions to a bunch of algorithm problems for practice.
algorithms backtracking divide-and-conquer dynamic-programming greedy-algorithms leetcode
Last synced: 18 Nov 2024
https://github.com/prabaprakash/data-structures-and-algorithms-programs
Algorithm and Data Structures
algorithm-challenges algorithms data-structures dynamic-programming problem-solving
Last synced: 14 Nov 2024
https://github.com/st3v3nmw/rust-algorithms
Algorithms and data structures implemented in Rust.
algorithms algorithms-and-data-structures data-structures dynamic-programming rust
Last synced: 14 Oct 2024
https://github.com/franxyao/rdp
Randomized Dynamic Programming
dynamic-programming efficient-inference graphical-models randomized-algorithms
Last synced: 12 Nov 2024
https://github.com/masyagin1998/bio-alignment
Implementation of Needleman-Wunsch, Smith-Waterman, Hirschberg and affine bioinformatics algorithms for alighning biological sequences
bioinformatics comparing-biological-sequences dynamic-programming hirschberg needleman-wunsch smith-waterman
Last synced: 27 Oct 2024
https://github.com/app-generator/devtool-django-api-generator
Django API Generator - Open-Source Tool for Developers | AppSeed
appseed django dynamic-programming open-source
Last synced: 27 Oct 2024
https://github.com/app-generator/django-dynamic-services
Django Dynamic Services - Open-Source Project | AppSeed
api-generator appseed developer-tools dynamic-programming
Last synced: 20 Dec 2024
https://github.com/app-generator/django-tasks-manager
Django Tasks Manager - Simple Celery Integration | AppSeed
celery django dynamic-programming open-source pypi-package
Last synced: 27 Oct 2024
https://github.com/surajv311/myleetcode
Leetcode practice questions to improve my algorithmic thinking!. ✍💻---> Arrays / Strings / Recursion / DP / Graph / Trees🌳 / Linkedlist / Hashing / Greedy / Bitmagic / Backtracking. 📈
algorithms cplusplus cpp daily-coding-problem data-structures data-structures-and-algorithms dynamic-programming faang google graphs interview-questions leetcode leetcode-solutions microsoft placement-preparation trees
Last synced: 19 Nov 2024
https://github.com/soheil-mp/reinforcement-learning-algorithms
Step by Step Reinforcement Learning Tutorials.
alphazero ddpg deep-q-learning deep-q-network discretization dqn dynamic-programming finance markov-decision-processes monte-carlo policy-based-method reinforce reinforcement-learning temporal-difference
Last synced: 09 Dec 2024
https://github.com/thakursaurabh1998/cpp
This repo contains all the C++ programs that are made as part of Object Oriented Programming subject.
classes containership cpp dynamic-programming inheritance operator-overloading pointer virtual-functions
Last synced: 14 Dec 2024
https://github.com/avarel/kaiper
Functional scripting in Java.
dynamic-languages dynamic-programming java jvm language programming-language
Last synced: 24 Nov 2024
https://github.com/sondosaabed/optimal-coins-game-strategy
a java project that uses dynamic programming to implemnt the Optimal coins collecting game strategy
dynamic-programming java javafx optimal-game-strategy
Last synced: 25 Dec 2024
https://github.com/mehradevesh2022/dsa-level1_pepcoding
This Java-based repo contains solutions for DSA problems from Peppcoding's level 1 practice set and FreeCodeCamp's JavaScript and Algorithm sections. Topics covered include Array, LinkedList, DP, OOPs, and more. Contribute and improve existing solutions. Happy coding!
2darrays array array-list arraylist binary-search-trees dynamic-programming es6-javascript freecodecamp-javascript-algorithms functions hashmap-and-heaps linkedlist patterns queue recursion sorting-algorithms stack string stringbuilder time-and-space-complexity tree
Last synced: 21 Oct 2024
https://github.com/deechael/dynamicclassgenerator
Allow you to generate java class when running a program
compile dynamic-programming java kotlin runtime
Last synced: 28 Oct 2024