Repository navigation

#

dynamic-programming-algorithm

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

Markdown
128938
7 个月前

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
2 个月前

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

Java
1
5 年前

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 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 年前
0
1 个月前

A Matlab implementation of Dynamic Programming Algorithm for stereo matching. It provides vertical smoothness by trying to keep the current path close to the former path using an additional discontinuity cost.

MATLAB
0
12 天前