Hi Leetcoders,
I am pretty new to Leetcode and I find it very had to apply concepts of sorting in questions. For example, in some questions I have seen they use the merge function of mergeSort to solve many problems and similary thety use quickSort's partion mentthod for the same.
Can anyone please guide to any post or how we can apply such tricks to such problems?????