Did Leetcode 34(Find First and Last Position of Element in Sorted Array) today.
Also learned about CSS grids from @lovebabbar3 and created a small page using that.
#LearnInPublic
Did Leetcode 1011 today, leetcode's calender is gonna be fully green in no time.
Also I am starting out to learn React, so brushing up my understanding of html and css from amazing @lovebabbar3 , then I'll hop onto javaScript and finally React.
#DSAWithKunal#LearnInPublic
So the problem statement says that we must solve the problem without modifying the original array. But using cycle sort approach we modify the given array to find the duplicate. This breaks the given constraint. Otherwise the code works well and helped me understand cycle sort.
Lecture 20/69 β
@kunalstwt nice explaination of the concepts.
I was able to do some questions on my own. But there is a little error in the solution for Leetcode 287(Find the Duplicate Number). Error is in the thread.
Done till Lecture 14/69 of Kunal Kushwaha's DSA bootcamp, and also solved some questions on leetcode.
I'll definitely complete DSA this time!!!!
#DSAWithKunal#LearnInPublic