Message on Whatsapp 8879355057 for DSA(OA + Interview) + Fullstack Dev Training + 1-1 Personalized Mentoring to get 10+LPA Job
0 like 0 dislike
726 views
in Interview-Experiences by Expert (30,360 points) | 726 views

1 Answer

0 like 0 dislike

Keeping it short and simple
Approached recuirter on LinkedIn, got an interview call scheduled
Taken by SDE 3
Time: 1hr 30 min

 

  1. Brief Introduction with previous internship experience and with a mix of HR Questions
  2. Moved on Technical Section, was given a basic sub array maximum sum to be implemented in JavaScript
    2.1) First I misunderstood the interviwer, then later on coded it correctly but interviewer tried to cross check my confidence, and there I stumbled a bit despite being right
  3. Was asked to make a generic filter function that could be reused, made the function properly, but was getting errors at the end because I wasn't that much fimilar with the syntax, nonetheless most of the part was correct
  4. Was suppose to ask a react question as well, but due to time shortage skipped it

 

While writing the code, I was also aksed about core javascript fundamentals like, var vs let, closures, polyfills etc
Told these things correctly.
Best Resource for Prep: Akshay Saini [ Namaste JavaScript Playlist ]

 

Verdict: TBD
But I would advice one to be confident, speak out your thought process, be sure of syntax and can seek a little bit help from interviewer.
You got this, best of luck everyone!!

by Expert (30,360 points)