LeetCode (90/1210)
→ Easy 54
--Medium 35
--Hard 1
exercise
sort by
Difficulty
andAcceptance
Array (41/163)
-
- 1. Two Sum
- 121. Best Time to Buy and Sell Stock
- 122. Best Time to Buy and Sell Stock II
- 167. Two Sum II - Input array is sorted
- 169. Majority Element
- 189. Rotate Array
- 217. Contains Duplicate
- 268. Missing Number
- 283. Move Zeroes
- 448. Find All Numbers Disappeared in an Array
- 485. Max Consecutive Ones
- 509. Fibonacci Number
- 561. Array Partition I
- 566. Reshape the Matrix
- 581. Shortest Unsorted Continuous Subarray
- 628. Maximum Product of Three Numbers
- 661. Image Smoother
- 674. Longest Continuous Increasing Subsequence
- 695. Max Area of Island
- 697. Degree of an Array
- 717. 1-bit and 2-bit Characters
- 746. Min Cost Climbing Stairs
- 766. Toeplitz Matrix
- 830. Positions of Large Groups
- 832. Flipping an Image
- 905. Sort Array By Parity
- 977.Squares of a Sorted Array
- 1108.Defanging an IP Address
- 1122. Relative Sort Array
-
- 78. Subsets
- 216. Combination Sum III
- 238. Product of Array Except Self
- 287. Find the Duplicate Number
- 442. Find All Duplicates in an Array
- 495. Teemo Attacking
- 539. Minimum Time Difference
- 565. Array Nesting
- 667. Beautiful Arrangement II
- 769. Max Chunks To Make Sorted
- 890. Find and Replace Pattern
- 950. Reveal Cards In Increasing Order
String (15/146)
Math (7/122)
-
- 7. Reverse Integer
- 9. Palindrome Number
- 268. Missing Number
in Array group too
- 728. Self Dividing Numbers
-
- 2. Add Two Numbers
in Linked List group too
- 535. Encode and Decode TinyURL
- 537. Complex Number Multiplication
in String group too
- 2. Add Two Numbers
Depth-first Search (3/95)
-
- 695. Max Area of Island
in Array group too
- 695. Max Area of Island
Binary Search (5/61)
-
- 167. Two Sum II - Input array is sorted
in array group too
- 349. Intersection of Two Arrays
- 167. Two Sum II - Input array is sorted
Linked List (8/34)
Tree(6/107)
Binary Search Tree(2/15)
Hash Table(2/119)
Stack(1/48)
Backtracking(1/49)
Greedy(1/64)
-
- 763. Partition Labels
in Two Pointers group too
- 763. Partition Labels