PinnedCool JavaScript tricks you might not knowProgramming is all about constant learning, I’m sure you’ve felt the same way at some point in time. JavaScript contains an ocean of…Mar 24, 20211Mar 24, 20211
PinnedLeetCode Top Interview Questions — Easy Collection (Arrays)Just like any other skills, the coding interview is one area where you can greatly improve with deliberate practice. So here’s what I…Nov 3, 2020Nov 3, 2020
Are You Commenting Your Code?Coding is similar to writing prose. Every individual does it a little differently, and as a result, when our code is read, we all have a…May 12, 20213May 12, 20213
Ultimate JavaScript CheatSheetI’ve been revising JavaScript for days now and I realized why not make a cheatsheet to read in one go. Cheat Sheets are something…Jan 30, 20212Jan 30, 20212
LeetCode Top Interview Questions — Easy Collection (Strings)In Java, string is basically an object that represents sequence of char values. An array of characters works same as Java string. I have…Dec 19, 2020Dec 19, 2020
What’s the point of promises?JavaScript is one of the most popular (if not the most) programming languages in the world. I have learned JavaScript basics in the past…Nov 13, 2020Nov 13, 2020
GitHub new feature to add README on your ProfileGitHub recently released a feature that allows users to create a profile-level README to display prominently on their GitHub profile. The…Nov 11, 2020Nov 11, 2020
Git — The most used technology by developersYesterday I had the pleasure of speaking at the “Technica 2020 Hackathon” by Machine Learning at IIT about Git workflow. It’s time we…Nov 8, 2020Nov 8, 2020