Jady

Welcome to my space!

  • Here I share my journey as a undergrad student learning his way through life!
  • I express my learnings & experiences to guide others and to find people like me.
  • I usually try to be brief, but sometimes it can turn in TL;DR!
  • Enjoy!

Microsoft Rounds

Coding Round The online assessment was hosted on Codility on 24/07/23. 2 Programming questions, 110 min total duration. Q 1. Given a 2xN matrix filled with characters ‘R’, ‘W’ and ‘?’, find minimum “moves” to achieve “perfection”. To make a move, replace any ‘?’ with ‘R’ or ‘W’. Perfection is such that, for any column (or any row), count of ‘R’ and ‘W’ in the column (or row) is same. If impossible, print -1....

August 1, 2023 · 6 min · 1158 words · Jaideep Sharma

Game of Internships

(unfiltered thoughts ahead) The following is story of how I secured my first industrial internship. The Coding Rounds It all started on 22 July 2023 when I had 4 coding rounds scheduled for the day. The companies were JP Morgan (SDE), Google, Sprinklr and DE Shaw (in order). I was feeling lucky that day since I cracked all 4 shortlists. (not really, Google did not shortlist me even after solving both the problems in online test, its her loss :)...

July 31, 2023 · 12 min · 2531 words · Jaideep Sharma