Khandagale-Saurabh / BeforeInterview

0 stars 0 forks source link

DSA #2

Open Khandagale-Saurabh opened 2 years ago

Khandagale-Saurabh commented 2 years ago

Faulty Keyboard image

Range addition if(end+1< length) { res[end+1]=-inc }

image

Water with most container image

Square Of Sorted Array image image

Majority Of Elements image

Product with self image image

Set Matrix-zero https://leetcode.com/problems/set-matrix-zeroes/solution/

Number of Sub-arrays With Odd Sum image

All Duplicate image

Word Search image

Top K Frequent Elements || Leetcode image

2sum image if wali condition helpkrti hai unique elements ko print krne mai image

Partion label: image image

Partition Array Disjoint o(1) image

Wiggle Sort( a[o]<=a[1]>=a[2]) image

https://leetcode.com/problems/car-fleet/discuss/2017277/Java-short-easy-and-clean-with-comments

Max area image

Island perimert i>0 && grid[i-1][j]==1 j>0 && grid[i][j-1]==1

image

Minimum no of Platform image

Merge Interval image

image image

Max Sum Subarray || Dp image

Max Subarray product image

Frinds Paring image

Paint House: image image

LinkedList: odd even image image

Cycle Node image

Remove outermost image

Partition Array Disjoint image

Max Product of three number 1]min1,min2, [-min1,-min2]=+ (if any -) 2]max1,max2,max3 (if all +)

Sort Array by paritory [even followed by odd] image

Khandagale-Saurabh commented 2 years ago

wiggel sort 2 image image