GunjanA note on my 6 month long career breakAs Naval says, “A taste of freedom can make you unemployable.”Mar 26Mar 26
GunjanThe one billion challengeRecently, I came across the one billion challenge when a tweet on the same came up on my timeline. The idea is to process one billion rows…Jan 15Jan 15
GunjanEveryday Go: SemanticsAs a Go developer, often times I was faced with the choices of when to use a pointer receiver and when to use a value receiver. It is…Jan 9Jan 9
GunjanMy experience about applying to the Recurse CenterThis blog is about my application process to the Recurse center, a self directed programming retreat.Dec 23, 2023Dec 23, 2023
GunjanIntroduction to Distributed SystemsIn the tech industry, knowing and implementing distributed has become so important that I finally decided to explore this topic in a…Aug 4, 2022Aug 4, 2022
GunjanAn Introduction to Parallel algorithms: Part 2This blog in general discusses some ideas around parallel computing and how to efficient parallel sorting algorithms. We start by…Jun 12, 20221Jun 12, 20221
GunjanAn Introduction to Parallel Algorithms: Part 1.This blog is part one of the two part series on parallel algorithms and deals with the analysis of parallel algorithms. Analyzing parallel…Jun 12, 2022Jun 12, 2022