Solve problems with JavaScript, daily

Practicing is boring, but will come the feeling

Latest posts with tag "dynamic programming"

Advent of Code 2022 - Day 16: Proboscidea Volcanium

Dec 20, 2022

Floyd-Warshal and bitmask

LeetCode: Minimum ASCII Delete Sum for Two Strings

Oct 31, 2022

Modified version of Longest Common Subsequence problem

LeetCode: Partition Equal Subset Sum

Oct 17, 2022

Memoized recursion

LeetCode: Is Subsequence

Aug 12, 2022

The author is not smart enough to come up with the DP solution in the first place

LeetCode: House Robber

Sep 25, 2021

Memoized recusion

LeetCode: Maximum Subarray

Aug 23, 2021

A classic DP problem

LeetCode: Longest Increasing Subsequence

Jul 9, 2021

Dynamic programming, top-down approach

LeetCode: Maximum Length of Repeated Subarray

Jul 8, 2021

Memoized recursion, somewhat similar to "Longest common subsequence"

LeetCode: Count Vowels Permutation

Jul 4, 2021

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

HoningJS

Search Posts