technical Blogs

Sometimes, I get fascinated by the concepts that I come across, in my jorney of learning computer science and exploring tech. Quick example could be, data strctures and their artistic applications to reduce run-time. Fascinating things are mostly, the how's and the why's. So I dive into the depths of internet for answers and at the same time, document them, in my sense.
  1. Why 0-based indexing?


  2. the Tree data structure