Especially the last qn #LeetCode qno 410 (largest sum of split arrray) was amazing, felt nice after completing it, although couldn't solve it in the first try but greatly explained.
#DSAwithKunal#dsa#java#programming
Couldn't compare the feeling of 4hr / 4hr completion of a lecture.
Done with #binarysearch problems video
It was tiring, and took the most time till now but was great solving the questions.
Nicely explained by @kunalstwt@commclassroom
Made this Video cover of the song Udd gaye by @RITVIZ and Asli hai by @yngstnr.
The story is an inspirational one as how a boy starts working on his interest getting motivated by @irfanjuejo
and how he tackles the ups and downs after that.
link:- https://t.co/qTcMz889Rw
I posted my portfolio website on #LinkedIn and it got really good engagement from the #LinkedIncommunity.
84 reactions 16 comments and 7906 views till now.
So thanku #LinkedIn!!
Link to the post :- https://t.co/6e9TafvHWx
review / learnings
1. Learned the concept of CSS variable
2. Also learned new input types such as Colorpallet (type="color") and slider input (type="range")
3. Learned about >>this.dataset.sizing<<
The rest is ,of course, anew experience while solving new problems
#CodeNewbie
Breakdown of Project : how I did it
1. First, declare CSS variable with property
2. Selecting all the inputs from HTML
3. Declare a function
I. store the suffix (px) if available jin HTML
II. Change the CSS property
4. Now run the function using events
#thinkinglikecoder
Learnings:-
1. Learned to get Hour, Minute, Second using JS
2. Also learned to change the point of rotation of anything using transform-origin: 100%;
3. and learned to do that tik-tik animation as in a watch.
4. At last, solved a problem which took 2hrs.
#jsproject#JS#project