Home - kumaeki/LeetCode GitHub Wiki
Welcome to the my LeetCode memo!
0001 ~ 0499
0025. Reverse Nodes in k Group
0032. Longest Valid Parentheses
0034. Find First and Last Position of Element in Sorted Array
0076. Minimum Window Substring
0102. Binary Tree Level Order Traversal
0105. Construct Binary Tree from Preorder and Inorder Traversal
0108. Convert Sorted Array to Binary Search Tree
0109. Convert Sorted List to Binary Search Tree
0114. Flatten Binary Tree to Linked List
0128. Longest Consecutive Sequence
0150. Evaluate Reverse Polish Notation
0153. Find Minimum in Rotated Sorted Array
0235. Lowest Common Ancestor of a Binary Search Tree
0295. Find Median from Data Stream
0300. Longest Increasing Subsequence
0303. Range Sum Query Immutable
0304. Range Sum Query 2D Immutable
0315. Count of Smaller Numbers After Self
0318. Maximum Product of Word Lengths
0331. Verify Preorder Serialization of a Binary Tree
0429. N ary Tree Level Order Traversal
0501 ~ 0999
0537. Complex Number Multiplication
0583. Delete Operation for Two Strings
0589. N-ary Tree Preorder Traversal
0609. Find Duplicate File in System
0695. Max Area of Island. Non decreasing Array
0718. Maximum Length of Repeated Subarray
0745. Prefix and Suffix Search
0746. Min Cost Climbing Stairs
0792. Number of Matching Subsequences
0795. Number of Subarrays with Bounded Maximum
0871. Minimum Number of Refueling Stops
0915. Partition Array into Disjoint Intervals
0926. Flip String to Monotone Increasing
1001 ~ 1499
1004. Max Consecutive Ones III
1192. Critical Connections in a Network
1209. Remove All Adjacent Duplicates in String II
1220. Count Vowels Permutation
1268. Search Suggestions System
1339. Maximum Product of Splitted Binary Tree
1354. Construct Target Array With Multiple Sums
1383. Maximum Performance of a Team
1423. Maximum Points You Can Obtain from Cards
1448. Count Good Nodes in Binary Tree
1465. Maximum Area of a Piece of Cake After Horizontal and Vertical Cuts