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

Python implementation of Nussinov RNA folding algorithm and recursive backtrack.

backtracking dynamic-programming nussinov rna-folding rna-structure

Last synced: 21 Nov 2024

https://github.com/tessferrandez/algorithms

solving challenges from various problem sites like advent of code, leet code and others

breadth-first-search depth-first-search djikstra dynamic-programming graph-algorithms graphs greedy-algorithms linked-list python

Last synced: 19 Nov 2024

https://github.com/dan-oak/pos

Simple English part-of-speech tagger : 93% accuracy

dynamic-programming hmm hmm-model hmm-viterbi-algorithm nlp nltk numpy pos python scipy

Last synced: 27 Oct 2024

https://github.com/kyegomez/poly

A Fluid, PolyMorphic,and shapeless Types Package that activates radically flexiblity and simplicity in your programs

artif dynamic-programming dynamic-types polymorphic polymorphic-types python types

Last synced: 09 Nov 2024

https://github.com/sondosaabed/max-led-lighting

Find optimal number of maximum leds that can be powered using 2 dimentional dynamic programming

dynamic-programming java javafx-application leds longest-common-subsequence

Last synced: 25 Dec 2024

https://github.com/uzair-manzoor/portfolio

This personal portfolio website is meticulously crafted using the latest web technologies, including HTML, CSS, and JavaScript, following industry best practices. The result is an elegant and interactive showcase of projects and skills, ensuring a seamless user experience for visitors.

css-animations css-flexbox css-grid-layout css3 css3-animations dom-manipulation dynamic-programming figmadesign html5 javascript linters-config portfolio-website

Last synced: 21 Oct 2024

https://github.com/optimisticpeach/restor

Dynamically typed storage solution written in rust

dynamic-programming dynamic-structures rust

Last synced: 12 Oct 2024

https://github.com/auralius/yadpf

A generic implementation of dynamic programming algorithm and value iteration algorithm.

dynamic-optimization dynamic-programming octave optimal-control optimizations value-iteration

Last synced: 05 Dec 2024

https://github.com/app-generator/django-dynamic-datatb-sample

Free Sample - Django Dynamic DataTables | AppSeed

appseed django dynamic-programming

Last synced: 27 Oct 2024

https://github.com/aamirmousavi/mongoleaf

Mongo leaf is a simple tool between you and go-mongodb driver. in leaf we only use json format to use mongo just like mongo-shell if you have a dynamic scenario mongo leaf might be useful for you.

database dynamic-programming go golang golang-library golang-module golang-package golang-tools gorm gorm-orm mongo-go mongo-go-driver mongodb mongodb-database mongodb-driver mongodb-orm orm

Last synced: 01 Nov 2024

https://github.com/andi611/stock-buy-sell-dynamic-programming-fintech

Find the best time to buy and sell stock with transaction fe using Dynamic Programming, implementation in Python.

best-time-to-buy-and-sell-stock dp dynamic-programming fintech spy spy-data stock stock-analysis stock-buy-sell stock-prices stocks transaction-fee

Last synced: 14 Oct 2024

https://github.com/daniel-liu-c0deb0t/java-fuzzy-search

A general, multi-threaded fuzzy searching language, called fuzzysplit, that is built on top of a fast and flexible Java fuzzy search library. Can be applied to demultiplex and trim DNA.

algorithms dynamic-programming hamming java levenshtein programming-language string-matching string-search string-similarity

Last synced: 14 Oct 2024

https://github.com/lxmn-22/leetcode-questions

Welcome to my Leetcode solutions repository! Here, We'll be solving various Leetcode problems using the Java. The goal of this repository is to provide efficient and clean solutions to a wide range of coding challenges, from easy to hard, covering topics such as algorithms, data structures, dynamic programming, and more. โœ…

datastructures-algorithms dynamic-programming hacktoberfest hacktoberfest2024

Last synced: 22 Dec 2024

https://github.com/mentaldesk/fuse

A tiny little package that let's you add properties to .NET types dynamically at runtime.

dotnet dynamic-programming nuget-package utilities

Last synced: 14 Oct 2024

https://github.com/itsvinayak/algorithm

An open source repository for Algorithims. Feel free to contribute.

book cosmos cracking-the-coding-interview dynamic-programming job jobs leetcode-python python stack

Last synced: 28 Oct 2024

https://github.com/everysoftware/algorithms-course

Well-structured notes on algorithms with solutions to problems from LeetCode, Stepik and other platforms.

algorithms divide-and-conquer dynamic-programming graphs-algorithms greedy-algorithms prefix-sum sorting-algorithms two-pointers

Last synced: 14 Nov 2024

https://github.com/mchatcher/dynamic-programming-of-the-brock-mirman-model

This repository contains Matlab code to solve a simple N-state Brock-Mirman model using dynamic programming.

dynamic-programming macroeconomics matlab students

Last synced: 14 Nov 2024

https://github.com/veeara282/piecewise-linearreg

Piecewise linear regression (segmented least squares) algorithm.

dynamic-programming machine-learning-algorithms matlab

Last synced: 02 Jan 2025

https://github.com/wthrajat/seamcarving

C++ implementation of the Seam Carving Algorithm using Dynamic Programming. Available to use as a C++ binary

cpp dynamic-programming glew image opencv seamcarving

Last synced: 17 Nov 2024

https://github.com/dhrupad17/leetcode-75_level1

This study plan is for those who want to prepare for technical interviews but are uncertain which problems they should focus on. The problems have been carefully curated so that levels 1 and 2 will guide beginner and intermediate users through problems that cover the data structures and algorithms necessary to succeed in interviews with most mid-tier companies. While level 3 provides material to help users whose targets are top-tier companies.

binary-search binary-search-tree dynamic-programming graph greedy hashmap heap linked-list prefix-sum sliding-window stack string tree

Last synced: 15 Nov 2024

https://github.com/sleekpanther/sequence-alignment

Sequence Alignment (Needlemanโ€“Wunsch Algorithm using Dynamic Programming) for aligning sequences (words, sentences, DNA etc.)

algorithm algorithm-design algorithms dynamic dynamic-programming memo memoization memorization needleman needleman-wunsch needlemanwunsch noah noah-patullo optimal optimal-substructure optimality patullo patulo pseudocode wunsch

Last synced: 15 Nov 2024

https://github.com/ashvardanian/scaling-democracy

GPU-accelerated Schulze voting method in Python, Numba, and CUDA, using ideas from Algebraic Graph Theory

cuda cuda-kernels dynamic-programming gpgpu graph-algorithms graph-theory pybind11 python voting

Last synced: 07 Nov 2024

https://github.com/deveshsangwan/ds_algo

Implementation of Algorithms and Data Structures

algorithms data-structures dynamic-programming sorting-algorithms

Last synced: 14 Nov 2024

https://github.com/ehsanshahbazii/data-structure-and-algorithms

๐Ÿ’ปA collection of the most famous and useful data structures implemented in Java. The questions and methods of the book are also written. The source of the codes is the book Data structures in Java.๐Ÿ’ป

algorithm algorithms cll dll dynamic-programming queue search-algorithm searching-algorithms sll sorting-algorithm sorting-algorithms tree-algorithm tree-algorithms tree-structure vector

Last synced: 10 Nov 2024

https://github.com/qpcr4vir/thdysec

Modeling of primers/probes hybridization on to a set of target viral sequences.

bioinformatics biology cpp dynamic-programming pcr primer-design qpcr science

Last synced: 19 Nov 2024

https://timbar09.github.io/Awesome-books-vol-2/

This is a dynamic single page web app that displays a list of books and allows you to add and remove books from that list. It was built with JavaScript, CSS, and HTML.

dynamic-programming javascript-classes localstorage luxon single-page-app

Last synced: 27 Oct 2024

https://github.com/sankalp1999/dsa_problems

Solutions to some standard DSA problems on InterviewBit and LeetCode including SDE sheet solutions

algorithms-and-data-structures dynamic-programming gfg-solutions graph-algorithms interviewbit-solutions leetcode sde-sheet

Last synced: 13 Dec 2024

https://github.com/naren-jha/algorithms

Repo to host code for learning Data Structures and Algorithms

algorithm data-structures dynamic-programming graph-theory

Last synced: 06 Nov 2024

https://github.com/timbar09/africas-leading-tech-conference

This project is a dynamic conference web page. It was built with JavaScript, Sass, and HTML. On the speakers' section, speaker data is stored in the browser's local storage, and the data is retrieved when the page loads.

dynamic-programming responsive-web-design sass

Last synced: 19 Dec 2024

https://github.com/paulveillard/cybersecurity-dast

An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Dynamic Application Security Testing (DAST) Tools.

dyamic-fragments dynamic-analysis dynamic-binding dynamic-bindings dynamic-components dynamic-environments dynamic-programming

Last synced: 07 Dec 2024

https://github.com/tsg405/algorithmic-toolbox-uc-san-diego

This Repo contains - Starter files, Coursework, Programming Assignments for the Master Algorithmic Programming Techniques Specialization Course -- offered by UC San Diego, Coursera.

algorithms-and-data-structures coursera divide-and-conquer dynamic-programming greedy-algorithms optimisation-algorithms python3

Last synced: 27 Nov 2024

https://github.com/boddepallyvenkatesh06/alt-tap-macos

Alt-Tab-MacOS is a macOS application designed to enhance application switching on the Mac platform.

dynamic-programming macos responsive-design swift

Last synced: 06 Dec 2024

https://github.com/gauranshgoel123/leetcode-problems

Explore a curated collection of diverse coding challenges, honing problem-solving skills in a structured and organized manner. Whether you're a fellow learner or an interested observer, join the journey of mastering DSA through practical problem-solving.

arrays binary-search binary-tree bit-manipulation divide-and-conquer dynamic-programming greedy hash-table linked-lists maths matrix recursion simulation sorting stack string trie two-pointers union-find

Last synced: 13 Nov 2024

https://github.com/tahmid-tanzim/problem-solving

AlgoExpert, LeetCode & HackerRank Problem Solving - hackerrank.com/tahmid_tanzim & leetcode.com/tahmid-tanzim

binary-search-tree breath-first-search depth-first-search dynamic-programming graph hashtable javascript linked-list python3 searching sorting

Last synced: 20 Dec 2024

https://github.com/magnitopic/push_swap

Sort stacks of numbers in the most efficient way possible

42cursus clang dynamic-programming push-swap push-swap42 sorting-algorithms stacks

Last synced: 18 Nov 2024

https://github.com/abhik-chakraborty/coding-

Welcome, Here you'll find a collection of my solutions to Data Structure and Algorithm questions from platforms like GeeksforGeeks and LeetCode. I love tackling these challenges and sharing my code with fellow developers. Feel free to explore, learn, and contribute to this growing library of solutions. Let's master the world of algorithms together

array-manipulations arrays binary-search bit bitmanipulation dynamic-programming hashing queue sorting-algorithms stack twopointers

Last synced: 25 Dec 2024

https://github.com/trainingbypackt/the-ruby-workshop

Cut through the noise and get real results in this hands-on, step-by-step approach to learning Ruby

ducktyping dynamic-programming modules oop ruby ruby-application ruby-gem ruby-library ruby-on-rails rubygems

Last synced: 14 Nov 2024

https://github.com/surajv311/myprogramming_interview-prep

A list of coding questions I solved (DS-Algo & CP) ๐Ÿ‘จโ€๐Ÿ’ป to enhance my algorithmic thinking skills. Also includes: Notes โœ | Resources | Core-CS Subjects ๐Ÿ“š | Off-Campus... ๐ŸŒ

algorithms amazon codechef codeforces competitive-programming cplusplus cpp data-structures data-structures-and-algorithms dynamic-programming faang google graph-algorithms hacktoberfest interview interview-practice interview-questions leetcode-solutions microsoft placement-preparation

Last synced: 19 Nov 2024

https://github.com/ashinzekene/algorithms

๐Ÿฅ‡ Leetcode and hackerrank algorithms in golang

algorithms dynamic-programming stack tree

Last synced: 31 Oct 2024

https://github.com/codewithjaspreet/dp---aditya-verma

Java Solutions of Dynamic Programming series by Sir Aditya Verma ( i.e God of Dp ) on Youtube

dsa-algorithm dynamic-programming memoization recursion tabulation

Last synced: 12 Dec 2024

https://github.com/app-generator/devtool-django-dynamic-datatb

Django Dynamic Data Tables - Developer Tool | AppSeed

appseed django dynamic-programming open-source

Last synced: 21 Dec 2024

https://github.com/andi611/dynamic-programming-algorithm

A program that generates the Bรฉzier curve for a given set of points based on dynamic programming, Implementation in C++

algorithm bezier bezier-curve bezier-curves dynamic-programming

Last synced: 02 Dec 2024

https://github.com/shiv-xm/leetcode_solution

Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.

algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string

Last synced: 14 Oct 2024

https://github.com/kathleenwest/advancedconsoleapplicationiii

This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 โ€“ Advanced. Objectives: Late Binding Reflection Attributes dynamic Custom Attributes

attributes console-application csharp csharp-code dynamic-programming late-binding reflection

Last synced: 23 Nov 2024

https://github.com/thainguyencoffee/todo-list

To do app using dynamic programming algorithm. NOTE: Project not CI\CD

algorithm dynamic-programming knapsack-problem

Last synced: 13 Nov 2024

https://github.com/urunov/algorithms

algorithm, data structure, dynamic array, dynamic programming

algorithms algorithms-and-data-structures data dynamic-programming

Last synced: 25 Nov 2024

https://github.com/philippoesch/quickrlgym.js

A small TypeScript/ JavaScript Framework for implementing, testing, and benchmarking Reinforcement Learning Environments and Algorithms

dynamic-programming games javascript machine-learning reinforcement-learning trial-and-error

Last synced: 12 Nov 2024

https://github.com/furkankayar/footballmanager

Comparison of Dynamic Programming and Greedy Approach on an example.

dynamic-programming greedy-algorithms java

Last synced: 13 Nov 2024

https://github.com/paulveillard/cybersecurity-static-analysis

An ongoing & curated collection of awesome vulnerability scanning software, libraries and frameworks, best guidelines, technical resources and most important static application security testing (SAST)

analysis cybersecurity cybersecurity-education dast dynamic-programming rsa rsa-cryptography sast static static-analysis static-analysis-plugin

Last synced: 07 Dec 2024

https://github.com/kohlerhector/dpdt-py

Implementation of Dynamic Programming Decision Tree algorithm (Kohler et. al. 2024).

decision-tree-classifier decision-trees dynamic-programming scikit-learn scikitlearn-machine-learning sklearn sklearn-classifier

Last synced: 08 Nov 2024

https://github.com/agnjason/0-1-knapsack-problem

0/1่ƒŒๅŒ…้—ฎ้ข˜ ๅŠจๆ€่ง„ๅˆ’้—ฎ้ข˜

dynamic-programming python

Last synced: 14 Nov 2024

https://github.com/abhiroop/provenance

Bottom up dynamic programming in Haskell

dynamic-programming haskell

Last synced: 24 Nov 2024

https://github.com/harsh7in/competitive-programming

This repository contains algorithms for Competitive Programming as a part of my competitive programming Journey.

algorithms arrray bitmasking dynamic-programming graph mathematics recursion stl string

Last synced: 10 Nov 2024

https://github.com/keyu-tian/buaa-parallel-computing-project-solution

[Ranked No. 1๐Ÿฅ‡] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (ๅŒ—่ˆชๅนถ่กŒ็จ‹ๅบ่ฎพ่ฎก). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.

beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads

Last synced: 10 Nov 2024

https://github.com/ahmedabougabal/myleetcodeanswers

Documenting my problem-solving solutions in C++ / Python / JavaScript

algorithms complexity cpp data-structures dynamic-programming javascript oop problem-solving python

Last synced: 21 Nov 2024

https://github.com/abhisaphire/algorithmic-toolbox

The course covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming. [2020]

2020 abhisaphire algorithmic-toolbox algorithms coursera coursera-course divide-and-conquer dynamic-programming greedy-algorithms practical-applications space-complexity-analysis space-time-tradeoff time-complexity-analysis

Last synced: 11 Nov 2024

https://github.com/greed2411/lcs

The longest common subsequence (LCS) problem is the problem of finding the longest subsequence common to all sequences in a set of sequences (often just two sequences). It differs from problems of finding common substrings: unlike substrings, subsequences are not required to occupy consecutive positions within the original sequences. The longest common subsequence problem is a classic computer science problem, and has applications in bioinformatics.

bioinformatics dynamic-programming python2 python3 regex subsequence

Last synced: 17 Nov 2024