Flipkart Interview Questions | Machine Coding Round

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2025

ความคิดเห็น • 34

  • @deep90402
    @deep90402 3 หลายเดือนก่อน +11

    Will you please make videos on the implementation of all the machine coding rounds asked from in your interview?

    • @tgayush1424
      @tgayush1424 3 หลายเดือนก่อน

      Yes one live video on how you do all the things as you do in real interview.

  • @ichigokuro3986
    @ichigokuro3986 3 หลายเดือนก่อน +13

    Can you please make a detailed video of you implementing this?

  • @ujjwalverma5893
    @ujjwalverma5893 3 หลายเดือนก่อน

    Really helpful, just one request from next time can u also discuss the problem with a class diagram and how relationships are formed. It will help in visualising the problem

  • @deep90402
    @deep90402 3 หลายเดือนก่อน +1

    It will really help.

  • @tgayush1424
    @tgayush1424 3 หลายเดือนก่อน +4

    Do you write test cases also for your code ? Means unit testing?,etc

    • @SanketSingh1
      @SanketSingh1  3 หลายเดือนก่อน

      In this round it was not expected but a few companies might ask u to

  • @nilabjasarkar2227
    @nilabjasarkar2227 3 หลายเดือนก่อน +1

    How are you able to get so many interview calls?

  • @sudeepapal9999
    @sudeepapal9999 3 หลายเดือนก่อน +2

    Is it started with machine coding? Or there are some OA round as well ?

    • @AbhishekRana-fx7le
      @AbhishekRana-fx7le 3 หลายเดือนก่อน

      OA round hota hai first

    • @SanketSingh1
      @SanketSingh1  3 หลายเดือนก่อน +3

      For sde 2 there was no OA for me direct machine coding

    • @sudeepapal9999
      @sudeepapal9999 3 หลายเดือนก่อน

      @@SanketSingh1 thank you 🤩

  • @Sarmadfarhankhan
    @Sarmadfarhankhan 3 หลายเดือนก่อน

    List the tradeoff of using design pattern

  • @madhuranjan5810
    @madhuranjan5810 3 หลายเดือนก่อน +1

    Could you please lower the volume of the background music. It is little irritating :(

  • @khusheeverma9119
    @khusheeverma9119 3 หลายเดือนก่อน

    I am not getting what you coded whether you have coded the database design like which will be the primary key which will be foreign key, or like you have coded the services like when we get data, like getaccountsfromdb where we can write queries that how to get data and another stuff

    • @SanketSingh1
      @SanketSingh1  3 หลายเดือนก่อน

      Db integration was not expected only service layer and mimic in memory db

    • @DeepakKumar-mn7sp
      @DeepakKumar-mn7sp 3 หลายเดือนก่อน

      @@SanketSingh1 mimic in memory DB, Can you explain this I didn't get you. Please

    • @ShubhamSharma-jl1fd
      @ShubhamSharma-jl1fd หลายเดือนก่อน

      @@DeepakKumar-mn7sp basic hold data in data structure, like array, dictionary, string etc

  • @rishabkhuba2663
    @rishabkhuba2663 3 หลายเดือนก่อน

    Was this interview held for DS/ DA/ DE role? Or was this interview geared towards SDE?

  • @Bhavesh.k.H
    @Bhavesh.k.H 3 หลายเดือนก่อน

    Can you make video in which what you have discussed now will implement step by step i would be great help

  • @harshawardhankamble4967
    @harshawardhankamble4967 3 หลายเดือนก่อน

    the java course isn't available

  • @akshayks7526
    @akshayks7526 3 หลายเดือนก่อน +1

    were you allowed to use google?

  • @shubhamchikane4891
    @shubhamchikane4891 3 หลายเดือนก่อน

    In machine round can I used framework. Like spring, spring boot, Django etc

    • @SanketSingh1
      @SanketSingh1  3 หลายเดือนก่อน

      Frameworks were not expected atleast in flipkart

    • @shubhamchikane4891
      @shubhamchikane4891 3 หลายเดือนก่อน

      From 7:23 to 7:45, if I had used a framework like Spring Boot and a database connection, this task would have been easier to perform. However, since I implemented this functionality using core programming, it became a bit more complex. To find an available slot for a doctor, we need to store booked slots and display the available ones. In the Flipkart system design, they allowed me to use frameworks.

    • @shubhamchikane4891
      @shubhamchikane4891 3 หลายเดือนก่อน

      Sir ​@@SanketSingh1

  • @DevPatel-j3v
    @DevPatel-j3v 3 หลายเดือนก่อน

    Sir could you explain how you answered all the questions asked you while explaining your code.
    Like why you choose inheritance over composition? When to use builder, factory and strategy patterns in real life? How do you make sure about Solid principles? And lastly what are the edge cases ?

  • @indian-shorts9215
    @indian-shorts9215 3 หลายเดือนก่อน

    Js allowed