Repository navigation

#

dynamic-programming-algorithm

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

Markdown
127620
3 个月前

Building DSA, algorithm, & JavaScript skills for technical interviews. This repo contains implementations, solutions, & emphasizes clean coding, efficient algorithms, & conceptual understanding. Contributions & feedback welcome!

JavaScript
9
1 个月前

This is a dynamic programming repository containing popular dynamic programming problems in JAVA, C++, and Python.

Java
1
4 年前

Implementation of space-saving three DNA sequences alignment

Java
1
7 年前

Dynamic Programming is a paradigm of algorithm design in which an optimization problem is solved by a combination of achieving sub-problem solutions and appearing to the "principle of optimality".

Python
1
2 年前

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

TypeScript
0
2 年前

one of the assignments (8th) within the course algorithms in the third semester at the uni; aiming to practice dynamic programming

C++
0
3 年前

This repository contains some solutions for knapsack problem, using 4 major types of Algorithms.

C++
0
2 年前