Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/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/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/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.

c dynamic-programming

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/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/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

dynamic-programming python3

Last synced: 15 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/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/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/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

dynamic-programming mysql php

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/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/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/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/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/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/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/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/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/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/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