| easy |
Remove Duplicates from Sorted Array |
26. Remove Duplicates from Sorted Array.cpp |
✅ Accepted |
78 ms |
2025-04-23 00:03 |
| easy |
Valid Parentheses |
20. Valid Parentheses.cpp |
✅ Accepted |
30 ms |
2025-04-23 00:03 |
| easy |
Palindrome Number |
9. Palindrome Number.cpp |
✅ Accepted |
10 ms |
2025-04-23 00:03 |
| easy |
Longest Common Prefix |
14. Longest Common Prefix.cpp |
✅ Accepted |
50 ms |
2025-04-23 00:03 |
| easy |
Counter II |
2665. Counter II.cpp |
❌ Error |
23 ms |
2025-04-23 00:03 |
| easy |
Two Sum |
1. Two Sum.cpp |
✅ Accepted |
21 ms |
2025-04-23 00:03 |
| easy |
Length of Last Word |
58. Length of Last Word.cpp |
✅ Accepted |
16 ms |
2025-04-23 00:03 |
| easy |
Merge Two Sorted Lists |
21. Merge Two Sorted Lists.cpp |
✅ Accepted |
76 ms |
2025-04-23 00:03 |
| easy |
Remove Element |
27. Remove Element.cpp |
✅ Accepted |
45 ms |
2025-04-23 00:03 |
| easy |
Find the Index of the First Occurrence in a String |
28. Find the Index of the First Occurrence in a String.cpp |
✅ Accepted |
87 ms |
2025-04-23 00:03 |
| easy |
Search Insert Position |
35. Search Insert Position.cpp |
✅ Accepted |
65 ms |
2025-04-23 00:03 |
| easy |
Count Largest Group |
1399. Count Largest Group.cpp |
✅ Accepted |
28 ms |
2025-04-23 00:03 |
| easy |
Roman to Integer |
13. Roman to Integer.cpp |
✅ Accepted |
57 ms |
2025-04-23 00:03 |
| easy |
Sort Integers by The Number of 1 Bits |
1356. Sort Integers by The Number of 1 Bits.cpp |
✅ Accepted |
60 ms |
2025-04-23 00:03 |
| medium |
Search in Rotated Sorted Array |
33. Search in Rotated Sorted Array.cpp |
✅ Accepted |
43 ms |
2025-04-23 00:03 |
| medium |
Spiral Matrix II |
59. Spiral Matrix II.cpp |
✅ Accepted |
19 ms |
2025-04-23 00:03 |
| medium |
Permutations |
46. Permutations.cpp |
✅ Accepted |
106 ms |
2025-04-23 00:03 |
| medium |
Swap Nodes in Pairs |
24. Swap Nodes in Pairs.cpp |
✅ Accepted |
61 ms |
2025-04-23 00:03 |
| medium |
Find First and Last Position of Element in Sorted Array |
34. Find First and Last Position of Element in Sorted Array.cpp |
✅ Accepted |
65 ms |
2025-04-23 00:03 |
| medium |
Combination Sum |
39. Combination Sum.cpp |
✅ Accepted |
15 ms |
2025-04-23 00:03 |
| medium |
Rotate Image |
48. Rotate Image.cpp |
✅ Accepted |
75 ms |
2025-04-23 00:03 |
| medium |
Non-decreasing Array |
665. Non-decreasing Array.cpp |
✅ Accepted |
106 ms |
2025-04-23 00:03 |
| medium |
Merge Intervals |
56. Merge Intervals.cpp |
✅ Accepted |
33 ms |
2025-04-23 00:03 |
| medium |
Longest Absolute File Path |
388. Longest Absolute File Path.cpp |
✅ Accepted |
55 ms |
2025-04-23 00:03 |
| medium |
Count and Say |
38. Count and Say.cpp |
✅ Accepted |
28 ms |
2025-04-23 00:03 |
| medium |
Insert Interval |
57. Insert Interval.cpp |
✅ Accepted |
23 ms |
2025-04-23 00:03 |
| medium |
Generate Parentheses |
22. Generate Parentheses.cpp |
✅ Accepted |
19 ms |
2025-04-23 00:03 |
| medium |
Maximum Subarray |
53. Maximum Subarray.cpp |
✅ Accepted |
69 ms |
2025-04-23 00:03 |
| medium |
Pow(x, n) |
50. Pow(x, n).cpp |
✅ Accepted |
109 ms |
2025-04-23 00:03 |
| medium |
Next Permutation |
31. Next Permutation.cpp |
✅ Accepted |
29 ms |
2025-04-23 00:03 |
| medium |
3Sum Closest |
16. 3Sum Closest.cpp |
✅ Accepted |
65 ms |
2025-04-23 00:03 |
| medium |
Valid Sudoku |
36. Valid Sudoku.cpp |
✅ Accepted |
15 ms |
2025-04-23 00:03 |
| medium |
Rotate List |
61. Rotate List.cpp |
✅ Accepted |
97 ms |
2025-04-23 00:03 |
| medium |
Combination Sum II |
40. Combination Sum II.cpp |
✅ Accepted |
85 ms |
2025-04-23 00:03 |
| medium |
Container With Most Water |
11. Container With Most Water.cpp |
✅ Accepted |
63 ms |
2025-04-23 00:03 |
| medium |
Integer to Roman |
12. Integer to Roman.cpp |
✅ Accepted |
56 ms |
2025-04-23 00:03 |
| medium |
Count Good Numbers |
1922. Count Good Numbers.cpp |
✅ Accepted |
106 ms |
2025-04-23 00:03 |
| medium |
Longest Palindromic Substring |
5. Longest Palindromic Substring.cpp |
✅ Accepted |
25 ms |
2025-04-23 00:03 |
| medium |
3Sum |
15. 3Sum.cpp |
✅ Accepted |
109 ms |
2025-04-23 00:03 |
| medium |
4Sum |
18. 4Sum.cpp |
✅ Accepted |
15 ms |
2025-04-23 00:03 |
| medium |
Divide Two Integers |
29. Divide Two Integers.cpp |
✅ Accepted |
33 ms |
2025-04-23 00:03 |
| medium |
Group Anagrams |
49. Group Anagrams.cpp |
✅ Accepted |
21 ms |
2025-04-23 00:03 |
| medium |
Jump Game |
55. Jump Game.cpp |
✅ Accepted |
45 ms |
2025-04-23 00:03 |
| medium |
Reverse Integer |
7. Reverse Integer.cpp |
✅ Accepted |
63 ms |
2025-04-23 00:03 |
| medium |
Letter Combinations of a Phone Number |
17. Letter Combinations of a Phone Number.cpp |
✅ Accepted |
79 ms |
2025-04-23 00:03 |
| medium |
Remove Nth Node From End of List |
19. Remove Nth Node From End of List.cpp |
✅ Accepted |
61 ms |
2025-04-23 00:03 |
| medium |
Permutations II |
47. Permutations II.cpp |
✅ Accepted |
68 ms |
2025-04-23 00:03 |
| medium |
String to Integer (atoi) |
8. String to Integer (atoi).cpp |
✅ Accepted |
93 ms |
2025-04-23 00:03 |
| medium |
Longest Substring Without Repeating Characters |
3. Longest Substring Without Repeating Characters.cpp |
✅ Accepted |
56 ms |
2025-04-23 00:03 |
| medium |
Multiply Strings |
43. Multiply Strings.cpp |
✅ Accepted |
52 ms |
2025-04-23 00:03 |
| medium |
Zigzag Conversion |
6. Zigzag Conversion.cpp |
✅ Accepted |
39 ms |
2025-04-23 00:03 |
| medium |
Count the Hidden Sequences |
2145. Count the Hidden Sequences.cpp |
✅ Accepted |
52 ms |
2025-04-23 00:03 |
| medium |
Add Two Numbers |
2. Add Two Numbers.cpp |
✅ Accepted |
107 ms |
2025-04-23 00:03 |
| medium |
Jump Game II |
45. Jump Game II.cpp |
✅ Accepted |
37 ms |
2025-04-23 00:03 |
| medium |
Find Kth Bit in Nth Binary String |
1545. Find Kth Bit in Nth Binary String.cpp |
✅ Accepted |
35 ms |
2025-04-23 00:03 |
| hard |
Best Time to Buy and Sell Stock III |
123. Best Time to Buy and Sell Stock III.cpp |
✅ Accepted |
15 ms |
2025-04-23 00:03 |
| hard |
Minimum Window Substring |
76. Minimum Window Substring.cpp |
✅ Accepted |
57 ms |
2025-04-23 00:03 |
| hard |
Merge k Sorted Lists |
23. Merge k Sorted Lists.cpp |
✅ Accepted |
40 ms |
2025-04-23 00:03 |
| hard |
Smallest Palindromic Rearrangement II |
3518. Smallest Palindromic Rearrangement II.cpp |
✅ Accepted |
18 ms |
2025-04-23 00:03 |
| hard |
Scramble String |
87. Scramble String.cpp |
✅ Accepted |
83 ms |
2025-04-23 00:03 |
| hard |
Minimum Cost to Split an Array |
2547. Minimum Cost to Split an Array.cpp |
✅ Accepted |
62 ms |
2025-04-23 00:03 |
| hard |
Count Unique Characters of All Substrings of a Given String |
828. Count Unique Characters of All Substrings of a Given String.cpp |
✅ Accepted |
33 ms |
2025-04-23 00:03 |
| hard |
Reverse Nodes in k-Group |
25. Reverse Nodes in k-Group.cpp |
✅ Accepted |
38 ms |
2025-04-23 00:03 |
| hard |
Find X Value of Array II |
3525. Find X Value of Array II.cpp |
✅ Accepted |
70 ms |
2025-04-23 00:03 |
| hard |
Word Ladder |
127. Word Ladder.cpp |
✅ Accepted |
11 ms |
2025-04-23 00:03 |
| hard |
Number of Paths with Max Score |
1301. Number of Paths with Max Score.cpp |
✅ Accepted |
90 ms |
2025-04-23 00:03 |
| hard |
Distinct Subsequences |
115. Distinct Subsequences.cpp |
✅ Accepted |
16 ms |
2025-04-23 00:03 |
| hard |
Text Justification |
68. Text Justification.cpp |
✅ Accepted |
66 ms |
2025-04-23 00:03 |
| hard |
Minimum Sum of Values by Dividing Array |
3117. Minimum Sum of Values by Dividing Array.cpp |
✅ Accepted |
92 ms |
2025-04-23 00:03 |
| hard |
Groups of Strings |
2157. Groups of Strings.cpp |
✅ Accepted |
71 ms |
2025-04-23 00:03 |
| hard |
N-Queens |
51. N-Queens.cpp |
✅ Accepted |
53 ms |
2025-04-23 00:03 |
| hard |
Word Ladder II |
126. Word Ladder II.cpp |
✅ Accepted |
84 ms |
2025-04-23 00:03 |
| hard |
Maximal Rectangle |
85. Maximal Rectangle.cpp |
✅ Accepted |
93 ms |
2025-04-23 00:03 |
| hard |
Count the Number of Ideal Arrays |
2338. Count the Number of Ideal Arrays.cpp |
✅ Accepted |
52 ms |
2025-04-23 00:03 |
| hard |
First Missing Positive |
41. First Missing Positive.cpp |
✅ Accepted |
81 ms |
2025-04-23 00:03 |
| hard |
Critical Connections in a Network |
1192. Critical Connections in a Network.cpp |
✅ Accepted |
80 ms |
2025-04-23 00:03 |
| hard |
Valid Number |
65. Valid Number.cpp |
✅ Accepted |
78 ms |
2025-04-23 00:03 |
| hard |
N-Queens II |
52. N-Queens II.cpp |
✅ Accepted |
107 ms |
2025-04-23 00:03 |
| hard |
Largest Rectangle in Histogram |
84. Largest Rectangle in Histogram.cpp |
✅ Accepted |
70 ms |
2025-04-23 00:03 |
| hard |
Regular Expression Matching |
10. Regular Expression Matching.cpp |
✅ Accepted |
65 ms |
2025-04-23 00:03 |
| hard |
Construct Target Array With Multiple Sums |
1354. Construct Target Array With Multiple Sums.cpp |
✅ Accepted |
15 ms |
2025-04-23 00:03 |
| hard |
Sudoku Solver |
37. Sudoku Solver.cpp |
✅ Accepted |
59 ms |
2025-04-23 00:03 |
| hard |
Code Testcase Testcase Test Result 124. Binary Tree Maximum Path Sum |
Code Testcase Testcase Test Result 124. Binary Tree Maximum Path Sum.cpp |
✅ Accepted |
67 ms |
2025-04-23 00:03 |
| hard |
Trapping Rain Water |
42. Trapping Rain Water.cpp |
✅ Accepted |
92 ms |
2025-04-23 00:03 |
| hard |
Super Washing Machines |
517. Super Washing Machines.cpp |
✅ Accepted |
41 ms |
2025-04-23 00:03 |
| hard |
Find Minimum in Rotated Sorted Array II |
154. Find Minimum in Rotated Sorted Array II.ex |
✅ Accepted |
52 ms |
2025-04-23 00:03 |
| hard |
Word Break II |
140. Word Break II.ex |
✅ Accepted |
61 ms |
2025-04-23 00:03 |
| hard |
Candy |
135. Candy.exs |
✅ Accepted |
105 ms |
2025-04-23 00:03 |
| hard |
Palindrome Partitioning II |
132. Palindrome Partitioning II.exs |
✅ Accepted |
67 ms |
2025-04-23 00:03 |
| hard |
Max Points on a Line |
149. Max Points on a Line.exs |
✅ Accepted |
62 ms |
2025-04-23 00:03 |