DEV Community

JustACoder
JustACoder

Posted on

Day 30 of #30DaysOfCode

2nd Sep , 2k25

Today is the last day of this challenge..
It feels good to end the challenge.Tbh i wasn't productive in july at all just doing random stuff not having a proper plan.
But since i started documenting it feels good and right at the same time .

It wasn't a super productive day pr atleast i didn't break the consistency.
Things i did today :

  • solved the leetcode potd was ok but the optimal approach was a bit difficult to digest
  • reverse pair : started with brute force - tle - optimised using merge sort
  • inversion in an array was only able to figure out the brute force version , but would definitely try to go n do the optimal as well.
  • did few ques based on 2 pointers and sliding window figured out the pattern

I am looking forward to start this challenge again with leveling up my bar and doing more in terms of productivity.
So i will be starting a new #30DaysOfCode .
Hoping that you all will like it :) .
Good Night

Top comments (0)