Solve problems with JavaScript, daily

Practicing is boring, but will come the feeling

Latest posts with tag "binary search"

LeetCode: Search in Rotated Sorted Array

Sep 12, 2022

Time-boxing and other solutions make life easier

LeetCode: Search a 2D Matrix

Sep 12, 2022

Flatten into 1D array

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: Search Insert Position

Aug 11, 2021

Understand why returns "low/left"

LeetCode: Find Peak Element

Jul 14, 2021

Divide and conquer

Hackerrank: Pairs

Jan 30, 2021

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