| 1092 |
Shortest Common Supersequence |
Python |
Hard |
| 1091 |
Shortest Path in Binary Matrix |
Python |
Medium |
| 1090 |
Largest Values From Labels |
Python |
Medium |
| 1089 |
Duplicate Zeros |
Python |
Easy |
| 1088 |
Confusing Number II |
Python |
Hard |
| 1087 |
Brace Expansion |
Python |
Medium |
| 1086 |
High Five |
Python |
Medium |
| 1085 |
Sum of Digits in the Minimum Number |
Python |
Medium |
| 1081 |
Smallest Subsequence of Distinct Characters |
Python |
Medium |
| 1080 |
Insufficient Nodes in Root to Leaf Paths |
Python |
Medium |
| 1079 |
Letter Tile Possibilities |
Python |
Medium |
| 1078 |
Occurrences After Bigram |
Python |
Easy |
| 1074 |
Number of Submatrices That Sum to Target |
Python |
Hard |
| 1073 |
Adding Two Negabinary Numbers |
Python |
Medium |
| 1072 |
Flip Columns For Maximum Number of Equal Rows |
Python |
Medium |
| 1071 |
Greatest Common Divisor of Strings |
Python |
Easy |
| 1065 |
Index Pairs of a String |
Python |
Easy |
| 1064 |
Fixed Point |
Python |
Easy |
| 1054 |
Distant Barcodes |
Python |
Medium |
| 1053 |
Previous Permutation With One Swap |
Python |
Medium |
| 1052 |
Grumpy Bookstore Owner |
Python |
Medium |
| 1051 |
Height Checker |
Python |
Easy |
| 1048 |
Longest String Chain |
Python |
Medium |
| 1047 |
Remove All Adjacent Duplicates In String |
Python |
Easy |
| 1046 |
Last Stone Weight |
Python |
Easy |
| 1044 |
Longest Duplicate Substring |
Python |
Hard |
| 1043 |
Partition Array for Maximum Sum |
Python |
Medium |
| 1042 |
Flower Planting With No Adjacent |
Python |
Easy |
| 1041 |
Robot Bounded In Circle |
Python |
Easy |
| 1039 |
Minimum Score Triangulation of Polygon |
Python |
Medium |
| 1038 |
Binary Search Tree to Greater Sum Tree |
Python |
Medium |
| 1037 |
Valid Boomerang |
Python |
Easy |
| 1035 |
Uncrossed Lines |
Python |
Medium |
| 1034 |
Coloring A Border |
Python |
Medium |
| 1033 |
Moving Stones Until Consecutive |
Python |
Easy |
| 1032 |
Stream of Characters |
Python |
Hard |
| 1031 |
Maximum Sum of Two Non-Overlapping Subarrays |
Python |
Medium |
| 1030 |
Matrix Cells in Distance Order |
Python |
Easy |
| 1029 |
Two City Scheduling |
Python |
Easy |
| 1028 |
Recover a Tree From Preorder Traversal |
Python |
Hard |
| 1027 |
Longest Arithmetic Sequence |
Python |
Medium |
| 1026 |
Maximum Difference Between Node and Ancestor |
Python |
Medium |
| 1025 |
Divisor Game |
Python |
Easy |
| 1023 |
Camelcase Matching |
Python |
Medium |
| 1022 |
Sum of Root To Leaf Binary Numbers |
Python |
Easy |
| 1021 |
Remove Outermost Parentheses |
Python |
Easy |
| 1020 |
Number of Enclaves |
Python |
Medium |
| 1019 |
Next Greater Node In Linked List |
Python |
Medium |
| 1018 |
Binary Prefix Divisible By 5 |
Python |
Easy |
| 1017 |
Convert to Base -2 |
Python |
Medium |
| 1016 |
Binary String With Substrings Representing 1 To N |
Python |
Medium |
| 1015 |
Smallest Integer Divisible by K |
Python |
Medium |
| 1014 |
Best Sightseeing Pair |
Python |
Medium |
| 1013 |
Partition Array Into Three Parts With Equal Sum |
Python |
Easy |
| 1011 |
Capacity To Ship Packages Within D Days |
Python |
Medium |
| 1010 |
Pairs of Songs With Total Durations Divisible by 60 |
Python |
Easy |
| 1009 |
Complement of Base 10 Integer |
Python |
Easy |
| 1008 |
Construct Binary Search Tree from Preorder Traversal |
Python |
Medium |
| 1007 |
Minimum Domino Rotations For Equal Row |
Python |
Medium |
| 1006 |
Clumsy Factorial |
Python |
Medium |
| 1005 |
Maximize Sum Of Array After K Negations |
Python |
Easy |
| 1004 |
Max Consecutive Ones III |
Python |
Medium |
| 1003 |
Check If Word Is Valid After Substitutions |
Python |
Medium |
| 1002 |
Find Common Characters |
Python |
Easy |