Solve problems with JavaScript, daily

Practicing is boring, but will come the feeling

Latest posts with tag "binary tree"

LeetCode: Symmetric Tree

Oct 2, 2022

Recursion

LeetCode: Same Tree

Sep 28, 2022

Recursion

LeetCode: Path Sum

Sep 10, 2022

Keep subtracting

LeetCode: Path Sum III

Sep 9, 2022

If timebox exceeded, read other solutions

LeetCode: Kth Smallest Element in a BST

Sep 6, 2022

Inorder traversal

LeetCode: Diameter of Binary Tree

Sep 5, 2022

Sum of max height of 2 subtrees

LeetCode: Maximum Depth of Binary Tree

Sep 3, 2022

Explanation is hard

LeetCode: Balanced Binary Tree

Sep 3, 2022

Modified version of "Maximum Depth of Binary Tree"

LeetCode: Invert Binary Tree

Sep 2, 2022

A Broken Interview: The Origin

LeetCode: Validate Binary Search Tree

Aug 20, 2022

Traverse in-order and validate the traversed result

LeetCode: Binary Tree Inorder Traversal

Aug 26, 2021

Recursive or iterative (stack)

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