Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fb0fdcd

Browse files
Add 2025 Problem statements
1 parent ce1461e commit fb0fdcd

23 files changed

+1073
-0
lines changed

‎airbnb/thirty-days.csv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
68,https://leetcode.com/problems/text-justification,Text Justification,Hard,48.4%,100.0%
3+
631,https://leetcode.com/problems/design-excel-sum-formula,Design Excel Sum Formula,Hard,42.3%,100.0%

‎airbnb/three-months.csv

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
1235,https://leetcode.com/problems/maximum-profit-in-job-scheduling,Maximum Profit in Job Scheduling,Hard,54.4%,75.0%
3+
2043,https://leetcode.com/problems/simple-bank-system,Simple Bank System,Medium,61.4%,62.5%
4+
68,https://leetcode.com/problems/text-justification,Text Justification,Hard,48.4%,100.0%
5+
631,https://leetcode.com/problems/design-excel-sum-formula,Design Excel Sum Formula,Hard,42.3%,75.0%
6+
39,https://leetcode.com/problems/combination-sum,Combination Sum,Medium,74.9%,62.5%

‎capital-one/all.csv

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
2,https://leetcode.com/problems/add-two-numbers,Add Two Numbers,Medium,46.4%,50.0%
3+
2468,https://leetcode.com/problems/split-message-based-on-limit,Split Message Based on Limit,Hard,42.4%,62.5%
4+
25,https://leetcode.com/problems/reverse-nodes-in-k-group,Reverse Nodes in k-Group,Hard,63.3%,37.5%
5+
532,https://leetcode.com/problems/k-diff-pairs-in-an-array,K-diff Pairs in an Array,Medium,44.8%,37.5%
6+
546,https://leetcode.com/problems/remove-boxes,Remove Boxes,Hard,48.4%,62.5%
7+
48,https://leetcode.com/problems/rotate-image,Rotate Image,Medium,78.1%,75.0%
8+
68,https://leetcode.com/problems/text-justification,Text Justification,Hard,48.4%,87.5%
9+
71,https://leetcode.com/problems/simplify-path,Simplify Path,Medium,48.1%,75.0%
10+
79,https://leetcode.com/problems/word-search,Word Search,Medium,45.4%,50.0%
11+
189,https://leetcode.com/problems/rotate-array,Rotate Array,Medium,43.2%,37.5%
12+
723,https://leetcode.com/problems/candy-crush,Candy Crush,Medium,77.3%,75.0%
13+
212,https://leetcode.com/problems/word-search-ii,Word Search II,Hard,37.4%,50.0%
14+
3043,https://leetcode.com/problems/find-the-length-of-the-longest-common-prefix,Find the Length of the Longest Common Prefix,Medium,56.4%,62.5%
15+
1390,https://leetcode.com/problems/four-divisors,Four Divisors,Medium,45.0%,75.0%
16+
2251,https://leetcode.com/problems/number-of-flowers-in-full-bloom,Number of Flowers in Full Bloom,Hard,57.2%,62.5%
17+
3101,https://leetcode.com/problems/count-alternating-subarrays,Count Alternating Subarrays,Medium,56.3%,75.0%
18+
322,https://leetcode.com/problems/coin-change,Coin Change,Medium,46.7%,50.0%
19+
2043,https://leetcode.com/problems/simple-bank-system,Simple Bank System,Medium,61.4%,100.0%
20+
13,https://leetcode.com/problems/roman-to-integer,Roman to Integer,Easy,65.0%,37.5%
21+
121,https://leetcode.com/problems/best-time-to-buy-and-sell-stock,Best Time to Buy and Sell Stock,Easy,55.4%,62.5%
22+
435,https://leetcode.com/problems/non-overlapping-intervals,Non-overlapping Intervals,Medium,55.7%,50.0%
23+
3161,https://leetcode.com/problems/block-placement-queries,Block Placement Queries,Hard,17.0%,87.5%
24+
54,https://leetcode.com/problems/spiral-matrix,Spiral Matrix,Medium,54.2%,87.5%
25+
3071,https://leetcode.com/problems/minimum-operations-to-write-the-letter-y-on-a-grid,Minimum Operations to Write the Letter Y on a Grid,Medium,62.2%,75.0%
26+
1606,https://leetcode.com/problems/find-servers-that-handled-most-number-of-requests,Find Servers That Handled Most Number of Requests,Hard,44.3%,37.5%
27+
1438,https://leetcode.com/problems/longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit,Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit,Medium,56.8%,62.5%
28+
257,https://leetcode.com/problems/binary-tree-paths,Binary Tree Paths,Easy,66.7%,50.0%
29+
253,https://leetcode.com/problems/meeting-rooms-ii,Meeting Rooms II,Medium,52.2%,37.5%
30+
1166,https://leetcode.com/problems/design-file-system,Design File System,Medium,64.2%,50.0%
31+
84,https://leetcode.com/problems/largest-rectangle-in-histogram,Largest Rectangle in Histogram,Hard,47.6%,62.5%
32+
21,https://leetcode.com/problems/merge-two-sorted-lists,Merge Two Sorted Lists,Easy,67.0%,37.5%
33+
200,https://leetcode.com/problems/number-of-islands,Number of Islands,Medium,62.5%,50.0%
34+
9,https://leetcode.com/problems/palindrome-number,Palindrome Number,Easy,59.3%,50.0%
35+
415,https://leetcode.com/problems/add-strings,Add Strings,Easy,51.9%,50.0%
36+
2169,https://leetcode.com/problems/count-operations-to-obtain-zero,Count Operations to Obtain Zero,Easy,74.9%,75.0%
37+
1861,https://leetcode.com/problems/rotating-the-box,Rotating the Box,Medium,79.1%,62.5%
38+
3045,https://leetcode.com/problems/count-prefix-and-suffix-pairs-ii,Count Prefix and Suffix Pairs II,Hard,27.3%,62.5%
39+
3042,https://leetcode.com/problems/count-prefix-and-suffix-pairs-i,Count Prefix and Suffix Pairs I,Easy,77.7%,37.5%
40+
20,https://leetcode.com/problems/valid-parentheses,Valid Parentheses,Easy,42.4%,50.0%
41+
2768,https://leetcode.com/problems/number-of-black-blocks,Number of Black Blocks,Medium,38.9%,62.5%
42+
122,https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii,Best Time to Buy and Sell Stock II,Medium,69.6%,37.5%
43+
2672,https://leetcode.com/problems/number-of-adjacent-elements-with-the-same-color,Number of Adjacent Elements With the Same Color,Medium,56.1%,37.5%
44+
3034,https://leetcode.com/problems/number-of-subarrays-that-match-a-pattern-i,Number of Subarrays That Match a Pattern I,Medium,67.0%,50.0%
45+
56,https://leetcode.com/problems/merge-intervals,Merge Intervals,Medium,49.5%,50.0%
46+
2817,https://leetcode.com/problems/minimum-absolute-difference-between-elements-with-constraint,Minimum Absolute Difference Between Elements With Constraint,Medium,34.3%,37.5%
47+
146,https://leetcode.com/problems/lru-cache,LRU Cache,Medium,45.4%,37.5%

‎capital-one/more-than-six-months.csv

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
2468,https://leetcode.com/problems/split-message-based-on-limit,Split Message Based on Limit,Hard,42.4%,87.5%
3+
25,https://leetcode.com/problems/reverse-nodes-in-k-group,Reverse Nodes in k-Group,Hard,63.3%,50.0%
4+
532,https://leetcode.com/problems/k-diff-pairs-in-an-array,K-diff Pairs in an Array,Medium,44.8%,50.0%
5+
546,https://leetcode.com/problems/remove-boxes,Remove Boxes,Hard,48.4%,75.0%
6+
68,https://leetcode.com/problems/text-justification,Text Justification,Hard,48.4%,87.5%
7+
79,https://leetcode.com/problems/word-search,Word Search,Medium,45.4%,62.5%
8+
189,https://leetcode.com/problems/rotate-array,Rotate Array,Medium,43.2%,50.0%
9+
723,https://leetcode.com/problems/candy-crush,Candy Crush,Medium,77.3%,62.5%
10+
212,https://leetcode.com/problems/word-search-ii,Word Search II,Hard,37.4%,62.5%
11+
2251,https://leetcode.com/problems/number-of-flowers-in-full-bloom,Number of Flowers in Full Bloom,Hard,57.2%,75.0%
12+
322,https://leetcode.com/problems/coin-change,Coin Change,Medium,46.7%,62.5%
13+
48,https://leetcode.com/problems/rotate-image,Rotate Image,Medium,78.1%,87.5%
14+
2043,https://leetcode.com/problems/simple-bank-system,Simple Bank System,Medium,61.4%,100.0%
15+
257,https://leetcode.com/problems/binary-tree-paths,Binary Tree Paths,Easy,66.7%,50.0%
16+
3043,https://leetcode.com/problems/find-the-length-of-the-longest-common-prefix,Find the Length of the Longest Common Prefix,Medium,56.4%,75.0%
17+
1390,https://leetcode.com/problems/four-divisors,Four Divisors,Medium,45.0%,50.0%
18+
3101,https://leetcode.com/problems/count-alternating-subarrays,Count Alternating Subarrays,Medium,56.3%,62.5%
19+
13,https://leetcode.com/problems/roman-to-integer,Roman to Integer,Easy,65.0%,50.0%
20+
20,https://leetcode.com/problems/valid-parentheses,Valid Parentheses,Easy,42.4%,50.0%
21+
54,https://leetcode.com/problems/spiral-matrix,Spiral Matrix,Medium,54.2%,87.5%
22+
435,https://leetcode.com/problems/non-overlapping-intervals,Non-overlapping Intervals,Medium,55.7%,62.5%
23+
3161,https://leetcode.com/problems/block-placement-queries,Block Placement Queries,Hard,17.0%,87.5%
24+
121,https://leetcode.com/problems/best-time-to-buy-and-sell-stock,Best Time to Buy and Sell Stock,Easy,55.4%,62.5%
25+
3071,https://leetcode.com/problems/minimum-operations-to-write-the-letter-y-on-a-grid,Minimum Operations to Write the Letter Y on a Grid,Medium,62.2%,62.5%
26+
1606,https://leetcode.com/problems/find-servers-that-handled-most-number-of-requests,Find Servers That Handled Most Number of Requests,Hard,44.3%,50.0%
27+
122,https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii,Best Time to Buy and Sell Stock II,Medium,69.6%,50.0%
28+
1166,https://leetcode.com/problems/design-file-system,Design File System,Medium,64.2%,62.5%
29+
1438,https://leetcode.com/problems/longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit,Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit,Medium,56.8%,75.0%
30+
253,https://leetcode.com/problems/meeting-rooms-ii,Meeting Rooms II,Medium,52.2%,50.0%
31+
2,https://leetcode.com/problems/add-two-numbers,Add Two Numbers,Medium,46.4%,50.0%
32+
71,https://leetcode.com/problems/simplify-path,Simplify Path,Medium,48.1%,75.0%
33+
84,https://leetcode.com/problems/largest-rectangle-in-histogram,Largest Rectangle in Histogram,Hard,47.6%,50.0%
34+
21,https://leetcode.com/problems/merge-two-sorted-lists,Merge Two Sorted Lists,Easy,67.0%,50.0%
35+
200,https://leetcode.com/problems/number-of-islands,Number of Islands,Medium,62.5%,62.5%
36+
9,https://leetcode.com/problems/palindrome-number,Palindrome Number,Easy,59.3%,50.0%

‎capital-one/six-months.csv

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
2043,https://leetcode.com/problems/simple-bank-system,Simple Bank System,Medium,61.4%,100.0%
3+
68,https://leetcode.com/problems/text-justification,Text Justification,Hard,48.4%,62.5%
4+
48,https://leetcode.com/problems/rotate-image,Rotate Image,Medium,78.1%,50.0%
5+
3161,https://leetcode.com/problems/block-placement-queries,Block Placement Queries,Hard,17.0%,87.5%
6+
54,https://leetcode.com/problems/spiral-matrix,Spiral Matrix,Medium,54.2%,87.5%
7+
3071,https://leetcode.com/problems/minimum-operations-to-write-the-letter-y-on-a-grid,Minimum Operations to Write the Letter Y on a Grid,Medium,62.2%,87.5%
8+
121,https://leetcode.com/problems/best-time-to-buy-and-sell-stock,Best Time to Buy and Sell Stock,Easy,55.4%,50.0%
9+
71,https://leetcode.com/problems/simplify-path,Simplify Path,Medium,48.1%,62.5%
10+
1438,https://leetcode.com/problems/longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit,Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit,Medium,56.8%,62.5%
11+
9,https://leetcode.com/problems/palindrome-number,Palindrome Number,Easy,59.3%,50.0%
12+
723,https://leetcode.com/problems/candy-crush,Candy Crush,Medium,77.3%,75.0%
13+
415,https://leetcode.com/problems/add-strings,Add Strings,Easy,51.9%,62.5%
14+
2169,https://leetcode.com/problems/count-operations-to-obtain-zero,Count Operations to Obtain Zero,Easy,74.9%,75.0%
15+
3045,https://leetcode.com/problems/count-prefix-and-suffix-pairs-ii,Count Prefix and Suffix Pairs II,Hard,27.3%,75.0%
16+
2768,https://leetcode.com/problems/number-of-black-blocks,Number of Black Blocks,Medium,38.9%,75.0%
17+
84,https://leetcode.com/problems/largest-rectangle-in-histogram,Largest Rectangle in Histogram,Hard,47.6%,62.5%
18+
2672,https://leetcode.com/problems/number-of-adjacent-elements-with-the-same-color,Number of Adjacent Elements With the Same Color,Medium,56.1%,50.0%
19+
3034,https://leetcode.com/problems/number-of-subarrays-that-match-a-pattern-i,Number of Subarrays That Match a Pattern I,Medium,67.0%,62.5%
20+
1861,https://leetcode.com/problems/rotating-the-box,Rotating the Box,Medium,79.1%,75.0%
21+
56,https://leetcode.com/problems/merge-intervals,Merge Intervals,Medium,49.5%,50.0%
22+
146,https://leetcode.com/problems/lru-cache,LRU Cache,Medium,45.4%,50.0%
23+
2,https://leetcode.com/problems/add-two-numbers,Add Two Numbers,Medium,46.4%,50.0%

‎capital-one/thirty-days.csv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
2043,https://leetcode.com/problems/simple-bank-system,Simple Bank System,Medium,61.4%,100.0%
3+
68,https://leetcode.com/problems/text-justification,Text Justification,Hard,48.4%,87.5%

‎capital-one/three-months.csv

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
2043,https://leetcode.com/problems/simple-bank-system,Simple Bank System,Medium,61.4%,100.0%
3+
3161,https://leetcode.com/problems/block-placement-queries,Block Placement Queries,Hard,17.0%,100.0%
4+
3045,https://leetcode.com/problems/count-prefix-and-suffix-pairs-ii,Count Prefix and Suffix Pairs II,Hard,27.3%,87.5%
5+
3071,https://leetcode.com/problems/minimum-operations-to-write-the-letter-y-on-a-grid,Minimum Operations to Write the Letter Y on a Grid,Medium,62.2%,100.0%
6+
2768,https://leetcode.com/problems/number-of-black-blocks,Number of Black Blocks,Medium,38.9%,87.5%
7+
723,https://leetcode.com/problems/candy-crush,Candy Crush,Medium,77.3%,87.5%
8+
84,https://leetcode.com/problems/largest-rectangle-in-histogram,Largest Rectangle in Histogram,Hard,47.6%,75.0%
9+
2672,https://leetcode.com/problems/number-of-adjacent-elements-with-the-same-color,Number of Adjacent Elements With the Same Color,Medium,56.1%,75.0%
10+
3034,https://leetcode.com/problems/number-of-subarrays-that-match-a-pattern-i,Number of Subarrays That Match a Pattern I,Medium,67.0%,87.5%
11+
1861,https://leetcode.com/problems/rotating-the-box,Rotating the Box,Medium,79.1%,100.0%
12+
71,https://leetcode.com/problems/simplify-path,Simplify Path,Medium,48.1%,87.5%
13+
56,https://leetcode.com/problems/merge-intervals,Merge Intervals,Medium,49.5%,75.0%
14+
146,https://leetcode.com/problems/lru-cache,LRU Cache,Medium,45.4%,75.0%
15+
54,https://leetcode.com/problems/spiral-matrix,Spiral Matrix,Medium,54.2%,75.0%
16+
68,https://leetcode.com/problems/text-justification,Text Justification,Hard,48.4%,75.0%

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /