-
Notifications
You must be signed in to change notification settings - Fork 179
Files
/
Copy pathatlassian.csv
13 lines (13 loc) · 1.46 KB
/
atlassian.csv
1 | ID | Title | URL | Is Premium | Acceptance % | Difficulty | Frequency % |
---|---|---|---|---|---|---|---|
2 | 49 | Group Anagrams | /problems/group-anagrams | N | 66.5% | Medium | 0.854117%; |
3 | 153 | Find Minimum in Rotated Sorted Array | /problems/find-minimum-in-rotated-sorted-array | N | 48.5% | Medium | 1.23917%; |
4 | 353 | Design Snake Game | /problems/design-snake-game | Y | 39.1% | Medium | 85.8597%; |
5 | 359 | Logger Rate Limiter | /problems/logger-rate-limiter | Y | 75.5% | Easy | 15.6987%; |
6 | 441 | Arranging Coins | /problems/arranging-coins | N | 46.1% | Easy | 8.85178%; |
7 | 692 | Top K Frequent Words | /problems/top-k-frequent-words | N | 56.9% | Medium | 7.58987%; |
8 | 730 | Count Different Palindromic Subsequences | /problems/count-different-palindromic-subsequences | N | 44.5% | Hard | 41.9218%; |
9 | 757 | Set Intersection Size At Least Two | /problems/set-intersection-size-at-least-two | N | 43.8% | Hard | 92.6407%; |
10 | 1334 | Find the City With the Smallest Number of Neighbors at a Threshold Distance | /problems/find-the-city-with-the-smallest-number-of-neighbors-at-a-threshold-distance | N | 53.2% | Medium | 41.9218%; |
11 | 1366 | Rank Teams by Votes | /problems/rank-teams-by-votes | N | 58.6% | Medium | 100%; |
12 | 1381 | Design a Stack With Increment Operation | /problems/design-a-stack-with-increment-operation | N | 77.3% | Medium | 19.5042%; |
13 | 1639 | Number of Ways to Form a Target String Given a Dictionary | /problems/number-of-ways-to-form-a-target-string-given-a-dictionary | N | 42.8% | Hard | 64.3393%; |