LeetcodeCollection

@kavimaluskam

All tags / 

Easy

1: Two Sum

Easy
array
hash-table

66: Plus One

Easy
array

67: Add Binary

Easy
math
string

100: Same Tree

Easy
tree
depth-first-search

107: Binary Tree Level Order Traversal II

Easy
tree
breadth-first-search

203: Remove Linked List Elements

Easy
linked-list

441: Arranging Coins

Easy
math
binary-search

852: Peak Index in a Mountain Array

Easy
binary-search

872: Leaf-Similar Trees

Easy
tree
depth-first-search