ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
See https://github.com/whisk/chatgpt-vs-leetcodeResult
2
Problem nameDifficulty1st try2nd try
3
13Roman to IntegerEasyWAAC
4
14Longest Common PrefixEasyAC
5
121Best Time to Buy and Sell StockEasyAC
6
224Basic CalculatorHardAC
7
239Sliding Window MaximumHardAC
8
269Alien DictionaryHardAC
9
471Encode String with Shortest LengthHardWAWA
10
551Student Attendance Record IEasyAC
11
557Reverse Words in a String IIIEasyAC
12
67924 GameHardRTERTE
13
736Parse Lisp ExpressionHardRTERTE
14
761Special Binary StringHardWAWA
15
899Orderly QueueHardAC
16
1063Number of Valid SubarraysHardWAWA
17
1078Occurrences After BigramEasyAC
18
1122Relative Sort ArrayEasyAC
19
1180Count Substrings with Only One Distinct LetterEasyAC
20
1207Unique Number of OccurrencesEasyAC
21
1356Sort Integers by The Number of 1 BitsEasyAC
22
1526Minimum Number of Increments on Subarrays to Form a Target ArrayHardAC
23
1542Find Longest Awesome SubstringHardWAWA
24
1687Delivering Boxes from Storage to PortsHardWAWA
25
1816Truncate SentenceEasyAC
26
1880Check if Word Equals Summation of Two WordsEasyAC
27
1909Remove One Element to Make the Array Strictly IncreasingEasyAC
28
1964Find the Longest Valid Obstacle Course at Each PositionHardAC
29
2027NEW: Minimum Moves to Convert StringEasyWAWA
30
2068Check Whether Two Strings are Almost EquivalentEasyAC
31
2092Find All People With SecretHardWAWA
32
2138Divide a String Into Groups of Size kEasyAC
33
2160Minimum Sum of Four Digit Number After Splitting DigitsEasyRTERTE
34
2193Minimum Number of Moves to Make PalindromeHardWAWA
35
2200Find All K-Distant Indices in an ArrayEasyAC
36
2210Count Hills and Valleys in an ArrayEasyWAWA
37
2231Largest Number After Digit Swaps by ParityEasyAC
38
2234Maximum Total Beauty of the GardensHardWAWA
39
2239Find Closest Number to ZeroEasyAC
40
2272Substring With Largest VarianceHardRTEWA
41
2281Sum of Total Strength of WizardsHardWAWA
42
2306Naming a CompanyHardWAWA
43
2318Number of Distinct Roll SequencesHardWAWA
44
2334Subarray With Elements Greater Than Varying ThresholdHardWAWA
45
2355Maximum Number of Books You Can TakeHardWAWA
46
2398Maximum Number of Robots Within BudgetHardRTETLE
47
2437Number of Valid Clock TimesEasyWAWA
48
2444Count Subarrays With Fixed BoundsHardWAWA
49
2465Number of Distinct AveragesEasyAC
50
2478Number of Beautiful PartitionsHardTLEWA
51
2490Circular SentenceEasyAC
52
2558Take Gifts From the Richest PileEasyAC
53
2573Find the String with LCPHardRTERTE
54
2600K Items With the Maximum SumEasyAC
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100