
Pranav Deshmukh
@PranavDeshmuk5
Followers
32
Following
779
Media
54
Statuses
91
JAVA | JS https://t.co/axejbyL9SA https://t.co/xLiwPDgKZx
Nagpur
Joined January 2024
RT @BolaJi_69: Meetup going superb.@kirat_tw @mannupaaji @dillionverma #delhidevelopers @magicuidesign @coderabbitai
0
13
0
just store where the zero is(i,j) in a 2d array then in other loop make the row and col element zero.it is brute force solution.@kirat_tw @striver_79 @Hiteshdotcom #100DaysOfCode
0
0
1
not feeling of solving a question it is more a common sense.@kirat_tw @HitanandSharma @striver_79 #100DaysOfCode
0
0
2
when you are sleepy only solve easy one because your brain will not braining 😂.@kirat_tw @striver_79 @Hiteshdotcom #100daysOfCode
0
0
1
Container with most water .simple and easy.just take around 30 mins to get optimal approach.day is started with motivation!!!.@kirat_tw @striver_79 @Hiteshdotcom #100DaysOfCode
1
0
19
Trapping rain water the hard one .solve in four ways .1.brute force.2. by using prefix sum and suffix sum.3. only by suffix sum and remembering the left ma.4. by traversing from left and right by two pointer approach.@kirat_tw @striver_79 #100DaysOfCode
0
0
1
Excited to share Whisky Goggles! A CV system for BAXATHON to ID whisky bottles & log prices. Built with SIFT & OCR, matching 501 bottles. Check it out: #BAXATHON #AI #ComputerVision #Whisky @BAXUSco.
github.com
Contribute to Mechdeta/Baxus development by creating an account on GitHub.
0
1
4
You just have to check whether the XOR sum of the derived array is zero or not.@LeetCode #100DaysOfCode
0
0
5