I have heard that you keep failing unless the lesson is learned. I believe life has been trying to teach me a lesson for a pretty long time now. I sadly ignored it. I always waited to be the best ...
Yesterday I focused on DSA and mock interviews. Today I spent almost the entire day understanding what actually happens when we type a URL into a browser. One thing that completely changed how I think ...
The DSA questions were asked in Myntra in OA.
Why does every developer tool love C drive so much?
One thing to note here is you can also use double triple quotes for multiline strings(""" """ like this). Do you remember I said(ok wrote) there is something called unassigned strings in this post?
Tired of learning to get that job. I mean, yes, I need it. I would love to land somewhere I never stop building, fixing, and solving. But I don’t want my learning to be just there for that result. I ...
I was building Noodle(an app that helps you with your overthinking. Click to know more). And I had to ping my FastAPI on my laptop from the mobile app. I needed my mobile app to talk to my FastAPI ...