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/aurasphere/flip
A Java library for doing stuff you are not supposed to.
dynamic-programming java memory-allocation memory-management unsafe
Last synced: 02 Jan 2025
https://github.com/ahmed-maher77/task-manager__todo-app
Effortlessly manage your tasks with this sleek and intuitive web application. Built with modern web technologies, Task Manager helps you stay organized and productive.
crud-application css dynamic-programming html html-css-javascript javascript localstorage responsive-design task-manager web-application web-development website
Last synced: 26 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/otabek8866/my-leetcode-solutions
Solving LeetCode problems as a free time hobby
algorithms data-structures dynamic-programming leetcode-c leetcode-python leetcode-solutions questions-and-answers
Last synced: 14 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/mohammadmrd/awesome-stuff
Awesome stuff in the programming world
algorithm awesome awesome-list dynamic-programming memoization
Last synced: 21 Nov 2024
https://github.com/akashsingh3414/financial-portfolio-optimization
A medium-sized application that allows users to input investment options and constraints (budget and risk), run various optimization algorithms (knapsack, greedy, dynamic programming), and view results. It includes features like filtering, sorting, and graphical visualizations using Gnuplot.
cpp dynamic-programming gnuplot greedy-solution knapsack
Last synced: 06 Jan 2025
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: 08 Jan 2025
https://github.com/raypereda/word-break-problem
dynamic-programming word-break word-break-problem
Last synced: 14 Nov 2024
https://github.com/raypereda/stamp-dispenser
minimal stamp dispenser or minimal coin change maker
coin-change dynamic-programming
Last synced: 14 Nov 2024
https://github.com/timbo-rafa/python-lcs
Longest Common Substring
algorithms demo dynamic-programming hackerrank python
Last synced: 13 Nov 2024
https://github.com/martapolii/coding-problem-practice
A repository dedicated to solving coding problems from platforms like LeetCode, HackerRank, and more. It includes challenges and solutions across a variety of programming languages and topics such as algorithms, data structures, and problem-solving techniques.
algorithms bit-manipulation data-structures dynamic-programming mathematics optimization string-manipulation
Last synced: 13 Nov 2024
https://github.com/sheel-ui/leetcode
Here I will be adding my solutions to some I the problems I solved on LeetCode.
breadth-first-search data-structures depth-first-search dynamic-programming graphs greedy-algorithms hashmap java python trees two-pointers
Last synced: 14 Nov 2024
https://github.com/404-geek/dynamic-programing
Popular Dynamic Programming problems solved in python
Last synced: 06 Dec 2024
https://github.com/emahtab/minimum-number-of-jumps
Minimum Number Of Jumps
dynamic-programming minimum-number-of-jumps problem-solving
Last synced: 07 Dec 2024
https://github.com/injamul3798/algorithm_code_practice
Algorithm Problem with code in C/CPP
bruce-force dynamic-programming graph greedy
Last synced: 14 Dec 2024
https://github.com/youssefwilliam/dynamic-programming-101
In this repo, we learn the basics of dynamic programming and how to use it to simplify complex problems
Last synced: 05 Jan 2025
https://github.com/roy7077/design-and-analysis-of-algorithm
algorithms-and-data-structures circular-linked-list data-structures dfs-algorithm dijkstra-algorithm doubly-linked-list dynamic-programming graph knapsack01 linked-list power-function stack subset-sum-problem topological-sort unordered-map
Last synced: 16 Nov 2024
https://github.com/davealdon/generate-ts
💫 Dynamically generate Typescript code based on a pattern
code-generation code-generator compiler-api dynamic-programming typescript typescript-api typescript-code typescript-compiler-api
Last synced: 14 Dec 2024
https://github.com/emahtab/minimum-path-sum
Minimum Path Sum
dynamic-programming leetcode problem-solving
Last synced: 07 Dec 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/emahtab/subset-sum
Dynamic Programming based implementation of the Subset Sum Problem
dynamic-programming problem-solving subset-sum
Last synced: 07 Dec 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: 08 Jan 2025
https://github.com/gervinfung/knapsackproblem
Do you know how to solve the knapsack? Come and find out how to solve Knapsack in 5 different ways. Time/Space Complexity included
branch-and-bound bruteforce dynamic-programming genetic-programming knapsack-problem-dynamic knapsack-problem-genetic knapsack01 leat-cost-branch-and-bound memoization
Last synced: 11 Dec 2024
https://github.com/vncsmnl/needleman-wunsch
🧬 This project implements the Needleman-Wunsch algorithm for global sequence alignment.
dynamic-programming global-alignment needleman-wunsch needleman-wunsch-algorithm needleman-wunsch-alignment pairwise-alignment portfolio python python3
Last synced: 24 Dec 2024
https://github.com/chan9yu/algorithm-playground
✍🏼 algorithm playground repository
algorithm bfs-algorithm dfs-algorithm dynamic-programming javascript sorting-algorithms
Last synced: 11 Dec 2024
https://github.com/emahtab/max-profit-with-k-transactions
Max Profit with k Transactions
dynamic-programming problem-solving
Last synced: 07 Dec 2024
https://github.com/artonh/dynamic-data-extraction-on-sql-server
I created/modified these T-SQL script utilities to retrieve data more efficiently by leveraging the table definitions and system table information.
data2xml datamigration dynamic-programming fetching-data fetching-data-from-server migration-tool table2csharp
Last synced: 27 Dec 2024
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/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/sanjay-1458/strivers-a2z-dsa-sheet
This repo contains the solutions of "Strivers A2Z Dsa Sheet".
binary-search cpp14 dsa-learning-series dsa-practice dsa-questions dynamic-programming segment-tree striver-a2z-sheet
Last synced: 19 Nov 2024
https://github.com/bardiparsi/memoizationmultithreading
Sample project demonstrating the use of memoization, dynamic programming, and multi-threading to efficiently handle repeated heavy tasks and optimize performance. Results are cached for quick retrieval, and Multi-Threaded processing accelerates computation.
algorithms cpp cpp17 cpp20 data-structures dynamic-programming machine-learning machine-learning-algorithms memoization memory-management multi-threading multiprocessing multithreading parallel-computing parallel-programming
Last synced: 19 Nov 2024
https://tvoygit.ru/r6/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: 29 Sep 2024
https://github.com/arxiver/onepiecelang
Text segmentation solution using natural language processing.
bigram bigram-model dp dynamic-programming machine-intelligence machine-learning natural-language-processing nlp nlp-machine-learning text-segmentation unigram unigram-model viterbi viterbi-algorithm word word-segmentation
Last synced: 15 Nov 2024
https://github.com/pratyush1712/cs4820
My Solutions to CS 4820 - Fall 2022 Algorithm Design Questions
algorithms-and-data-structures dynamic-programming ford-fulkerson-algorithm gale-shapley-algorithm java kruskal-algorithm turing-machine
Last synced: 27 Dec 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