A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | #CrackYourInternship | DSA Sheet by Arsh | #CrackYourPlacement | |||||||||||||||||||||||
2 | Follow on Youtube : https://www.youtube.com/c/arshgoyal | |||||||||||||||||||||||||
3 | Status | Microsoft | Adobe | Goldman Sachs | Intuit | Amazon | ||||||||||||||||||||
4 | Arrays | |||||||||||||||||||||||||
5 | Easy | https://leetcode.com/problems/find-the-duplicate-number/ | Done | ~ | ||||||||||||||||||||||
6 | Easy | https://leetcode.com/problems/sort-colors/ | Done | ~ | ||||||||||||||||||||||
7 | Easy | https://leetcode.com/problems/remove-duplicates-from-sorted-array/ | Done | ~ | ||||||||||||||||||||||
8 | Easy | https://leetcode.com/problems/set-matrix-zeroes/ | Done | |||||||||||||||||||||||
9 | Easy | https://leetcode.com/problems/move-zeroes/ | Done | ~ | ||||||||||||||||||||||
10 | Easy | https://leetcode.com/problems/best-time-to-buy-and-sell-stock/ | Done | ~ | ~ | |||||||||||||||||||||
11 | Easy | https://www.geeksforgeeks.org/chocolate-distribution-problem/ | Done | ~ | ~ | |||||||||||||||||||||
12 | Easy | https://leetcode.com/problems/two-sum/ | Done | ~ | ||||||||||||||||||||||
13 | Easy | https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/ | Done | |||||||||||||||||||||||
14 | Medium | https://leetcode.com/problems/subarray-sums-divisible-by-k/ | Done | |||||||||||||||||||||||
15 | Medium | https://leetcode.com/problems/find-all-duplicates-in-an-array/ | Done | ~ | ||||||||||||||||||||||
16 | Medium | https://leetcode.com/problems/container-with-most-water/ | Done | ~ | ~ | |||||||||||||||||||||
17 | Medium | https://leetcode.com/problems/3sum/ | Done | ~ | ~ | |||||||||||||||||||||
18 | Medium | https://leetcode.com/problems/4sum/ | Done | |||||||||||||||||||||||
19 | Medium | https://leetcode.com/problems/maximum-points-you-can-obtain-from-cards/ | Done | |||||||||||||||||||||||
20 | Medium | https://leetcode.com/problems/subarray-sum-equals-k/ | Done | |||||||||||||||||||||||
21 | Medium | https://leetcode.com/problems/spiral-matrix/ | Done | |||||||||||||||||||||||
22 | Medium | https://leetcode.com/problems/word-search/ | Done | ~ | ||||||||||||||||||||||
23 | Medium | https://leetcode.com/problems/jump-game/ | Done | ~ | ||||||||||||||||||||||
24 | Medium | https://leetcode.com/problems/merge-sorted-array/ | Done | ~ | ||||||||||||||||||||||
25 | Medium | https://leetcode.com/problems/majority-element/ | Done | ~ | ||||||||||||||||||||||
26 | Medium | https://leetcode.com/problems/reverse-pairs/ | Done | ~ | ||||||||||||||||||||||
27 | Medium | https://www.geeksforgeeks.org/print-all-possible-combinations-of-r-elements-in-a-given-array-of-size-n/ | ||||||||||||||||||||||||
28 | Medium | https://leetcode.com/problems/game-of-life/ | Done | |||||||||||||||||||||||
29 | Hard | https://leetcode.com/problems/max-value-of-equation/ | ||||||||||||||||||||||||
30 | Hard | https://leetcode.com/problems/insert-delete-getrandom-o1-duplicates-allowed/ | ||||||||||||||||||||||||
31 | Hard | https://leetcode.com/problems/largest-rectangle-in-histogram/ | Done | ~ | ||||||||||||||||||||||
32 | Hard | https://leetcode.com/problems/max-value-of-equation/ | ||||||||||||||||||||||||
33 | ||||||||||||||||||||||||||
34 | Strings | |||||||||||||||||||||||||
35 | Easy | https://leetcode.com/problems/valid-parentheses/ | Done | |||||||||||||||||||||||
36 | Easy | https://www.geeksforgeeks.org/print-all-the-duplicates-in-the-input-string/ | Done | ~ | ||||||||||||||||||||||
37 | Easy | https://leetcode.com/problems/implement-strstr/ | Done | |||||||||||||||||||||||
38 | Easy | https://leetcode.com/problems/longest-common-prefix/ | Done | ~ | ||||||||||||||||||||||
39 | Easy | https://leetcode.com/problems/valid-palindrome-ii/ | Done | |||||||||||||||||||||||
40 | Medium | https://leetcode.com/problems/integer-to-roman/ | Done | ~ | ||||||||||||||||||||||
41 | Medium | https://leetcode.com/problems/generate-parentheses/ | Done | ~ | ||||||||||||||||||||||
42 | Medium | https://leetcode.com/problems/simplify-path/ | Done | ~ | ~ | |||||||||||||||||||||
43 | Medium | https://practice.geeksforgeeks.org/problems/smallest-window-in-a-string-containing-all-the-characters-of-another-string-1587115621/1 | ~ | |||||||||||||||||||||||
44 | Medium | https://leetcode.com/problems/reverse-words-in-a-string/ | Done | ~ | ||||||||||||||||||||||
45 | Medium | https://www.geeksforgeeks.org/rabin-karp-algorithm-for-pattern-searching/ | ||||||||||||||||||||||||
46 | Medium | https://leetcode.com/problems/group-anagrams/ | ||||||||||||||||||||||||
47 | Medium | https://practice.geeksforgeeks.org/problems/word-wrap1646/1 | ||||||||||||||||||||||||
48 | Medium | https://leetcode.com/problems/basic-calculator-ii/ | ||||||||||||||||||||||||
49 | Hard | https://leetcode.com/problems/valid-number/ | ||||||||||||||||||||||||
50 | Hard | https://leetcode.com/problems/integer-to-english-words/ | ~ | |||||||||||||||||||||||
51 | Hard | https://leetcode.com/problems/minimum-window-substring/ | ~ | |||||||||||||||||||||||
52 | Hard | https://leetcode.com/problems/text-justification/ | ~ | |||||||||||||||||||||||
53 | Hard | https://www.geeksforgeeks.org/boyer-moore-algorithm-for-pattern-searching/ | ||||||||||||||||||||||||
54 | Hard | https://leetcode.com/problems/distinct-subsequences/ | ||||||||||||||||||||||||
55 | ~ | |||||||||||||||||||||||||
56 | Matrix | ~ | ||||||||||||||||||||||||
57 | Medium | https://www.geeksforgeeks.org/maximum-size-rectangle-binary-sub-matrix-1s/ | ~ | |||||||||||||||||||||||
58 | Medium | https://www.geeksforgeeks.org/find-number-of-islands/ | Done | |||||||||||||||||||||||
59 | Medium | https://www.geeksforgeeks.org/given-matrix-o-x-replace-o-x-surrounded-x/ | ~ | |||||||||||||||||||||||
60 | Medium | https://leetcode.com/problems/spiral-matrix/ | Done | |||||||||||||||||||||||
61 | Medium | https://leetcode.com/problems/rotate-image/ | ~ | |||||||||||||||||||||||
62 | ||||||||||||||||||||||||||
63 | Mathematical | |||||||||||||||||||||||||
64 | Easy | https://leetcode.com/problems/minimum-moves-to-equal-array-elements/ | Done | |||||||||||||||||||||||
65 | Easy | https://leetcode.com/problems/add-binary/ | Done | ~ | ||||||||||||||||||||||
66 | Easy | https://leetcode.com/problems/maximum-product-of-three-numbers/ | Done | ~ | ||||||||||||||||||||||
67 | Easy | https://leetcode.com/problems/excel-sheet-column-title/ | Done | |||||||||||||||||||||||
68 | Easy | https://leetcode.com/problems/happy-number/ | Done | |||||||||||||||||||||||
69 | Easy | https://leetcode.com/problems/palindrome-number/ | Done | ~ | ||||||||||||||||||||||
70 | Easy | https://leetcode.com/problems/missing-number/ | Done | ~ | ||||||||||||||||||||||
71 | Easy | https://leetcode.com/problems/reverse-integer/ | Done | ~ | ||||||||||||||||||||||
72 | Easy | https://leetcode.com/problems/power-of-two/ | Done | ~ | ||||||||||||||||||||||
73 | Medium | https://leetcode.com/problems/max-points-on-a-line/ | ~ | |||||||||||||||||||||||
74 | Medium | https://leetcode.com/problems/valid-square/ | ~ | |||||||||||||||||||||||
75 | Medium | https://leetcode.com/problems/the-kth-factor-of-n/ | Done | ~ | ~ | |||||||||||||||||||||
76 | ||||||||||||||||||||||||||
77 | Sorting and Searching | |||||||||||||||||||||||||
78 | Easy | https://www.geeksforgeeks.org/permute-two-arrays-sum-every-pair-greater-equal-k/ | Done | ~ | ||||||||||||||||||||||
79 | Easy | https://www.geeksforgeeks.org/ceiling-in-a-sorted-array/ | Done | |||||||||||||||||||||||
80 | Easy | https://www.geeksforgeeks.org/floor-in-a-sorted-array/ | Done | |||||||||||||||||||||||
81 | Easy | https://www.geeksforgeeks.org/find-a-pair-with-the-given-difference/ | Done | |||||||||||||||||||||||
82 | Medium | https://www.geeksforgeeks.org/check-reversing-sub-array-make-array-sorted/ | ~ | |||||||||||||||||||||||
83 | Medium | https://www.geeksforgeeks.org/radix-sort/ | ~ | |||||||||||||||||||||||
84 | Medium | https://www.geeksforgeeks.org/a-product-array-puzzle/ | ~ | ~ | ||||||||||||||||||||||
85 | Medium | https://www.geeksforgeeks.org/make-array-elements-equal-minimum-cost/ | ~ | ~ | ||||||||||||||||||||||
86 | Medium | https://leetcode.com/problems/find-peak-element/ | Done | ~ | ||||||||||||||||||||||
87 | Hard | https://practice.geeksforgeeks.org/problems/allocate-minimum-number-of-pages0937/1 | ~ | |||||||||||||||||||||||
88 | Hard | https://www.geeksforgeeks.org/minimum-number-swaps-required-sort-array/ | ~ | |||||||||||||||||||||||
89 | Hard | https://www.spoj.com/problems/AGGRCOW/ | ||||||||||||||||||||||||
90 | Hard | https://leetcode.com/problems/search-in-rotated-sorted-array/ | ||||||||||||||||||||||||
91 | Hard | https://leetcode.com/problems/count-of-smaller-numbers-after-self/ | ~ | |||||||||||||||||||||||
92 | Hard | https://leetcode.com/problems/split-array-largest-sum/ | ||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||
95 | Linked List | |||||||||||||||||||||||||
96 | Easy | https://leetcode.com/problems/middle-of-the-linked-list/ | Done | ~ | ~ | |||||||||||||||||||||
97 | Easy | https://leetcode.com/problems/linked-list-cycle/ | Done | ~ | ||||||||||||||||||||||
98 | Easy | https://leetcode.com/problems/linked-list-cycle-ii/ | Done | |||||||||||||||||||||||
99 | Easy | https://leetcode.com/problems/convert-binary-number-in-a-linked-list-to-integer/ | Done | ~ | ~ | |||||||||||||||||||||
100 | Easy | https://leetcode.com/problems/remove-duplicates-from-sorted-list/ | Done | ~ |