DEV Community

JustACoder
JustACoder

Posted on

Day 9 of #30DaysOfCode

8th Aug 2k25,

Had clg today , a bit hectic day in clg .

  • did set matrix to zero ques : solved in with 3 approaches , 1st was using a separate matrix n placing true , then taking an array for rows and cols n then finally the optimal one using the 1st row and the 1st col itself .

  • did some js learned abt conditions , loops , break continue, string ways to declare str ",'',``.

  • went to the gym did back today

  • completed insertion in sll

Did not do much dsa today cuz was a bit lazy will definitely do better tomorrow.Hoping to stay consistent throughout this month.

Good Night

Top comments (0)