Solve problems with JavaScript, daily

Practicing is boring, but will come the feeling

Latest posts with tag "array"

LeetCode: Sort List

Aug 29, 2022

Yeah I skipped the follow-up

LeetCode: Where Will the Ball Fall

Aug 25, 2022

If I remember correctly, Alex K. also loves recursion

LeetCode: Spiral Matrix

Aug 25, 2022

Writing recursive function is fun

LeetCode: Number of Islands

Aug 23, 2022

To be consistent, first find out how to make it easy

LeetCode: Make Array Zero by Subtracting Equal Amounts

Jul 31, 2022

Count non-zero unique numbers

LeetCode: Build Array from Permutation

Jul 26, 2022

Straight-forward map

LeetCode: Flipping an Image

Jul 19, 2022

Bit flip made easy with coercion

LeetCode: Permutations

Sep 25, 2021

Backtracking with chosen state

LeetCode: Rotting Oranges

Sep 25, 2021

Simultaneously spread from rotten cells

LeetCode: 01 Matrix

Sep 24, 2021

Speading from 0s

LeetCode: Flood Fill

Sep 20, 2021

Recursive DFS

CodeWars: Snail

Sep 14, 2021

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

HoningJS

Search Posts