Solve problems with JavaScript, daily

Practicing is boring, but will come the feeling

Latest posts with tag "hash table"

LeetCode: Permutation in String

Sep 18, 2021

Notice the constraints

LeetCode: Relative Ranks

Sep 10, 2021

Sometimes, LeetCode difficulty is not reliable

LeetCode: Keyboard Row

Sep 8, 2021

Duck-typing make this problem less hard to implement

LeetCode: Intersection of Two Arrays

Sep 3, 2021

Set intersection

LeetCode: Majority Element

Aug 30, 2021

Boyer-Moore Voting Algorithm

LeetCode: Third Maximum Number

Aug 3, 2021

Sort unique numbers

LeetCode: Find All Numbers Disappeared in an Array

Aug 3, 2021

Hash table to check existing

LeetCode: Check If N and Its Double Exist

Jul 23, 2021

Compare with the iterated elements

LeetCode: Reduce Array Size to The Half

Jul 7, 2021

Hash table, sort by occurences then greedily remove

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