0% found this document useful (0 votes)
73 views1 page

DSA-251 by Parikh Jain - Basic DSA

Uploaded by

RISHABH SINGH
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views1 page

DSA-251 by Parikh Jain - Basic DSA

Uploaded by

RISHABH SINGH
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Mark For

Topic Problem Name With Link Done Notes Codes


Revision

Arrays

Second Largest Element


Rotate An Array By K
Non Decreasing Array
Equilibrium Index
First Missing Positive

String

Reverse String Word Wise


String encoding
Minimum Paranthesis
Beautiful Strings
Next smallest palindrome

Multi-Dimensional arrays

Sum of zeroes
Matrix Symmetric
Inplace rotate matrix 90 degree
Set Matrix Zeroes
Spiral Order

Maps/Sets

Make Unique Array


First Non Repeating Character in String
Longest Subarray Zero Sum
Count all sub-arrays having sum divisible by k
Group Anagrams

Two Pointers

Pair Sum
Move Negative Number To Start
Container With Most Water
Check subsequence

Basic Algorithms

Insertion Sort
Selection Sort
Bubble Sort
Kadane’s Algoritm
Dutch National Flag Algorithm
Moore’s Voting Algorithm

Mixed Questions-1
(Concepts learned in topics above will be used in below questions. This is
critical to become great in DSA.)
Check permutation
Intersection Of Two Arrays
N/3 repeated number in array
Counting Sort
Rotate Matrix To Right
FInd Kth Character of Decrypted String
Move Zeroes To End
Sum of Two Elements Equals Third
Minimum Operations to Make String Equal
Maximum Sum Circular Array
Longest Consecutive Sequence
Maximum Subarray Sum After K Concat
Maximum Product Count
Multiply Strings
Find All Subsquares of size K
Repeat And Missing Number Array
4 Sum Problem
Count All Subarrays With Given Sum
Maximum Sum Rectangle
Nth element of spiral matrix

You might also like