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/masum184e/data_structure_and_algorithm
Ready to spice up your coding game? Look no further! Presenting your one-stop destination for a comprehensive collection of essential data structures and algorithms.
competitive-programming divide-and-conquer dsa dynamic-programming graph-theory greedy-algorithms problem-solving programming-contests sorting-algorithms
Last synced: 12 Dec 2024
https://github.com/vgherard/viterbi
Viterbi algorithm for optimal paths in Hidden Markov Models
algorithm dynamic-programming hidden-markov-model natural-language-processing part-of-speech-tagging
Last synced: 13 Dec 2024
https://github.com/dinukanavaratna/d3-mobile-app
This is a mobile application that can be used to address the deceases such as dyslexia, dyscalculia & dysgraphia in Sinhala Language. In this repo, the Android mobile application (Kotlin) & the backend microservice (Python) have been included.
api-rest dynamic-programming file-upload flask http java kotlin python recording restful-api tracing
Last synced: 17 Dec 2024
https://github.com/udoprog/aoc2020
Solutions to Advent of Code 2020 in the Rune programming language
aoc2020 dynamic-programming rune
Last synced: 01 Jan 2025
https://github.com/zuecopio/pra_2324_p2
Práctica 2: Técnicas algorítmicas avanzadas
divide-and-conquer dynamic-programming makefile
Last synced: 19 Dec 2024
https://github.com/mohamad-jamal-j/coinsgame
Dynamic programming approach for a coin-picking game with interactive animation.
animation dynamic-programming java javafx
Last synced: 19 Dec 2024
https://github.com/icherya/coursera-data-structures-algorithms
🎓 Coursera: Data Structures and Algorithms Specialization | JavaScript
algorithms binary-search-tree data-structures data-structures-and-algorithms dynamic-programming graph-algorithms greedy-algorithm hash-algorithm heap heuristics javascript js minimum-spanning-trees priority-queue search-algorithms shortest-paths sorting-algorithms tree-structure
Last synced: 25 Dec 2024
https://github.com/steffikeranj/data-structures-and-algorithms-java
Repository for Efficient solutions for DSA questions in Java
algorithms arrays backtracking binary-search codeforces data-structures dsa dynamic-programming hashmap heap java leetcode stack string tree
Last synced: 25 Dec 2024
https://github.com/doantrunghuy/exercises-and-solutions-to-algorithmic-problems
Accepted solutions, doing topics on: Introductory Problems, Sorting and Searching, Dynamic Programming, Graph Algorithms, Range Queries, Tree Algorithms, Mathematics, String Algorithms, Geometry.
advanced-techniques dynamic-programming geometry graph mathematics range-query string tree
Last synced: 26 Dec 2024
https://github.com/huanhuanonly/codeforces
Some interesting problems I solved on competition platforms such as codeforces
algorithms atcoder balanced-tree bfs-dfs codeforces contest cpp data-structures divide-and-conquer dynamic-programming graph-algorithms layered-graph luogu network-flow nowcoder persistent-data-structure shortest-path string-matching templates tree-structure
Last synced: 02 Jan 2025
https://github.com/samuellucas97/competitive-programming
Solution implementation of HackerRank, LeetCode, Codeforces, SPOJ, and UVA problems.
algorithms codeforces-solutions data-structures dynamic-programming graph-algorithms greedy-algorithms hackerrank-python hackerrank-solutions leetcode-solutions shortest-path-algorithm spanning-tree uva-solutions
Last synced: 26 Dec 2024
https://github.com/sharkutilities/py2excel
A set of Python functions completely written in VBA macros that can be added as an excel add-ins, or run via a macro enabled workbook.
addins automation converter dynamic-programming excel excel-functions fiscal-year functions macros python vba
Last synced: 04 Jan 2025
https://github.com/simonskodt/aldes-kattis
Weekly Kattis exercises, implementing various algorithms introduced in the course on Algorithm Design.
algorithm-design divide-and-conquer dynamic-programming flow greedy stable-matching
Last synced: 04 Jan 2025
https://github.com/ndsvw/minimum-sum-partitioning
Dynamic-Programming solution of the "Minimum-Sum-Partitioning"-Problem: Given a list: What is the minimum absolute difference between the the sums of 2 arrays consisting of all the elements from the input array?
algorithm algorithm-challenge dynamic-programming
Last synced: 14 Nov 2024
https://github.com/quantecon/lecture-dps
Dynamic Programming Squared
computational-economics dynamic-programming quantecon
Last synced: 11 Nov 2024
https://github.com/jubayer98/example-of-dynamic-programming
This task focuses on dynamic programming and palindromes, which are strings that read the same forwards and backwards. A single-letter string is trivially a palindrome. Any string can be broken down into a sequence of palindromes.
Last synced: 12 Nov 2024
https://github.com/motykatomasz/advanced-algorithms
Repository for projects in Advanced Algorithms course at TU Delft.
approximation-algorithms dynamic-programming exact-algorithms java
Last synced: 15 Dec 2024
https://github.com/gyakobo/blind-75-leetcode-list
This github repo serves to educate any wonderer who comes upon this page of essential leetcode questions any programmer ought to know.
array binary binary-tree boyer-moore dynamic-programming graph heap interval kadanes-algorithm linked-list matrix python3 string
Last synced: 15 Nov 2024
https://github.com/seyitbugraerden/mern-blogapp
Mongo.db | Express.js | Node.js | React| Redux | nanoid | Auth.js | Blog App
admin-dashboard admin-panel ant-design antd dynamic-programming express expressjs html-css-javascript mern mern-stack mongodb mongoose node nodejs react reactjs redux
Last synced: 15 Nov 2024
https://github.com/sleekpanther/weighted-interval-scheduling
Weighted Interval Scheduling, the classic Dynamic Programming problem implemented in Java
binary-search-tree compatible dynamic dynamic-programming find-solution finish-time interval interval-scheduling iterative noah noah-patullo optimal optimal-substructure pattullo patullo patulo recursive scheduling weighted weighted-interval-scheduling
Last synced: 15 Nov 2024
https://github.com/anupamakib/bfs-dfs-dp
practice problem
backtracking bfs bitmasking dfs dynamic-programming shortest-paths
Last synced: 14 Nov 2024
https://github.com/tymorrow/elm-dist-demo
Compute Levenshtein distance using dynamic programming in Elm
dynamic-programming elm functional-programming levenshtein-distance
Last synced: 12 Nov 2024
https://github.com/ash914027/leetcodeproblem
leetcode with problrm:LeetCode Solutions Repository This repository contains solutions to various LeetCode problems implemented in C++ and Java. The project aims to provide efficient and optimized solutions to coding challenges on the popular online coding platform, LeetCode
array dynamic-programming hactoberfest-accepted hactoberfest2024 queue stack
Last synced: 28 Nov 2024
https://github.com/erikgreasy/python-text-corrector
LCS and Edit Distance text corrector
dynamic-programming edit-distance longest-common-substring python
Last synced: 15 Nov 2024
https://github.com/erikgreasy/optimal-binary-search-tree
Dynamic programming OBST
dynamic-programming optimal-binary-search-tree python
Last synced: 15 Nov 2024
https://github.com/mvaibhav131/react_charts
creating the chart application using the chartjs and chartjs 2
build chartjs chartjs-2 charts component-library dynamic-programming eslint github-config gitignore reactjs src
Last synced: 14 Nov 2024
https://github.com/ehvenga/dynamic.programming.approach.to.backward.compatablity-django
Modular System Configuration: Optimizing backward compatibility for efficient product design and development. A dynamic programming approach to streamline system configurations, enhance collaboration, and reduce costs.
backward-compatibility django dynamic-programming modularization python python3
Last synced: 30 Nov 2024
https://github.com/ehvenga/backward.compatible.modular.system.configuration-fastapi-nextjs
Modular System Configuration: Optimizing backward compatibility for efficient product design and development. A dynamic programming approach to streamline system configurations, enhance collaboration, and reduce costs.
backward-compatibility dynamic-programming modularization nextjs typescript
Last synced: 30 Nov 2024
https://github.com/farhaduneci/editdistance
The Levenshtein distance algorithm implementation
Last synced: 15 Nov 2024
https://github.com/crvlwanek/leetcode
A collection of solutions to LeetCode problems
algorithms binary-search binary-trees cpp data-structures dynamic-programming leetcode linked-list math python recursion trie typescript
Last synced: 11 Nov 2024
https://github.com/neerajmanivarnan/dsa-algos
Repository containing popular leetcode solutions and CSES set problems
dynamic-programming leetcode leetcode-java leetcode-python leetcode-solutions
Last synced: 30 Nov 2024
https://github.com/guptamudit/dsa---leetcode
LeetCode Problems
cpp database dynamic-programming javascript mysql problem-solving python sorting-algorithms sql
Last synced: 14 Nov 2024
https://github.com/paulinobermudez/paginasdinamicas
Ejercicio de presentacion de implantacion web, paginas dinamicas con cookies y php my admin, se encarga de realizar consultas a la base de datos.
css dynamic-programming html iaw javascript php skin
Last synced: 19 Nov 2024
https://github.com/tar3q-az1z/solutions-of-cses-problem-set
Contains solution codes of amazing problems of CSES problem set.
algorithm-challenges competitive-programming cplusplus cpp cses-problem-set cses-solutions data-structures-and-algorithms dp dsa dynamic-programing dynamic-programming graph segment-tree
Last synced: 15 Nov 2024
https://github.com/tar3q-az1z/leetcode-solutions
contains the solutions of algorithmic problems of leetcode
algorithm-challenges algorithms-and-data-structures competitive-programming cpp cpp17 deveoper dynamic-programming github leetcode software
Last synced: 15 Nov 2024
https://github.com/presidentsam100/leetcodeblind75
My original solutions to all of LeetCode Blind 75 Problems
advanced-graph arrays-and-hashing backtracking binary-search bit-manipulation dynamic-programming geometry graphs greedy heap-priority-queue intervals linked-list math sliding-window stack trees tries two-pointers
Last synced: 10 Nov 2024
https://github.com/gustavewpm/deepl-driver
[EXPERIMENTAL] DeepL Driver designed to do the fewer API Calls as possible. Compatible with string arrays inputs, string inputs, and Record<string, string> inputs. Backend & Frontend compatible.
api backend configurable cors-proxy deepl driver dynamic-programming dynamic-programming-algorithm experimental frontend polymorphic polymorphic-types polymorphism typesafe typescript wip
Last synced: 17 Nov 2024
https://github.com/dhruvsrikanth/algorithms
A collection of useful algorithms I am learning or have learnt and implemented to further develop my understanding!
algorithms data-structures dynamic-programming graph-algorithms graphs multiplcation-algorithms np-complete-problems optimization-algorithms searching-algorithms sorting-algorithms
Last synced: 25 Dec 2024
https://github.com/qridwan/playing-with-react
A task from Spacekawa Explorations Private Limited, applying for Frontend Development Internship
api dynamic-programming react-bootstrap reactjs responsive-design
Last synced: 17 Nov 2024
https://github.com/sakib2263/readings-on-dynamic-programming
Readings on Dynamic Programming
dynamic-programming latex latex-document latex-examples latex-pdf
Last synced: 15 Nov 2024
https://github.com/g1joshi/dsa
Data Structures and Algorithms
array backtracking bit-manipulation disjoint-sets divide-and-conquer dynamic-programming graph greedy hashing heap linked-list mathematics matrix queue recursion searching sorting stack string tree
Last synced: 10 Nov 2024
https://github.com/jastka4/pea_1
Project for university. Implementation of TSP algorithms (brute force, dynamic programming, branch & bound).
branch-and-bound brute-force cpp17 dynamic-programming travelling-salesman-problem tsp
Last synced: 25 Dec 2024
https://github.com/sgangopadhyay/table_by_month_of_an_year
PHP program to create MySQL table based on Dates of a Month of an Year
Last synced: 01 Jan 2025
https://github.com/guibrandt/lcs_demo
Demonstração de algoritmo Largest Common Subsequence, pra aula do maligno \o
cpp demo dynamic-programming graphviz lcs maligno
Last synced: 12 Nov 2024
https://github.com/akk85/cs-2110
All the Assignments saved from Cornell University CS 2110(Object-Oriented Programming and Data Structures course)
binary-search-tree concurrency datastuctures djikstra-algorithm dynamic-programming graph-algorithms java object-oriented-programming recursion shortest-path-algorithm software-engineering
Last synced: 17 Nov 2024
https://github.com/kambojankit/javads
Implementation of various Data Structures & algorithms along with some interesting problem solving.
algorithms-and-data-structures algorithms-datastructures data-structures datastructures dynamic-programming java
Last synced: 12 Nov 2024
https://github.com/wathfield/jasperventer
Personal portfolio-website.
art dynamic-programming portfolio-website visual-studio-code
Last synced: 01 Jan 2025
https://github.com/saphereye/rna-folding-simulation
Implementation and visualization of dynamic programming based RNA secondary structure approximation
cpp11 dynamic-programming graphviz-dot opengl rna-folding
Last synced: 19 Nov 2024
https://github.com/arunr1408/dsa
A curated collection of data structures and algorithms implemented in Python.
algorithms-and-data-structures backtracking-algorithm dynamic-programming graph-algorithms linked-list queue-algorithm stack-algorithm tree-structure
Last synced: 17 Nov 2024
https://github.com/royluonanjing/leetcode-daily
Daily practice with Leetcode. Just do it!
algorithms backtracking-algorithm data-structures dfs-algorithm dynamic-programming leetcode-java
Last synced: 30 Nov 2024
https://github.com/chamini2/dynamic-spojamming
Dynamic Programming project for the Algorithm Design course
c-plus-plus dynamic-programming
Last synced: 17 Nov 2024
https://github.com/amany-mm/alx-interview
Software Engineering Interview Preparation
dynamic-programming graph greedy-algorithms queue recursion
Last synced: 17 Nov 2024
https://github.com/omarmdiab/bioinformatics-needle_man-and-affine_gap
Implementation of Needleman and Affine Gap Bioinformatics Algorithms 🧬
affine-gap-algorithm bioinformatics dynamic-programming needleman-wunsch-algorithm
Last synced: 17 Nov 2024
https://github.com/fanusaez/tda-g04
Respositorio de los TPs de la materia Teoria de Algoritmos
7529 backtracking-algorithm dynamic-programming fiuba greedy-algorithms np np-complete python
Last synced: 17 Nov 2024
https://github.com/yazan98/feature-flag-example
Feature Flag To Build Dynamic UI With Spring Boot / Kotlin
config configs configuration configuration-management dynamic-programming dynamic-ui feature-flags feature-selection feature-toggles
Last synced: 10 Nov 2024
https://github.com/chandantech2023/strivers_a2z_dsa_course-sheet
A DSA course that helps you to understand all DSA Concepts topic wise with practical implementation from A to Z in a well-organized and structured manner.🤩
array data-structures dynamic-programming graphs heaps linked-list programming-fundamentals queue searching-algorithms sorting-algorithms stacks string tree two-pointers
Last synced: 24 Nov 2024
https://github.com/ibnekayesh/skiw.jo
Self Knowledge Improvement Workshop - Json and Oracle Database
dynamic dynamic-forms dynamic-programming json oracle oracle-database oracle-json oracle19c
Last synced: 10 Nov 2024
https://github.com/fairlytales/algorithms_and_data_structures
Diving into math, sorting, search, recursion, sets, greedy, knapsack and dynamic algorithms and data structures in TypeScript
algorithms array-algorithms dynamic-programming greedy-algorithms math-algorithms searching-algorithms sorting-algorithms typescript
Last synced: 10 Nov 2024
https://github.com/ganeshsankaran/ctci
Some of my Cracking the Coding Interview (6th ed.) solutions in C++
algorithms array bit-manipulation cpp data-structures dynamic-programming graph linked-list queue recursion searching sorting stack string tree
Last synced: 17 Nov 2024
https://github.com/feed0/dynamic_programming
Memoization & Tabulation
dynamic-programming fibonacci knapsack-problem memoization tabulation
Last synced: 22 Dec 2024
https://github.com/mikeleo03/course-scheduler_backend
Backend side of Course Scheduler using Dynamic Programming with React Typescript, Golang, and Postgresql
course-scheduler dynamic-programming golang react-tsx
Last synced: 22 Nov 2024
https://github.com/dhia-gharsallaoui/watervalues
Calculate water values for Antares simulator
bellman dynamic-programming energy rpackage shiny-apps simulator
Last synced: 18 Nov 2024
https://github.com/hit07/sequeance-alignment-dp
This repository contains an implementation of a DNA sequence alignment algorithm using dynamic programming (DP) optimised with a divide and conquer strategy to improve efficiency and reduce runtime.
algorithms data-structures divide-and-conquer dynamic-programming python3 sequeance-alignment
Last synced: 12 Nov 2024
https://github.com/gpbonillas/algs_reinforcement_learning
Aprendizaje por refuerzo - Soluciones tabulares
dynamic-programming jupyter-notebook monte-carlo python reinforcement-learning reinforcement-learning-algorithms sarsa
Last synced: 18 Nov 2024
https://github.com/kaua-pt/fasttype
Faster you tap, Faster you win
dotnet dynamic-programming game maui mobile-app mobile-game sequence-alignment
Last synced: 10 Nov 2024
https://github.com/dino-kupinic/leetcode
🏆 my solutions to various LeetCode coding challenges in C++
cmake cpp dynamic-programming easy leetcode-solutions medium problem-solving
Last synced: 10 Nov 2024
https://github.com/ambidextrous9/data-structures-and-algorithms
Implementation of various Algorithms and Data Structures
algorithms bfs-algorithm binary-tree bst datastructures dfs-algorithm dynamic-programming graph kadanes-algorithm sorting-algorithms
Last synced: 12 Nov 2024
https://github.com/c1m50c/leet-code-solutions
A collection of my LeetCode submissions.
algorithm algorithms data-structures dynamic-programming interview-questions leetcode leetcode-python leetcode-solutions python python-3 solutions
Last synced: 18 Nov 2024
https://github.com/c1m50c/hacker-rank-solutions
Compilation repository of my HackerRank solutions.
algorithm algorithms data-structures dynamic-programming hackerrank hackerrank-solutions interview-questions learning solutions
Last synced: 18 Nov 2024
https://github.com/c1m50c/cses
My CSES submissions.
algorithm algorithms cpp cses cses-solutions data-structures dynamic-programming interview-questions python python3 solutions
Last synced: 18 Nov 2024
https://github.com/progambler227788/leetsync-python
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)
array backtracking-algorithm bfs-algorithm dfs-algorithm dynamic-programming graph heap leetcode leetcode-python leetcode-solutions matrix queue recursive-algorithm sorting-algorithms stack string topological-sort two-pointers
Last synced: 26 Dec 2024
https://github.com/rafael-cesario/algorithms
A collection of algorithms.
algotirhm arrays binary-tree dynamic-programming graph leetcode linked-list search sort strings
Last synced: 29 Dec 2024
https://github.com/nawodyaishan/simple-bookshop-shopping-cart
Simple bookshop shopping cart and checkout system using Dyanamic Programming Algorithms and Data Structures
algorithms c data-structures dynamic-programming
Last synced: 21 Nov 2024
https://github.com/iglee/smith-waterman
Implementation of Smith-Waterman local alignment model- find closest local alignments in two given amino acid sequences. BLOSUM was used as the scoring matrix.
computational-biology dynamic-programming sequence-modeling smith-waterman-alignment
Last synced: 26 Dec 2024
https://github.com/marek-chadim/computational-economics
MSc Computational Economics with Julia and PhD Bootcamp in MATLAB
computational-economics dynamic-programming julia-language matlab model-simulation value-function-iteration welfare-analysis
Last synced: 21 Nov 2024
https://github.com/morbius00/hyggex
A React-Vite Project of HyggeX platform
dynamic-programming functional-programming jaavscript reactjs tailwindcss vercel vite
Last synced: 21 Nov 2024
https://github.com/aman-godara/programming-problems
This repository consists of various frequently used programs and solutions to many types of programming problems.
array dynamic-programming problem-set problem-solving problemsolving programming-challenge programming-challenges programming-exercise programming-exercises python python-3 python3 recursion recursive-algorithm
Last synced: 30 Dec 2024
https://github.com/steponask/dynamic-programming-freecodecamp
👨💻 Learning Dynamic Programming
dynamic-programming olympiad-in-informatics
Last synced: 25 Nov 2024
https://github.com/codebanesr/algoinpython
Contains implementation of some of the algorithms in Aho Ullman in python
algorithms backtracking dynamic-programming graph-algorithms graph-theory javascipt python
Last synced: 19 Nov 2024
https://github.com/rajsoni03/leetcode
competitive-programming cpp dynamic-programming leetcode
Last synced: 21 Nov 2024
https://github.com/rajeevranjancom/datastructure_and_algorithms
DataStructure and Algorithms Program and Notes
algorithms data-structures datastructures-algorithms datastructures-implementation dynamic-programming greedy-algorithms notes search-algorithm shorting
Last synced: 21 Nov 2024
https://github.com/nosarthur/golang-playground
dynamic programming
algorithm dynamic-programming go golang
Last synced: 01 Dec 2024
https://github.com/augusto11cb/data-structures-and-algorithms
Repository of code references, notes and observations on data structure and algorithm studies.
big-o big-o-performance data-structures dynamic-programming graph-algorithms hash hashmap hashmaps hashset hashtable hashtables heap linked-list priority-queue queue searching-algorithms sorting-algorithms stack tree-structure trie
Last synced: 01 Jan 2025
https://github.com/hs831/cses-problemset-solutions
This repository contains solutions for CSES problem set. For now it contains the solution for DP problem set, I will try to add more.
accepted-solution cpp cses-problem-set-solution data-structures-and-algorithms dynamic-programming
Last synced: 21 Nov 2024
https://github.com/alanrma/scala-dynamic-programming
Some Leetcode DP solutions in Scala made by me
dp dynamic dynamic-programming functional functional-programming programming scala
Last synced: 01 Dec 2024
https://github.com/hatcha6/tart
Tiny Dart, Big Impact! 🚀
dart dynamic-programming flutter
Last synced: 21 Nov 2024
https://github.com/adi3042/data-structure-with-java
🚀 Master data structures in Java! From stacks to trees, explore efficient, well-commented code to power up your coding skills. Perfect for learners & pros alike! ☕️💡 #Java #DataStructures
array arraylist bit-manipulation dynamic-programming graph linked-list queue recursion stack trees
Last synced: 30 Dec 2024
https://github.com/yogaprasadk/dsa_a_to_z_course
It is a complete repository of my learning of data structure and algorithms. You can see here that video link(image) with particular problem and solutions of the particular problem code is updated.
arrays binarysearch bitmanipulation dynamic-programming heaps linearsearch linkedlist queue stacks strings
Last synced: 25 Nov 2024
https://github.com/cfdefense/cmpt435l
Marist College CMPT435L - 'Algorithm Analysis and Design' by Professor Labouseur
dynamic-programming graph-algorithms greedy-algorithms hashing-algorithms searching-algorithms sorting-algorithms tree-algorithms
Last synced: 22 Nov 2024
https://github.com/rudrakshi99/dynamic_programming
A collection of dynamic programming problems implemented in C++.
algorithms competitive-programming cpp dynamic-programming
Last synced: 22 Nov 2024
https://github.com/revan-alqahmi/maximum-sub-array-sum
Algorithms project, which is calculating the maximum sum of subarray. This project tests the skill of problem solving and logical thinking
algorithms dynamic-programming logical-programming problem-solving python
Last synced: 29 Dec 2024
https://github.com/chrisvilches/beautiful-bridges
This is a small web application for visualizing the Beautiful Bridges problem, which appeared in the ACM-ICPC World Finals 2019 (competitive programming contest).
algorithm-visualisation algorithms backbone backbonejs computational-geometry dynamic-programming tailwindcss threejs
Last synced: 22 Nov 2024
https://github.com/memgonzales/aiep-python-scratch
Materials for the AMSLI Informatics Enrichment Program (AIEP), a training program for students representing the Philippines in international computational thinking and informatics contests
acm-icpc algorithms big-o binary-search binary-search-tree bisection-method bitwise-operators competitive-programming data-structures debugging divide-and-conquer dynamic-programming greedy-algorithms programming-for-kids python3 queue recursion scratch3 stack
Last synced: 19 Nov 2024