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 3b14e5c

Browse files
Add 2025 Problem Statement
1 parent 6731f35 commit 3b14e5c

File tree

255 files changed

+2097
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

255 files changed

+2097
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Run the scraper after filling in your UserName and Password [here](https://githu
2323

2424
* In case you get a timeout during page reloads, do increase the default timeout value set [here](https://github.com/snehasishroy/leetcode-companywise-interview-questions/blob/master/src/main/java/Scraper.java#L19)
2525

26-
* Once the code is finished (which should take ~60 minutes), create a Pull Request and I will be happy to merge it. Thank you for your contribution :)
26+
* Once the code is finished (which should take ~3 hours), create a Pull Request and I will be happy to merge it. Thank you for your contribution :)
2727

2828
# Star History
2929
![Alt text](https://api.star-history.com/svg?repos=snehasishroy/leetcode-companywise-interview-questions)

‎akamai/all.csv

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
1,https://leetcode.com/problems/two-sum,Two Sum,Easy,55.9%,62.5%
3+
4,https://leetcode.com/problems/median-of-two-sorted-arrays,Median of Two Sorted Arrays,Hard,44.0%,62.5%
4+
121,https://leetcode.com/problems/best-time-to-buy-and-sell-stock,Best Time to Buy and Sell Stock,Easy,55.4%,75.0%
5+
961,https://leetcode.com/problems/n-repeated-element-in-size-2n-array,N-Repeated Element in Size 2N Array,Easy,77.5%,100.0%
6+
1008,https://leetcode.com/problems/construct-binary-search-tree-from-preorder-traversal,Construct Binary Search Tree from Preorder Traversal,Medium,83.4%,62.5%
7+
409,https://leetcode.com/problems/longest-palindrome,Longest Palindrome,Easy,55.6%,62.5%
8+
1010,https://leetcode.com/problems/pairs-of-songs-with-total-durations-divisible-by-60,Pairs of Songs With Total Durations Divisible by 60,Medium,53.3%,62.5%

‎akamai/more-than-six-months.csv

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
1,https://leetcode.com/problems/two-sum,Two Sum,Easy,55.9%,100.0%
3+
121,https://leetcode.com/problems/best-time-to-buy-and-sell-stock,Best Time to Buy and Sell Stock,Easy,55.4%,100.0%
4+
4,https://leetcode.com/problems/median-of-two-sorted-arrays,Median of Two Sorted Arrays,Hard,44.0%,100.0%
5+
961,https://leetcode.com/problems/n-repeated-element-in-size-2n-array,N-Repeated Element in Size 2N Array,Easy,77.5%,100.0%

‎akamai/six-months.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %

‎akamai/thirty-days.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %

‎akamai/three-months.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %

‎akuna-capital/all.csv

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
38,https://leetcode.com/problems/count-and-say,Count and Say,Medium,60.7%,87.5%
3+
2895,https://leetcode.com/problems/minimum-processing-time,Minimum Processing Time,Medium,69.3%,62.5%
4+
677,https://leetcode.com/problems/map-sum-pairs,Map Sum Pairs,Medium,56.8%,100.0%
5+
733,https://leetcode.com/problems/flood-fill,Flood Fill,Easy,66.7%,62.5%
6+
740,https://leetcode.com/problems/delete-and-earn,Delete and Earn,Medium,56.8%,100.0%
7+
741,https://leetcode.com/problems/cherry-pickup,Cherry Pickup,Hard,38.0%,100.0%
8+
743,https://leetcode.com/problems/network-delay-time,Network Delay Time,Medium,57.8%,100.0%
9+
1649,https://leetcode.com/problems/create-sorted-array-through-instructions,Create Sorted Array through Instructions,Hard,40.2%,100.0%
10+
1665,https://leetcode.com/problems/minimum-initial-energy-to-finish-tasks,Minimum Initial Energy to Finish Tasks,Hard,59.4%,100.0%
11+
1177,https://leetcode.com/problems/can-make-palindrome-from-substring,Can Make Palindrome from Substring,Medium,40.3%,100.0%
12+
1425,https://leetcode.com/problems/constrained-subsequence-sum,Constrained Subsequence Sum,Hard,56.4%,100.0%
13+
1223,https://leetcode.com/problems/dice-roll-simulation,Dice Roll Simulation,Hard,50.1%,100.0%
14+
2204,https://leetcode.com/problems/distance-to-a-cycle-in-undirected-graph,Distance to a Cycle in Undirected Graph,Hard,72.9%,62.5%
15+
1819,https://leetcode.com/problems/number-of-different-subsequences-gcds,Number of Different Subsequences GCDs,Hard,42.2%,100.0%
16+
1319,https://leetcode.com/problems/number-of-operations-to-make-network-connected,Number of Operations to Make Network Connected,Medium,65.0%,100.0%
17+
1326,https://leetcode.com/problems/minimum-number-of-taps-to-open-to-water-a-garden,Minimum Number of Taps to Open to Water a Garden,Hard,50.7%,100.0%
18+
1338,https://leetcode.com/problems/reduce-array-size-to-the-half,Reduce Array Size to The Half,Medium,69.1%,100.0%
19+
1370,https://leetcode.com/problems/increasing-decreasing-string,Increasing Decreasing String,Easy,76.9%,100.0%
20+
200,https://leetcode.com/problems/number-of-islands,Number of Islands,Medium,62.5%,62.5%
21+
2497,https://leetcode.com/problems/maximum-star-sum-of-a-graph,Maximum Star Sum of a Graph,Medium,41.1%,62.5%
22+
1636,https://leetcode.com/problems/sort-array-by-increasing-frequency,Sort Array by Increasing Frequency,Easy,80.3%,62.5%
23+
1235,https://leetcode.com/problems/maximum-profit-in-job-scheduling,Maximum Profit in Job Scheduling,Hard,54.4%,62.5%
24+
1192,https://leetcode.com/problems/critical-connections-in-a-network,Critical Connections in a Network,Hard,58.0%,62.5%

‎akuna-capital/more-than-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+
38,https://leetcode.com/problems/count-and-say,Count and Say,Medium,60.7%,100.0%
3+
2895,https://leetcode.com/problems/minimum-processing-time,Minimum Processing Time,Medium,69.3%,75.0%
4+
733,https://leetcode.com/problems/flood-fill,Flood Fill,Easy,66.7%,75.0%
5+
2204,https://leetcode.com/problems/distance-to-a-cycle-in-undirected-graph,Distance to a Cycle in Undirected Graph,Hard,72.9%,75.0%
6+
200,https://leetcode.com/problems/number-of-islands,Number of Islands,Medium,62.5%,75.0%
7+
1370,https://leetcode.com/problems/increasing-decreasing-string,Increasing Decreasing String,Easy,76.9%,75.0%
8+
1177,https://leetcode.com/problems/can-make-palindrome-from-substring,Can Make Palindrome from Substring,Medium,40.3%,75.0%
9+
1319,https://leetcode.com/problems/number-of-operations-to-make-network-connected,Number of Operations to Make Network Connected,Medium,65.0%,75.0%
10+
740,https://leetcode.com/problems/delete-and-earn,Delete and Earn,Medium,56.8%,75.0%
11+
677,https://leetcode.com/problems/map-sum-pairs,Map Sum Pairs,Medium,56.8%,75.0%
12+
1425,https://leetcode.com/problems/constrained-subsequence-sum,Constrained Subsequence Sum,Hard,56.4%,75.0%
13+
741,https://leetcode.com/problems/cherry-pickup,Cherry Pickup,Hard,38.0%,75.0%
14+
743,https://leetcode.com/problems/network-delay-time,Network Delay Time,Medium,57.8%,75.0%
15+
1326,https://leetcode.com/problems/minimum-number-of-taps-to-open-to-water-a-garden,Minimum Number of Taps to Open to Water a Garden,Hard,50.7%,75.0%
16+
1649,https://leetcode.com/problems/create-sorted-array-through-instructions,Create Sorted Array through Instructions,Hard,40.2%,75.0%
17+
1665,https://leetcode.com/problems/minimum-initial-energy-to-finish-tasks,Minimum Initial Energy to Finish Tasks,Hard,59.4%,75.0%
18+
1338,https://leetcode.com/problems/reduce-array-size-to-the-half,Reduce Array Size to The Half,Medium,69.1%,75.0%
19+
1819,https://leetcode.com/problems/number-of-different-subsequences-gcds,Number of Different Subsequences GCDs,Hard,42.2%,75.0%
20+
1223,https://leetcode.com/problems/dice-roll-simulation,Dice Roll Simulation,Hard,50.1%,75.0%
21+
2497,https://leetcode.com/problems/maximum-star-sum-of-a-graph,Maximum Star Sum of a Graph,Medium,41.1%,75.0%
22+
1636,https://leetcode.com/problems/sort-array-by-increasing-frequency,Sort Array by Increasing Frequency,Easy,80.3%,75.0%
23+
1235,https://leetcode.com/problems/maximum-profit-in-job-scheduling,Maximum Profit in Job Scheduling,Hard,54.4%,75.0%

‎akuna-capital/six-months.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %
2+
1192,https://leetcode.com/problems/critical-connections-in-a-network,Critical Connections in a Network,Hard,58.0%,100.0%

‎akuna-capital/thirty-days.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ID,URL,Title,Difficulty,Acceptance %,Frequency %

0 commit comments

Comments
(0)

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