Leetcode Add Two NumbersYou are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order, and each of their…Mar 12, 2023Mar 12, 2023
Start investing as soon as you have more than your emergency fundsCost of living all over the world has been increasing over the past few years. The usual way of living where the only source of income is…Oct 10, 2021Oct 10, 2021
Things I wish I knew soonerApparently there are some things that we as humans just do. Some of us will learn these things very much later in our life and will be at a…Sep 26, 2021Sep 26, 2021
Hasura Debugging Tips & TricksNow that we are using this awesome service provider, we should understand how to work with it properly. Here I will be gathering the tips…Jul 17, 2021Jul 17, 2021
How we managed to develop in 2 days what we used to develop in 2 weeks because of HasuraI will try to bring the reader through a use case where we used Hasura and didn’t have to write a single line of backend code. I am going…Jul 2, 2021Jul 2, 2021
How to test this?Ever had one of those encounters as a Software Developer where you are just like “How do I test this?” It seems so complicated but the…Apr 9, 2021Apr 9, 2021
Takeaways from Robert T. Kiyosaki’s Rich Dad Poor DadVery rarely do I complete reading a book and this book I did complete, so wanted to ensure I get the most out of it by documenting the…Jan 3, 2021Jan 3, 2021
The Immutability Concept and why it is so importantEvery now and then you will hear developers talk about embracing immutability but what’s the real deal with it.Oct 19, 2020Oct 19, 2020
LeetCode’s Number Complement ExplainedGiven a positive integer num, output its complement number. The complement strategy is to flip the bits of its binary representation.Oct 5, 2020Oct 5, 2020
Problems I face as a Software DeveloperBelow are some problems I have experienced at work (mostly working on large enterprise systems). I have attempted to describe and share…Mar 7, 2020Mar 7, 2020