Solve problems with JavaScript
Practicing is boring, but will come the feelingLatest posts with tag "array"
LeetCode: Sort List
Yeah I skipped the follow-up
LeetCode: Where Will the Ball Fall
If I remember correctly, Alex K. also loves recursion
LeetCode: Spiral Matrix
Writing recursive function is fun
LeetCode: Number of Islands
To be consistent, first find out how to make it easy
LeetCode: Make Array Zero by Subtracting Equal Amounts
Count non-zero unique numbers
LeetCode: Build Array from Permutation
Straight-forward map
LeetCode: Flipping an Image
Bit flip made easy with coercion
LeetCode: Permutations
Backtracking with chosen state
LeetCode: Rotting Oranges
Simultaneously spread from rotten cells
LeetCode: 01 Matrix
Speading from 0s
LeetCode: Flood Fill
Recursive DFS
CodeWars: Snail
Keep going in a way
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