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/muhammadhasan01/cp
Collection of My Competitive Programming Codes
algorithms codeforces competitions cpp data-structures dynamic-programming flow graphs online-judges strings
Last synced: 08 Nov 2024
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/adityamangal1/geeksfforgeeks
GeeksForGeeks programming questions
arrays coding-challenges contest-programming cpp dynamic-programming geeksforgeeks-solutions gfg-part1 puzzles python3 recursion
Last synced: 08 Nov 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/skshahriarahmedraka/datastructure-algorithm-designpatterns-in-golang
DataStructure, Algorithm, Design Patterns in Golang
algorithm algorithms cipher-algorithms cryptography data-structures design-patterns dynamic-programming encryption golang graph greedy-algorithms math search-algorithm searching-algorithms sorting-algorithms stack string tree-structure
Last synced: 18 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/tobbie/c-sharp-algorithms
C# solutions to common data structures and algorithm problems
algorithms arrays binary-search-tree csharp datastructures dfs dynamic-programming greedy-algorithms heaps linkedlists queues recursion searching sliding-window sorting stacks strings trees trie
Last synced: 23 Dec 2024
https://github.com/xambassador/dsa
๐ Data structures and Algorithms solutions in c++, JavaScript and Go.
algorithms-solutions arrays binary-trees bst dsa-algorithm dynamic-programming graphs greedy-algorithms heaps linked-list priority-queue queue recursion searching sorting stack trees
Last synced: 06 Nov 2024
https://github.com/isopropylcyanide/interviewbit-dp
My solutions for the DP section at www.interviewbit.com
dp-algorithms dp-challenge dp-solution dynamic-programming interview-practice interviewbit interviewbit-java interviewbit-solutions java java-8
Last synced: 12 Nov 2024
https://github.com/surajv311/mycforces
Codeforces Qs. practice/solved.
arrays binary-search codeforces codeforces-solutions competitive-programming cpp data-structures-and-algorithms dynamic-programming enjoy-coding graphs greedy math practice strings trees
Last synced: 19 Nov 2024
https://github.com/jayantgoel001/dynamic-programming
Dynamic Programming
complexities dynamic-programming optimization recursion subproblems
Last synced: 12 Nov 2024
https://github.com/hardik8184/dynamicscalablesize
An android SDK that provides a new size unit - hsdp.
android android-application android-development android-library different-pixel dynamic dynamic-library dynamic-programming hsdp multiple-screen scalable scalable-applications scale-pixel-android scalep screen-size support-different-densities support-different-pixel-densities support-different-screen
Last synced: 04 Dec 2024
https://github.com/shashwatkathuria/data-structures-and-algorithms
Data Structures And Algorithms
algorithm algorithms arraylist bellman-ford-algorithm binary-search binary-search-tree data-structures dijkstra-algorithm dna-sequencing dynamic-programming hashtable heap kruskals-algorithm papadimitriou prims-algorithm shortest-paths sorting-algorithms stack travelling-salesman-problem trie
Last synced: 26 Nov 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/chetachiezikeuzor/chetachilabs
My portfolio website.
blog dynamic-programming netlify nextjs notion personal-website portfolio react
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/lyvaris/dynamicscoreboard
scoreboard for pocektmine mp
dynamic-programming minecraft minecraft-plugin pocketmine pocketmine-mp pocketmine-mp-plugin pocketmine-plugins scoreboard
Last synced: 04 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/tekaireb/nimblex_dictionary
A blazing fast dictionary for the Terminal.
autocomplete cpp dictionary dynamic-programming fuzzy-search levenshtein-distance ncurses trie
Last synced: 01 Nov 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/je-suis-tm/operations-research
Python operations research applications including sudoku solver, tictactoe gaming AI
alpha-beta-pruning binary-integer-programming convex-optimization dynamic-programming integer-linear-programming integer-programming linear-programming matrix-completion minimax minimax-algorithm minimax-alpha-beta-pruning negamax operations-research quadratic-programming sudoku sudoku-solution-finder sudoku-solver tic-tac-toe tictactoe
Last synced: 24 Dec 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/sharyash81/data-structure
Data structure course during third semester of university
binary-search-tree data-structures disjoint-set divide-and-conquer dynamic-programming greedy-algorithms hashing heap priority-queue queue stack tree
Last synced: 10 Nov 2024
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/owaismohsin001/sunlight-lang
Sunlight lang is a dynamic, lazy, and functional programming language that compiles to Lua and JS
algebraic-data-types beginner-friendly compiler dynamic-polymorphism dynamic-programming dynamic-typing functional-language functional-languages functional-programming language lua memoization memorization multimethod polymorphic-functions polymorphic-variants polymorphism pure-functional sunlight sunlight-lang
Last synced: 07 Dec 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://github.com/prakharjadaun/dsa
Repository contains implementation of different data structures and problems related to them.
competitive-programming data-structures dsa-learning-series dynamic-programming implementation-of-algorithms interview leetcode-solutions placement-preparation problem-solving
Last synced: 17 Nov 2024
https://github.com/steffikeranj/data-structures-and-algorithms-cpp-and-scala
Repository of efficient solutions for Leetcode problems
algorithms bfs competitive-programming cpp dfs dynamic-programming graph-algorithms leetcode leetcode-cpp leetcode-practice leetcode-solutions minheap oop-principles scala tree
Last synced: 06 Nov 2024
https://github.com/genesisblock3301/coding_interview_preparation
It's totally coding interview preparation repo, based on python programming language. Try to follow algorithm and data structure's best practice.
algorithms-and-data-structures binary-search-tree coding coding-interview datastructures dynamic-programming graph-algorithms graphtheory greedy-algorithms hashmap linked-list oop python recursion searching-algorithms sorting-algorithm sorting-algorithms stack-queue
Last synced: 11 Nov 2024
https://github.com/mnpsnuwan/interviews
Everything I need to know to get the better job.
arrays binary-tree bit-manipulation cracking-the-coding-interview deapth-first-search dynamic-programming greedy hash-map hash-set interview interview-practice interview-preparation java leetcode linked-list string
Last synced: 17 Dec 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/anjupriya-v/leetcode-solutions
Solutions for LeetCode problems in java
arrays dynamic-programming java leetcode leetcode-solutions linked-list math segment-tree stack string tree
Last synced: 23 Nov 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/levieyal/algorithms-2-course
A collection of pseudo-codes of all the algorithms studied in the Algorithms-2 2021 course
bfs-algorithm dfs-algorithm diameter-of-graph dijkstra-algorithm dynamic-programming floyd-warshall-algorithm huffman-coding-algorithm minimum-spanning-trees
Last synced: 03 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/ayusshrathore/leetcode
Collection of LeetCode questions to ace the coding interview!
arrays backtracking bfs binary-search dfs divide-and-conquer dsa dynamic-programming graphs greedy hacktoberfest hacktoberfest-accepted hacktoberfest2023 java leetcode linked-list queues stacks strings two-pointers
Last synced: 21 Nov 2024
https://github.com/anmol-baranwal/leetcode-gfg-ds-solutions
C++ Topic wise Leetcode & GFG solutions โจ (easy access)
algorithms cplusplus cpp data-structures documented dynamic-programming easy-to-understand geeksforgeeks geeksforgeeks-cpp geeksforgeeks-solutions graphs leetcode leetcode-solutions striver-sde-sheet
Last synced: 14 Nov 2024
https://github.com/teodutu/pa
Proiectarea Algoritmilor - UPB 2019
algorithms astar backtracking bellman-ford bfs dfs dijkstra divide-and-conquer dynamic-programming edmond-karp greedy-algorithms kahns-alogrithm kruskal minimax tarjan upb
Last synced: 02 Dec 2024
https://github.com/phreakyphoenix/leetcode-maychallenge
My solutions to LeetCode's May challenge solutions, mostly in Python. Please :star2: to show some love.
challenge-solutions competitive-programming competitive-programming-contests cpp divide-and-conquer dynamic-programming heap java leetcode leetcode-maychallenge leetcode-python3 leetcode-solutions linkedlist programming programming-contests python python3 stack
Last synced: 14 Nov 2024
https://github.com/shauryauppal/algo-ds-studymaterial
All programs are written by me and are running.
algorithm algorithms-datastructures backtracking bitmanipulation dynamic-programming graph-algorithms hacktoberfest linklist spoj stl-containers tree
Last synced: 14 Nov 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/ali-elshorpagi/algorithms
Algorithms implemented in C++
algorithms backtracking-algorithm bfs-algorithm binary-search competitive-programming cpp dfs-algorithm dijkstra-algorithm divide-and-conquer dynamic-programming floyd-warshall-algorithm graph graph-representation kruskal-algorithm prim-algorithm problem-solving recursion shortest-path-algorithm sorting-algorithms topological-sort
Last synced: 17 Nov 2024
https://github.com/siavashshams/intelligent-systems-projects
Projects for the Intelligent Systems course
birthday-problem central-limit-theorem decision-trees dynamic-programming gradient-descent hierarchical-clustering k-means-clustering knn logestic-regression naive-bayes-classifier neural-networks policy-iteration q-learning random-forest simulated-annealing svm-classifier value-iteration
Last synced: 29 Nov 2024
https://github.com/mohamedhmini/generalized-resources-allocator
Generalized-Resources-Allocation
algorithms dynamic-programming
Last synced: 15 Nov 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/sleekpanther/knapsack-problem
Implementation of the 0-1 Knapsack Problem
algorithm algorithms array arrays binary-knapsack bottom-up dynamic dynamic-programming integer-knapsack java knapsack knapsack-problem memo memorization memorization-table optimal optimal-substructure rucksack rucksack-problem
Last synced: 15 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/devinterview-io/big-o-notation-interview-questions
๐ฃ Big-O Notation interview Q&A to help you prep for your next tech interview.
algorithms-and-data-structures algorithms-interview-questions big-o-notation big-o-notation-algorithm big-o-notation-interview-questions big-o-notation-questions big-o-notation-tech-interview coding-interview-questions coding-interviews data-structures-interview data-structures-interview-questions dynamic-programming interview-practice interview-prep interview-preparation leetcode-questions leetcode-solutions programming-interview-questions software-engineering technical-interview-questions
Last synced: 12 Dec 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/jatin-8898/leetcode
My solutions for the Leetcode problems in Java ๐ค
arrays bst dynamic-programming easy hard leetcode leetcode-easy-level-algorithms leetcode-java leetcode-medium-level leetcode-practice leetcode-questions leetcode-solutions linked-list medium prime-numbers script sql string-manipulation strings trees
Last synced: 16 Nov 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/yoyololicon/mir_hw2
autocorrelation beats dynamic-programming tempo-estimation tempogram
Last synced: 06 Oct 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/psp515/algorithms
Simple algorithms implementation.
algorithms algorithms-and-data-structures dyna dynamic-programming graph-algorithms sorting-algorithms
Last synced: 25 Dec 2024
https://github.com/alinejati-bu/stringdistancedynamicprogramming
algorithms dynamic-programming
Last synced: 25 Nov 2024
https://github.com/dimagutierrez/python-methods
Store code, examples, methods and more.
data-structures dynamic-programming idle learn-to-code pytest python python-library solving-problems store
Last synced: 09 Nov 2024
https://github.com/nassimtaghipour/bakery-java
optimized algorithm for bakery
algorithm bakery complexity dynamic-programming greedy-algorithms java optimization-algorithms optimize
Last synced: 09 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/dimagutierrez/java-methods
Store code, examples, methods and more.
data-structures dynamic-programming java javax javax-swing learn-to-code solving-problems
Last synced: 09 Nov 2024
https://github.com/furkankayar/google-hash-code-2020-practise-problem-more-pizza
Google Hash Code 2020 Practise Problem More Pizza Dynamic and Greedy Solution
dynamic-programming google-hash-code google-hash-code-2020 google-hashcode google-hashcode-2020 greedy-algorithm greedy-algorithms greedy-approach more-pizza pizza pizza-order
Last synced: 13 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/mirshahreza/dynacode
To run c# code at runtime
compiler csharp-code dynamic-code dynamic-programming runtime
Last synced: 10 Nov 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่ๅ ้ฎ้ข ๅจๆ่งๅ้ฎ้ข
Last synced: 14 Nov 2024
https://github.com/abhiroop/provenance
Bottom up dynamic programming in 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/yoyolicoris/mir_hw2
autocorrelation beats dynamic-programming tempo-estimation tempogram
Last synced: 15 Dec 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