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/mahdavipanah/constrainedscheduling
A solution for a constrained scheduling problem
algorithm dynamic-programming python scheduling
Last synced: 06 Dec 2024
https://github.com/offamitkumar/spoj
Solution of Problem from Sphere Online Judge; Link: https://www.spoj.com/
competettive-programming competitive-coding competitive-programming competitive-programming-algorithms competitive-programming-contests cpp cpp14 cpp17 dynamic-programming interview interview-preparation interview-questions solutions spoj spoj-classic spoj-classical spoj-greedy spoj-problems spoj-solutions spojsolutions
Last synced: 14 Nov 2024
https://github.com/nidhiupman568/leetcode-solved-problems
🏆🌟 I solve the Problem of the Day on LeetCode daily 🗓️🧩 and have successfully tackled over 150 interview questions. 💪🧠 Additionally, I've completed Love Babbar's 450 DSA sheet 📚 and Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟
arrays backtracking binary-search-tree binary-trees bit-manipulation bitwise c-plus-plus divide-and-conquer dynamic-programming graphs greedy hash heap linked-list matrix recursion searching-and-sorting stacks-and-queues strings trie
Last synced: 11 Nov 2024
https://github.com/nidhiupman568/data-structures-and-algorithms-dsalgo
Mastering Data Structures and Algorithms: Essential Interview Questions 🚀
arrays backtracking binary-search-tree binary-trees bit-manipulation bitwise c-plus-plus divide-and-conquer dynamic-programming graphs greedy hash heap linked-list matrix recursion searching-and-sorting stacks-and-queues strings trie
Last synced: 11 Nov 2024
https://github.com/sominw/algorithms
Algorithms & Data Structures: Practise
algorithms bst data-structrues dynamic-programming graph-algorithms linked-list sort-algorithms
Last synced: 13 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/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/akphi/vanilla.knapsack
Explore different algorithms for Maximum 0-1 Knapsack
3sat dynamic-programming fptas greedy-algorithms knapsack np-complete np-hard
Last synced: 22 Dec 2024
https://github.com/tans105/javaprogramming
Data structures and Algorithms + Questions from various competitive programming websites like leetcode, hackerrank, hackerearth, geekforgeeks etc.
algorithms arrays binary-trees competitive-programming core-java data-structures dynamic-programming geeksforgeeks hackerearth hackerrank java leetcode linked-list stack string
Last synced: 20 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
https://github.com/yoyolicoris/mir_hw2
autocorrelation beats dynamic-programming tempo-estimation tempogram
Last synced: 15 Dec 2024
https://github.com/abhiroop/provenance
Bottom up dynamic programming in Haskell
Last synced: 24 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/seb943/smith_waterman_py
Implementing the Smith-Waterman algorithm in Python
bioinformatics bioinformatics-scripts bioinformatics-tool dynamic-programming python smith-waterman smith-waterman-algorithm
Last synced: 07 Dec 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/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/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/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/devinterview-io/dynamic-programming-interview-questions
🟣 Dynamic Programming interview Q&A to help you prep for your next tech interview.
algorithms-and-data-structures algorithms-interview-questions coding-interview-questions coding-interviews data-structures-interview data-structures-interview-questions dynamic-programming dynamic-programming-algorithm dynamic-programming-interview-questions dynamic-programming-questions dynamic-programming-tech-interview 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/thnguyen101/todo-list
To do app using dynamic programming algorithm. NOTE: Project not CI\CD
algorithm dynamic-programming knapsack-problem
Last synced: 26 Dec 2024
https://github.com/nassimtaghipour/bakery-java
optimized algorithm for bakery
algorithm bakery complexity dynamic-programming greedy-algorithms java optimization-algorithms optimize
Last synced: 04 Jan 2025
https://github.com/wapiti08/defense_evasion_with_gan
The project of Ransomware Detection with GAN
adversarial-attacks cuckoo dynamic-programming gan ransomware
Last synced: 04 Jan 2025
https://github.com/emahtab/decode-ways
Number of ways to decode
dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/app-generator/devtool-django-dynamic-api
Django Dynamic API - Developer Tool | AppSeed
appseed django django-api dynamic-programming open-source
Last synced: 20 Dec 2024
https://github.com/dhrupad17/algorithm1_leetcode
In mathematics and computer science, an algorithm is defined as a process or set of rules to be followed in calculations or other problem-solving operations. This practical method is often used in calculations, data processing, and automatic reasoning because it contains clear and concise instructions and can be executed in limited time and space complexities.
backtracking bfs binarysearch bitmanipulation dfs dynamic-programming recursion slidingwindow twopointers
Last synced: 15 Nov 2024
https://github.com/dhrupad17/algorithm2_leetcode
In mathematics and computer science, an algorithm is defined as a process or set of rules to be followed in calculations or other problem-solving operations. This practical method is often used in calculations, data processing, and automatic reasoning because it contains clear and concise instructions and can be executed in limited time and space complexities.
backtracking bfs-algorithm binary-search bitmanipulation dfs-algorithm dynamic-programming recursion sliding-windows two-pointers
Last synced: 15 Nov 2024
https://github.com/karendouglas/code-quiz
This project offers a timed quiz where users answer coding questions within 100 seconds, earning points for correct answers and losing time for incorrect ones. Built with JavaScript, HTML, and CSS, it uses dynamic programming and local storage to track scores. Whether you're a coding enthusiast or beginner, join us for a challenging game.
css dynamic-programming html5 javascript localstorage
Last synced: 28 Nov 2024
https://github.com/emahtab/climbing-stairs
Climbing Stairs
climbing-stairs dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
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/nidhiupman568/c-plus-plus-problems-solved
🏆🌟 I solve the Problem of the Day on LeetCode daily 🗓️🧩 and have successfully tackled over 150 interview questions. 💪🧠 Additionally, I've completed Love Babbar's 450 DSA sheet 📚 and Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟
arrays backtracking binary-search-tree binary-trees bit-manipulation bitwise c-plus-plus divide-and-conquer dynamic-programming graphs greedy hash heap linked-list matrix recursion searching-and-sorting stacks-and-queues strings trie
Last synced: 31 Oct 2024
https://github.com/aswinbarath/dynamic-programming
Problems based on Dynamic Programming and various patterns
dynamic-programming java problem-solving
Last synced: 25 Dec 2024
https://github.com/apurva-modi/cs580-intro-to-artificial-intelligence
Contains notebook implementations for the AI based assignments using graph based algorithms that are commonly used in solving AI based problems. Algorithms include BFS, DFS, Hill Climbing, Differential Evolution, Genetic, Back Tracking..
algorithms artificial-intelligence backtracking-algorithm bfs dfs dynamic-programming forward-checking genetic-algorithm heuristic-search-algorithms hill-climbing-search neural-network othello-game sudoku-solver travelling-salesman-problem
Last synced: 15 Dec 2024
https://github.com/aiveraiva/problem-solutions
My solutions to online judge website: LeetCode, Zerojudge, etc.
dynamic-programming leetcode leetcode-solutions online-judge problem-solving python solutions
Last synced: 23 Dec 2024
https://github.com/karendouglas/word-guessing-game
TEAM PROJECT (*&*)Dynamic Programming, (*&*)3rd-party API Integration (*&*)Animations,
api-client dynamic-programming html-css-javascript javascript
Last synced: 19 Dec 2024
https://github.com/selcuukyilmazz/schedulerassignments
This Project is for scheduling assignments with Greedy and Dynamic Programming
dynamic-programming greedy-algorithms java
Last synced: 13 Nov 2024
https://github.com/emahtab/word-break
Word Break
dynamic-programming leetcode problem-solving word-break
Last synced: 07 Dec 2024
https://github.com/emahtab/unique-paths
Unique Paths
dynamic-programming leetcode problem-solving unique-paths
Last synced: 07 Dec 2024
https://github.com/nthnn/n8
Just-In-Time-compiled dynamic general-purpose programming language utilizing OpenMP parallelism with built-in & language-level concurrency and unconventional syntax expressiveness.
concurrency concurrent-programming dynamic-programming general-purpose language openmp-applications openmp-parallelization programming-language scripting-language
Last synced: 13 Nov 2024
https://github.com/ashiqursuperfly/data-structures-algorithms-1
My Data-Structures and Algorithms codes for CSE 203 Course.
algorithms closest-pair-of-points cpp data-structures divide-and-conquer dynamic-programming graph greedy-algorithms heap huffman-coding java karatsuba-algorithm karatsuba-multiplication lcs-algorithm linked-list matrix-chain-multiplication mergesort optimal-binary-search-tree quicksort skylineproblem
Last synced: 01 Jan 2025
https://github.com/rexemin/topicos-ia-unison
Material de la materia de Tópicos Avanzados de Inteligencia Artificial de la Lic. en Ciencias de la Computación de la Universidad de Sonora.
artificial-intelligence dynamic-programming julia-language reinforcement-learning
Last synced: 23 Dec 2024
https://github.com/jasondrawdy/autumn-python
Discord utility bot developed to aid in the management of channels, displaying information, and for assisting server members with common and uncommon tasks.
ai bot data-science discord dynamic-programming hacktoberfest open-source programming python
Last synced: 29 Nov 2024
https://github.com/emahtab/rod-cutting
Rod Cutting Implementation
dynamic-programming problem-solving rodcutting
Last synced: 07 Dec 2024
https://github.com/feldroop/brute1000
Solving the game Potz1000 using dynamic programming
algorithms dynamic-programming games
Last synced: 19 Nov 2024
https://github.com/danitilahun/competitiveprogrammingsolutions
A comprehensive collection of code solutions for LeetCode and Codeforces problems, designed to enhance your competitive programming skills and help you tackle coding challenges with confidence.
algorithms array data-structures dynamic-programming graph kmp-algorithm linked-list matrix monotonic-stack python queue sliding-window sorting-algorithms stack tree trie two-pointers union-find
Last synced: 27 Dec 2024
https://github.com/ammahmoudi/designalgorithms
Homework Solutions for Design Algorithm Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology
algorithms data-structures dynamic-programming graph-algorithms greedy-algorithms linear-programming recursive-backtracking-algorithm
Last synced: 15 Nov 2024
https://github.com/aditya43/data-structures-algorithms
:hotsprings: Data structures, algorithms and problem solving patterns using JavaScript.
algorithm avl-tree-implementations backtracking-algorithm complexity data-structures-and-algorithms dijkstra-algorithm dynamic-programming graph-traversal-algorithms leetcode memoization sliding-windows tree-traversal-algorithm trie-tree
Last synced: 12 Dec 2024
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/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/patrickdocs/data-structures-and-algorithms
A collection of lectures, example source codes, and exercises related to learning and practicing Data Structures and Algorithms using the C programming language.
algorithms c data-structures dynamic-programming easy-to-understand introduction-to-programming
Last synced: 20 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://timbar09.github.io/Awesome-Books/
This is a simple website that displays a list of books and allows you to add and remove books from that list.
Last synced: 27 Oct 2024
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/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/codehub001/crackyourinternship
45 Days DSA Challenge with Arsh Goyal
array binary-indexed-tree dynamic-programming graph greedy math matrix merge queue sliding-window sorting stack string twopointers
Last synced: 19 Nov 2024
https://github.com/rahulnisanth/complete-python-hub
My Complete python journey repository from zero to mastery experience.
backtracking bots data-structures dynamic-programming leetcode-study-plan problem-solving python python-bots python-regex scraping-python scriptings searching-algorithms sorting-algorithms
Last synced: 19 Nov 2024
https://github.com/yashvardhan-kukreja/classical-dynamic-programming-problems-bucket
A bunch of classical dynamic programming problems.
dynamic-programming interview memoization recursion
Last synced: 27 Dec 2024
https://github.com/samuelastech/code
Every piece of concept that I'm learning will be placed here so that I can consult it later as a reference
algorithms data-structures data-types dynamic-programming language-learning math programming-paradigms
Last synced: 19 Nov 2024
https://github.com/ronnmabunga/hackerrank
A compilation repository of my solutions for challenges in HackerRank.
algorithms big-numbers data-structures design-patterns dynamic-programming encryption exception-handling hackerrank hackerrank-solutions introduction-to-programming number-theory object-oriented-programming python3 strings-manipulation
Last synced: 25 Nov 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/matmoore/stationhop
How many stations do you need to visit on the london underground, so that the letters cover all letters of the alphabet?
Last synced: 15 Dec 2024
https://github.com/pankajsingh09/javacrux_cb
This repository contains all the Data Structure and Algorithm that I learn throughout the Coding Blocks JavaCrux (DSA With Java) Course.
abstraction array dynamic-programming hashmap heap interface linked-list queue recursion stack string
Last synced: 05 Dec 2024
https://github.com/kraftpunk97-zz/gamblers-problem
A dynamic programming solution to the classic gambler's problem introduced in Sutton and Barton's RL book
dynamic-programming gambler-problem reinforcement-learning-algorithms
Last synced: 11 Nov 2024
https://github.com/shikha-code36/leetcode-solutions-python
Python Solution for Leetcode Questions
algorithms-and-data-structures arrays backtracking-algorithm bfs coding-interviews dfs dynamic-programming graphs heapsort-algorithm interview-preparation leetcode-patterns leetcode-python leetcode-solutions linked-list python-ds-algo queues recursion stacks strings trees
Last synced: 14 Nov 2024
https://github.com/shuza/java
All of my JAVA code goes here
algorithm competitive-programming dynamic-programming graph java number-theory
Last synced: 03 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/shuza/competitive-programming
All my competitive programming code go here
algorithm c competitive-programming cpp dynamic-programming graph number-theory
Last synced: 03 Dec 2024
https://github.com/saif-gitreps/algorithms
Solutions of Solved Algorithm problems from various different online judges.
binary-search binary-search-tree dynamic-programming graph-algorithms greedy-algorithms hashing linked-list math string-manipulation
Last synced: 22 Dec 2024
https://github.com/anupamakib/uva-and-la-problem-solution
My solution for UVa Problems will be uploaded here, as UVa solutions don't save in their website.
backtracking bfs binary-search brute-force data-structures dfs dijkstra dynamic-programming geometry graph-algorithms greedy implementation linear-search mathematics number-theory queue sorting stack tree two-pointers
Last synced: 14 Nov 2024
https://github.com/jaygajera17/dynamic_programming
DP Problems with Recursive and tabular both approaches .
dp dynamic-programming striver-a2z-sheet takeuforward
Last synced: 17 Nov 2024
https://github.com/shikha-code36/striver-sde-sheet-python-solutions
Solution for Striver's SDE Sheet implemented in Python
algorithm backtracking-algorithm bit-manipulation data-structures dynamic-programming graphs-algorithms hashing hashmap heap interview-questions leetcode-solutions linked-list python-ds-algo python-leetcode recursive-algorithm strings striver-sde-sheet strivers-sde-sheet tree tries
Last synced: 14 Nov 2024
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/s123dhara/ds_algo-zero-to-hero
DS_Algo Repository is a collection of solutions to problems from platforms like LeetCode, GeeksforGeeks (GFG), and various competitive programming (CP) contests. The repository focuses on efficient and optimized solutions to data structures and algorithm challenges, covering a wide range of topics such as: Arrays and String, DP, Graph, etc.
array arraylist backtracking dynamic-programming graph java string
Last synced: 11 Nov 2024
https://github.com/sleekpanther/bellman-ford
Shortest Paths from every vertex to a goal vertex allowing negative-weight edges (when Dijkstra's fails)
algorithm algorithms bellman-ford bellman-ford-algorithm cycle dijkstra dynamic-programming edge graph graphs memoization negative-weight noah noah-patullo pattullo pattulo patullo patulo shortest-paths
Last synced: 15 Nov 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/tsg405/data-structures-and-algorithms-specialisation
This Repo contains - Starter files, Coursework, Programming Assignments for the Master DataStructure and Algorithmic Programming Techniques Specialization Course -- offered by University of California San Diego & HSE University, Coursera.
bst-tree coursera data-structures dynamic-programming hashtables heap python-3 queue stack
Last synced: 27 Nov 2024
https://github.com/emahtab/coin-change
coin-change dynamic-programming leetcode
Last synced: 07 Dec 2024
https://github.com/zakariaelbouzkri/my_cses_problems_solutions
this repo contains my solutions to the University of Helsinki's "Competitive Programming" course problem set hosted on the CSES (Code Submission Evaluation System) platform. This repository serves as a showcase of my problem-solving skills and coding journey as I tackle a variety of algorithmic challenges.
algo cpp cses-problem-set-solution data-structures dynamic-programming graph-algorithms math mathematics searching-algorithms sorting-algorithms
Last synced: 11 Nov 2024
https://github.com/freakwill/game-xxl
消消乐游戏动态规划法MATLAB实现
dynamic-programming game matlab matlab-gui xiaoxiaole
Last synced: 28 Nov 2024
https://github.com/ugurcanerdogan/greedy-and-dynamic-programming
Greedy algorithm and dynamic programming solutions for scheduling problem
algorithms binary-search dynamic-programming greedy-algorithms scheduling-algorithms
Last synced: 19 Dec 2024
https://github.com/emahtab/unique-binary-search-trees
Count the total number of BST possible with n numbers
binary-search-tree dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/shikha-code36/blind75-leetcode-solutions-python
Solutions to the curated list of 75 technical INTERVIEW questions on Blind using Python
algorithms algorithms-and-data-structures arrays-and-strings backtracking-algorithm bitmanipulation blind75 data-structures dynamic-programming graph hashing-algorithm interview-questions leetcode-python leetcode-solutions linked-list python python-ds-algo recursion trees trie twopointers
Last synced: 14 Nov 2024
https://github.com/sathviksai002/hi-q-game
We are implementing our program for problem solving using java programming using dynamic programming approach under memotization and tabulation methods. It uses different Collection methods for different readymade predefined classes and objects to use it for easier accessibility.
algorithms brainvita dynamic-programming eclipse-ide java memorization optimization peg-solitaire
Last synced: 09 Nov 2024
https://github.com/emahtab/dynamic-programming-questions
Some of the most common Dynamic Programming problems
Last synced: 07 Dec 2024
https://github.com/emahtab/coin-change-2
Coin Change Problem (Total number of ways to make change) Implementation
coin-change dynamic-programming leetcode
Last synced: 07 Dec 2024
https://github.com/emahtab/maximal-square
Find the maximal square area
dynamic-programming leetcode problem-solving
Last synced: 07 Dec 2024
https://github.com/emahtab/max-sum-with-no-adjacent-elements
Max Sum with no adjacent Elements
dynamic-programming problem-solving
Last synced: 07 Dec 2024
https://github.com/jasondrawdy/luminal
A lightweight, modular, and atomic photon, a.k.a plugin, loader.
checksums coverage customization debugging development dynamic-programming extension extensions framework modular plugin plugin-manager plugin-system plugins python python3 scalability scalable sofware
Last synced: 19 Nov 2024
https://github.com/nokia/pattern-clustering
The pattern clustering tool groups similar input log lines according to a set of predefined regular expressions.
clustering-algorithm dynamic-programming language-theory pattern-matching
Last synced: 02 Dec 2024
https://github.com/aalekh/solutions
Solutions to some DS Algo problems
algorithm array bit-manipulation data-structures dynamic-programming graph hash heap interview-practice interview-questions linked-list string tree
Last synced: 12 Nov 2024
https://github.com/emahtab/longest-increasing-subsequence
Longest Increasing Subsequence
dynamic-programming leetcode longest-increasing-subsequence problem-solving
Last synced: 07 Dec 2024
https://github.com/hashirmeraj/mindquest-forum
MindQuest Forum is a dynamic platform for discussions and community interaction. Built with HTML, CSS, JavaScript, Bootstrap, PHP, and MySQL, it offers an intuitive, responsive design where users can create and join threads, manage categories, and connect with others on any device.
database-management dynamic-programming forum forums html javascript mysql mysql-database php website-template
Last synced: 06 Dec 2024
https://github.com/rajesh2723/coding-ninjas
Section contains the coding solutions for c++ with datastructures
binary-search binary-search-tree cpp dp1 dp2 dsa-algorithm dynamic-programming dynamicallocation hashmap linked-list priority-queue recursion-problem stacks timecomplexity
Last synced: 16 Nov 2024