Hi! I am Harsh
Welcome to my blog
Online resources for CS Undergrads
In this blog I will list out various places and resources on the internet that you can use to get better at Computer Science and Programming…
My Competitive Programming Setup
Main Setup I use Atom as the main text editor. Atom has a ton of plugins that you can use to customise it depending on the your use. And if…
Stress Testing Solutions for Competitive Programming
Not being able to catch corner cases is a problem that I faced while solving problems in contests or while doing practice. Sometimes the…