Solve problems with JavaScript
Practicing is boring, but will come the feelingLatest posts with tag "dynamic programming"
Advent of Code 2022 - Day 16: Proboscidea Volcanium
Floyd-Warshal and bitmask
LeetCode: Minimum ASCII Delete Sum for Two Strings
Modified version of Longest Common Subsequence problem
LeetCode: Partition Equal Subset Sum
Memoized recursion
LeetCode: Is Subsequence
The author is not smart enough to come up with the DP solution in the first place
LeetCode: House Robber
Memoized recusion
LeetCode: Maximum Subarray
A classic DP problem
LeetCode: Longest Increasing Subsequence
Dynamic programming, top-down approach
LeetCode: Maximum Length of Repeated Subarray
Memoized recursion, somewhat similar to "Longest common subsequence"
LeetCode: Count Vowels Permutation
Memoized recursion
Popular tags
leetcode
array
string
recursion
hash table
math
dynamic programming
codility
hackerrank
greedy
tree
css
cssbattle
linked list
adventofcode
dfs
sorting
two pointers
codewars
stack
matrix
binary search
binary tree
bfs
bit manipulation
backtracking
graph
sliding window
neetcode
heap
prefix sum
projecteuler
queue
binary search tree
career
cli
dev env
hash map
hashmap
interview
interviewbit
topological sort
trie
union find
yarn