My Amazon SDE-II Interview Experience

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • My Amazon SDE-II Interview Experience.
    Follow me on Instagram: / shubham__cr7

Komentáře • 85

  • @gamecode7121
    @gamecode7121 Před 2 lety

    Great video. Helps a lot ✌.

  • @siddhantpriyadarshi6906

    Very insightful video 👍

  • @ManpreetSingh-im8of
    @ManpreetSingh-im8of Před 2 lety

    good stuff keep it up

  • @torrtuganooh2484
    @torrtuganooh2484 Před rokem +2

    Hi thanks for the effort, for LLD were you asked Class diagram based solution or Machine coding based?

  • @dev-rock
    @dev-rock Před rokem +1

    Hey..Great Job on the video. Really concise and to the point. I was wondering if you can share resources for behavioral questions or LP.
    Thanks

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem

      I referred a little bit of www.educative.io/courses/grokking-the-behavioral-interview
      It's a very long and boring course. My recruiter had shared some previously asked questions with me along with the answers of the candidates who were selected. I mostly referred those only.

    • @dev-rock
      @dev-rock Před rokem

      @@CodingInterviewPrep Any chance you could share those...it could really help me with my upcoming interview. Also i have mostly been into JavaScript i.e. functional programming. Do you think I could maybe get away without heavy use of classes in the LLD?

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem

      @@dev-rock I had this interview almost 1.5 years back. I do not have those questions available with me anymore.
      Regarding your second question, LLD and HLD round are standard for SDE-II roles at Amazon and taken for everyone. I do not think you will be able to get away from it. Maybe you can have a talk with your recruiter and see what she has to say.

    • @dev-rock
      @dev-rock Před rokem

      @@CodingInterviewPrep I am fine with HLD, its the LLD that uses classes and what not. I have been using functional programming rather than oops hence wondering if they will be okay with me using functions rather than classes i.e. typical oops style

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem

      Can't really say. Your recruiter or interviewer is the best person to answer these questions.

  • @lakshmihamsagar4052
    @lakshmihamsagar4052 Před 2 lety +3

    my son gave last round of interview on Apr 27 for sd1 but still he did get any response from Amazon his all rounds good

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety +1

      Usually if a candidate is selected then Amazon communicates the same within a couple of days. It does not take so long. Since it's been over a month from his interview, I think it is unlikely that he was selected. But no need to lose hope as he can apply again after the cool off period which is 6 months, which means he'll be eligible to apply again in November 2022.

    • @palakjain2505
      @palakjain2505 Před 2 lety

      Did you contact the recruiter and ask for an update? If not, you should contact them. Sometimes the recruiters ghost the candidates real bad

  • @oprincesschristy324
    @oprincesschristy324 Před 2 dny

    Thanks for this video. I have the SDEII interview by next week. This would help in my preparations. Please, I want to enquire, did you have all the 3 rounds of interview in one day? or the three rounds of interview happened on three different days?

  • @maheshkadam8487
    @maheshkadam8487 Před 2 lety

    Could you makes videos on understanding time and space complexity

  • @AmanSharma-vb5jl
    @AmanSharma-vb5jl Před 2 lety +1

    Bhaiya for Amazon sde2 , low level system design or high level system design they were focusing on , as in your case it was Alexa so it was high level or low level design

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety +1

      They asked both.
      Alexa was high level design.
      Cricbuzz was low level design (asked in Round 4).

    • @AmanSharma-vb5jl
      @AmanSharma-vb5jl Před 2 lety

      @@CodingInterviewPrep thanks bhaiya for replying 😊

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety +7

      Bhaiya mat Bola karo yaar. Itni respect mat do 😆😂

  • @sauravgupta7415
    @sauravgupta7415 Před 2 lety

    Were the OA questions worded like a storyline? Or plain leetcode style?

  • @yasodaaravapalli7363
    @yasodaaravapalli7363 Před 2 lety +1

    I got an interview call for SDE_II. n LeetCode to get Amazon's previous question need to subscribe for a month. And I have only 4 days to prepare. How should I go preparing to crack the interview?

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety

      I am really not sure how to prepare in such a short span of time. I am extremely sorry but I suck at giving advices.

    • @palakjain2505
      @palakjain2505 Před 2 lety

      Practice at least one question per topic, I guess?

  • @AmanNidhi
    @AmanNidhi Před rokem

    did you practise LLD in c++.
    do have expertise in any other language like java or Javascript?

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem

      I have good knowledge of C++.
      I can code in Java but I am not very good in it.
      I suck at JS.

  • @rakesh5391
    @rakesh5391 Před 2 lety

    Brother after BSC computer science we are eligible for Amazon instead MCA.
    In Amazon which language used..?

  • @gauravchhabra9932
    @gauravchhabra9932 Před 2 lety +2

    How you practiced the leetcode dsa ques, like any set of questions you have or you just started doing any question that comes up?

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety +6

      After clearing the online assessment of Amazon, my recruiter scheduled my interviews with a gap of 20 days. In those 20 days I had to prepare for System design, low level design and DSA so I only practiced those questions on Leetcode which were previously asked in Amazon. For Amazon interviews that much practice is usually enough.

    • @gauravchhabra9932
      @gauravchhabra9932 Před 2 lety

      @@CodingInterviewPrep I believe you previously had solved many dsa questions on any platform before clearing the online assessment. I want to know what was your strategy to do dsa before the online assessment so that you cleared the assessment.

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety +8

      I did some competitive programming in college. Here's the number of questions I have solved on different programming platforms.
      Spoj: 239
      Leetcode: 500+
      Codeforces: 108
      Codechef: 79
      HackerRank + Hackerearth: 50 - 100
      GeeksForGeeks: 500+
      100+ coding questions in random coding contests organised by companies and in college techfests.

    • @gauravchhabra9932
      @gauravchhabra9932 Před rokem

      From where can I find the set of previously asked Amazon dsa questions so that I can prepare for the dsa rounds? Could you please share if you have it already.

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem

      I don't have it. You need to get Leetcode premium. There are also a lot of Amazon tagged questions available on Geeksforgeeks for free

  • @revanthkalavala1829
    @revanthkalavala1829 Před 11 měsíci

    AtLeast this company pays rather than being in hell its better going to that hell I guess

  • @saikalyan6834
    @saikalyan6834 Před 2 lety

    could we use python language in DSA coding questions

  • @piyushmathpal4244
    @piyushmathpal4244 Před rokem

    Can I crack the coding round by following popular dsa sheets available on the internet?

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem

      I can't really say. I don't have a clue about what dsa sheets are. I haven't seen any.

  • @jarvisworld5089
    @jarvisworld5089 Před 2 lety

    For lld questions, class diagram I'd enough?

  • @yelletivarshith2398
    @yelletivarshith2398 Před rokem

    Hi, how long did it take from the start to end of the offer totally??\

  • @ramchaitanyapolisetty6158

    In which language did you give your lld?

  • @sakshididwania4151
    @sakshididwania4151 Před 2 lety

    Hello! I had a question. I gave my BR round with Amazon for SDE FTE I and I received an email today asking about my preferred work location. So does it mean that I am selected for the same? Please help it's really urgent

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety +1

      Can't really say for sure. They also ask this question when you apply on their career website.
      In my case the location and team was already decided even before the start of the interview process.
      In my honesty opinion, the job offer is not final until you've got the offer letter in hand.

    • @sakshididwania4151
      @sakshididwania4151 Před 2 lety

      Thanks:)

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem

      @@sakshididwania4151 Did you get selected???

    • @sakshididwania4151
      @sakshididwania4151 Před rokem

      @@CodingInterviewPrep just received the rejection mail 2 days back

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem

      @@sakshididwania4151 Damn. Hard luck. Keep trying. You will get into a great company. All the best ❤️

  • @JaskaranSingh-yo6sz
    @JaskaranSingh-yo6sz Před 2 lety

    Can you give the resources for high level and low level diagram please?

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety +1

      I practiced from following resources, although to be honest these days system design interviews are a bit hard so below resources are not enough. 2 of them are paid courses.
      www.educative.io/courses/grokking-the-system-design-interview
      www.educative.io/courses/grokking-the-object-oriented-design-interview
      github.com/donnemartin/system-design-primer

    • @doddikarthik
      @doddikarthik Před rokem

      @@CodingInterviewPrep Thanks mate

  • @saibhaskar7285
    @saibhaskar7285 Před 2 lety

    What's the result? You Should mention that :)

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety +2

      For result watch my other video 😜😝
      czcams.com/video/6fyM6emuRsU/video.html

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety +2

      Actually I wanted to mention a couple of more things in this video but it had already exceeded the 10mins mark so decided to end it right there and then.

    • @saibhaskar7285
      @saibhaskar7285 Před 2 lety +1

      @@CodingInterviewPrep Good Video!! Sums up most of the resources you've used for the preparation. I'm in the middle of my preparation it feels good to know some one with same resources has cracked multiple offers.😀😀

    • @saibhaskar7285
      @saibhaskar7285 Před 2 lety +1

      @@CodingInterviewPrep No issues even if it increases 10mins time frame. But one suggestion (Don't know whether I should give it or not) try making videos for the people who want to watch your videos instead for the algorithm. :)

    • @saibhaskar7285
      @saibhaskar7285 Před 2 lety

      One last query!! I've started reading books like Clean Code, Head First Design Patterns to develop strong ground in OOPS. But they are primarily focused in Java (My foreground was Python and Java script). I'm confused whether I should learn Java or find some other resources in Python for OOPS. Can you tell your opinion on what would be best?? If I should learn Java then please point out the best resources for me to follow?
      ❤❤ from a fellow SDE who's trying to be better at his game.

  • @bhumitbamel1748
    @bhumitbamel1748 Před rokem

    which college are u from sir

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem

      DTU

    • @bhumitbamel1748
      @bhumitbamel1748 Před rokem

      @@CodingInterviewPrep sir I am from iit delhi but non circuital is there any way for me to crack quant researcher role as these companies don't open for us

  • @aryansindhav5695
    @aryansindhav5695 Před rokem

    How did you prepared for behavioural part of the interview?

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem +1

      My recruiter had provided a lot of resources to me.

    • @aryansindhav5695
      @aryansindhav5695 Před rokem

      @@CodingInterviewPrep okay thankss

    • @aryansindhav5695
      @aryansindhav5695 Před rokem

      @@CodingInterviewPrep did recruiter provided kinda list of behavioural questions to prepare from?

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před rokem

      Yes. Along with that she also told me what a good answer would look like for each of those questions. She was one of the best recruiter I had ever worked with.

    • @aryansindhav5695
      @aryansindhav5695 Před rokem

      @@CodingInterviewPrep ohh okayy and did you used star format while answering behavioural questions?

  • @weho_brian
    @weho_brian Před 2 lety

    i cant pass the coding exam, i am sad sad man

    • @CodingInterviewPrep
      @CodingInterviewPrep  Před 2 lety

      Try for some other company. There are an aweful lot of companies out there which are way better than Amazon.

  • @maheshkadam8487
    @maheshkadam8487 Před 2 lety

    Can you share your linkedin ID