0% found this document useful (0 votes)
10 views

Leetcode DSA Sheet-1 (20 Questions)

Uploaded by

divyansh gupta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Leetcode DSA Sheet-1 (20 Questions)

Uploaded by

divyansh gupta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Must do Leetcode questions for 2nd Year B.

Tech students

Problem Name Link


Merge Two Sorted Lists https://leetcode.com/problems/merge-two-sorted-lists/
Generate Parentheses https://leetcode.com/problems/generate-parentheses/
Merge k Sorted Lists https://leetcode.com/problems/merge-k-sorted-lists/
https://leetcode.com/problems/remove-duplicates-from-
Remove Duplicates from Sorted Array sorted-array/
Find the Index of the First Occurrence https://leetcode.com/problems/find-the-index-of-the-
in a String first-occurrence-in-a-string/
Divide Two Integers https://leetcode.com/problems/divide-two-integers/
https://leetcode.com/problems/search-in-rotated-sorted-
Search in Rotated Sorted Array array/
Find First and Last Position of https://leetcode.com/problems/find-first-and-last-
Element in Sorted Array position-of-element-in-sorted-array/
Valid Sudoku https://leetcode.com/problems/valid-sudoku/
Count and Say https://leetcode.com/problems/count-and-say/
First Missing Positive https://leetcode.com/problems/first-missing-positive/
Trapping Rain Water https://leetcode.com/problems/trapping-rain-water/
Wildcard Matching https://leetcode.com/problems/wildcard-matching/
Permutations https://leetcode.com/problems/permutations/
Rotate Image https://leetcode.com/problems/rotate-image/
Group Anagrams https://leetcode.com/problems/group-anagrams/
Pow(x, n) https://leetcode.com/problems/powx-n/
Maximum Subarray https://leetcode.com/problems/maximum-subarray/
Spiral Matrix https://leetcode.com/problems/spiral-matrix/
Jump Game https://leetcode.com/problems/jump-game/

-By Aashish Garg (Asst. Prof, Graphic Era University, Dehradun)

You might also like