Solve problems with JavaScript, daily

Practicing is boring, but will come the feeling

Latest posts with tag "leetcode"

LeetCode: Permutation in String

Sep 18, 2021

Notice the constraints

LeetCode: Middle of the Linked List

Sep 16, 2021

Several ways

LeetCode: Two Sum II - Input array is sorted

Sep 14, 2021

If trying to explain takes time, go on

LeetCode: First Bad Version

Sep 13, 2021

Luckily, mid calculation in JS did not throw overflow error

LeetCode: Binary Search

Sep 13, 2021

Classic problem

LeetCode: Reverse Prefix of Word

Sep 12, 2021

Substring manipulating

LeetCode: Relative Ranks

Sep 10, 2021

Sometimes, LeetCode difficulty is not reliable

LeetCode: Maximum Average Subarray I

Sep 10, 2021

Find maximum sum of contiguous subarray with length of K

LeetCode: Keyboard Row

Sep 8, 2021

Duck-typing make this problem less hard to implement

LeetCode: Array Partition I

Sep 7, 2021

Sometimes, don't analyse

LeetCode: Maximum Product of Three Numbers

Sep 5, 2021

Sort and keep in mind of negative numbers

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