Solve problems with JavaScript
Practicing is boring, but will come the feelingLatest posts with tag "hash table"
Advent of Code 2022 - Day 23: Unstable Diffusion
Read the problem description carefully, the rest is straigthforward implementation
Advent of Code 2022 - Day 18: Boiling Boulders
Flooding with breadth-first search
Advent of Code 2022 - Day 15: Beacon Exclusion Zone
Union of ranges
Advent of Code 2022 - Day 14: Regolith Reservoir
Move and tackle obstacles
Advent of Code 2022 - Day 9: Rope Bridge
Manipulate coordination
Advent of Code 2022 - Day 6: Tuning Trouble
Use a Set to check if all is different
LeetCode: Top K Frequent Words
Hash and sort
LeetCode: Word Pattern
2 hash tables
LeetCode: Longest Palindrome by Concatenating Two Letter Words
Things get messy sometimes
LeetCode: Happy Number
Use a Set to detect cycle
LeetCode: Longest Palindrome
Trim odds
LeetCode: Longest Substring Without Repeating Characters
Sliding window uses two pointers?
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