<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Sayan Mondal</title>
    <description>The latest articles on Forem by Sayan Mondal (@sayanmondal).</description>
    <link>https://forem.com/sayanmondal</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F492906%2F7facea22-44a3-4962-9528-e7a38eff6246.jpg</url>
      <title>Forem: Sayan Mondal</title>
      <link>https://forem.com/sayanmondal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/sayanmondal"/>
    <language>en</language>
    <item>
      <title>Google Interview Experience : from a non CP, non CS guy ?</title>
      <dc:creator>Sayan Mondal</dc:creator>
      <pubDate>Sat, 08 Feb 2025 11:56:56 +0000</pubDate>
      <link>https://forem.com/sayanmondal/google-interview-experience-from-a-non-cp-non-cs-guy--25a1</link>
      <guid>https://forem.com/sayanmondal/google-interview-experience-from-a-non-cp-non-cs-guy--25a1</guid>
      <description>&lt;h2&gt;
  
  
  My Google Interview Experience - from non CP, non CS guy !
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.linkedin.com/in/sa-y-an/" rel="noopener noreferrer"&gt;Sayan Mondal&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs0z309l705apleyjcg9v.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs0z309l705apleyjcg9v.jpg" alt="Image description" width="800" height="1066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  My Background
&lt;/h2&gt;

&lt;p&gt;I decided to pen down my experience, since my background and story are quite different.&lt;br&gt;
Unlike most Googlers, I have never done CP in my life. &lt;br&gt;
I always had a passion for tech, and I dove deep into research (published a few papers) and backend development in my college days &lt;br&gt;
(worked at various early-age startups). I mostly did around 700 LC questions while preparing for MSFT in my pre-final year, &lt;br&gt;
and around 350ish in 1.5 months while preparing for Google. LC Profile - &lt;a href="https://leetcode.com/u/el_luchador/" rel="noopener noreferrer"&gt;https://leetcode.com/u/el_luchador/&lt;/a&gt;. &lt;/p&gt;

&lt;h2&gt;
  
  
  Interview Experience
&lt;/h2&gt;

&lt;p&gt;One day, I was sitting depressed for various personal reasons, and I got reached out by a recruiter for an opportunity at Google.&lt;br&gt;
I wanted a new start, so I said yes, and we had a discussion on my tech background and the process began.&lt;/p&gt;

&lt;h3&gt;
  
  
  R1:
&lt;/h3&gt;

&lt;p&gt;It was a very twisted question, and I panicked, but I somehow solved it using very fancy sparse tables. &lt;br&gt;
However, later on, I realized it had a simpler binary search solution. It was averagish ig.&lt;/p&gt;

&lt;p&gt;From whatever I read online from LC posts (not sure if its true), &lt;br&gt;
I concluded I needed to have at least one very strong round to stand a chance, so prepared harder and hoped for the best. &lt;/p&gt;

&lt;h3&gt;
  
  
  R2:
&lt;/h3&gt;

&lt;p&gt;It was based on tries and dfs, and I nailed it. We had some time left even after solving the questions.&lt;/p&gt;

&lt;h3&gt;
  
  
  R3:
&lt;/h3&gt;

&lt;p&gt;It was a puzzle based on multisets and randomness. I did everything.&lt;/p&gt;

&lt;h3&gt;
  
  
  R4:
&lt;/h3&gt;

&lt;p&gt;Behavioural Round, mostly focused on diversity and inclusion, and all the courses I did on D&amp;amp;E came in handy in this round.&lt;/p&gt;

&lt;h3&gt;
  
  
  R5:
&lt;/h3&gt;

&lt;p&gt;Team matching: I explained in detail my projects in my previous company, how I helped improve products, &lt;br&gt;
the impact I had, POCs I did, my winning hacks, etc. It was really good technical discussion.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4zy5s1khck02ejdaixvv.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4zy5s1khck02ejdaixvv.jpg" alt="Image description" width="800" height="1066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That's it; I cleared the interviews. My advice to anyone preparing is to do hard questions; &lt;br&gt;
don't keep minnow bashing LC Mids for stat padding; they won't help you much; push yourself. &lt;br&gt;
I followed the same approach; of the 300 questions I practiced while preparing for Google, 100 were hard.&lt;/p&gt;

</description>
      <category>google</category>
      <category>dsa</category>
      <category>career</category>
      <category>interview</category>
    </item>
  </channel>
</rss>
