Adds all question csvs

This commit is contained in:
krishnadey30
2020-08-11 20:28:09 +05:30
commit 0331bb542a
537 changed files with 20453 additions and 0 deletions

3
nvidia_6months.csv Normal file
View File

@@ -0,0 +1,3 @@
231,Power of Two,43.7%,Easy,0.008651812139809367, https://leetcode.com/problems/power-of-two
146,LRU Cache,33.2%,Medium,0.004600353139061353, https://leetcode.com/problems/lru-cache
23,Merge k Sorted Lists,40.2%,Hard,0.004051459000748015, https://leetcode.com/problems/merge-k-sorted-lists
1 231 Power of Two 43.7% Easy 0.008651812139809367 https://leetcode.com/problems/power-of-two
2 146 LRU Cache 33.2% Medium 0.004600353139061353 https://leetcode.com/problems/lru-cache
3 23 Merge k Sorted Lists 40.2% Hard 0.004051459000748015 https://leetcode.com/problems/merge-k-sorted-lists