React Interview Questions and answers | Top Commonly Asked

Sdílet
Vložit
  • čas přidán 6. 09. 2024

Komentáře • 56

  • @shauryaverma8780
    @shauryaverma8780 Před 3 lety +62

    There is some kind of overlapping in the starting

  • @fasikademelash4638
    @fasikademelash4638 Před 2 lety +5

    real interview : make sure when you go through interview write the questions on the comment below so others will prepare for it ---------------------------
    1.there is one array and find sum (if they ask you other than for loop make sure to use reduce function)
    2. create an image that will navigate to other page (just put the image tag into anchor)
    3.give array which have object (have 2 property value pair) based on one property display the other one
    let testArr=[
    { "name": "John",
    "isManager": false },
    ] (if isManager true display jhon) hint: use filter to check the manager and map through the returned array
    4.I got asked the deeply nested dropdown but just using ul and li (make sure you use recursive that calls the component itself when it iterate the nested link cause you never know the length of the nested array)

  • @khusbookumari2149
    @khusbookumari2149 Před 3 lety +4

    Your videos have helped so many people to learn so much and clear interviews. Keep up the good work

  • @abhijiths148
    @abhijiths148 Před 3 lety +1

    The coding questions in the end gave a lot of idea of what we need to focus on creating.

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

    Almost all of these questions were asked to me in an interview today !!!

  • @achalchoudhary9864
    @achalchoudhary9864 Před 3 lety +1

    You are the JS boss... One man army

  • @harikotha7
    @harikotha7 Před 3 lety +4

    Welcome back ❤️

  • @shahmirjadoon3587
    @shahmirjadoon3587 Před 3 lety +8

    Following questions were asked from me in my React Frontend interview:
    1 - Can we make more than one REDUX store in an application?
    2 - How do you handle security in React application?
    3 - How do you handle authorization (not authentication) in React?
    4 - How do developers handle state management before Redux and MobX?
    Kindly get time to answer them in a new video, will be grateful

    • @davidchavarriamendez9091
      @davidchavarriamendez9091 Před 3 lety

      The answer for the first one is inside the same Redux docs: " it is possible to create multiple distinct Redux stores in a page, but the intended pattern is to have only a single store" It also points a couple of examples when you maybe want to create multiple stores, but they are kind of extreme use cases.

    • @sufi_masood
      @sufi_masood Před rokem

      @@davidchavarriamendez9091 you probably use context in such scenarios instead os using redux, with context you can create dedicated stores for each journey or feature, and globally you can have separate store

  • @hussainco1850
    @hussainco1850 Před 3 lety +1

    Thank you for effort 😎Keep going to create like this video, we need a more interview questions and answer.

  • @harshilparmar9076
    @harshilparmar9076 Před 3 lety +1

    Boss is back

  • @137dylan
    @137dylan Před 3 lety +1

    Hi..what level would you say the tests are that you mentioned towards the end? They certainly seem beyond junior level...

  • @SenthilKumar-ok2qp
    @SenthilKumar-ok2qp Před 3 lety

    Nice dear brother, I took course in Udemy, because you always connect stay connect with real world :P

  • @spartanhack1764
    @spartanhack1764 Před 3 lety

    thank man for your information. keep do vedios. we are waiting for your details explinations..

  • @alinawaz4034
    @alinawaz4034 Před 3 lety

    Very good video relay like it.

  • @shashikantkalshetty
    @shashikantkalshetty Před 3 lety

    Thanks sir keep uploading videos

  • @siddharthgajbhiye7
    @siddharthgajbhiye7 Před 3 lety

    Thanks for the video ...it would be good if you create videos what you asked to make that small projects in that company like to do list ...ect..thanks

  • @megalodon4272
    @megalodon4272 Před 3 lety +3

    Whats wrong with the intro lmao. Great video tough

  • @DineshkumarPuli
    @DineshkumarPuli Před 3 lety

    wow! this is really an eye opener!

  • @monikabalram770
    @monikabalram770 Před 3 lety

    Thank you so much for sharing this sir

  • @nanasarathi
    @nanasarathi Před 3 lety

    Hey Hemil, Really good job.... In the start of this video, another video clip was also running in parallel so I couldn't understand the first question properly... But anyway it was good... Thanks 👍

  • @hanjelly5410
    @hanjelly5410 Před 3 lety

    Great video!

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

    double voice is coming at 1:25 mins.. other video running at bg

  • @vizzyMcExee
    @vizzyMcExee Před 3 lety +4

    0:58 - 1:31 your intro is overlapping with your first practice question.

  • @dannyman2200
    @dannyman2200 Před 3 lety

    Thanks for this!! Do employers still expect candidates to be up to know old practises, for example I know classes but I'm not amazing, I choose to focus on hooks and functional components, but do I need to brush up on my class component skills? thanks for the vid really good to get an idea of what to expect

  • @JamalWaring
    @JamalWaring Před 3 lety

    Thank you, excellent video, very informative

  • @naflo3622
    @naflo3622 Před 3 lety

    Hello @techsith What do you think about Svelte JS ? Do you plan to speak about the tech someday ?
    Thankfors for all.

  • @srsajjad7460
    @srsajjad7460 Před 2 lety

    setA()
    setB()
    both should be batched and there should be one render, no ?

  • @prasenpatil4201
    @prasenpatil4201 Před 3 lety

    Hey Sith Lord some audio is not mixed properly can you please reupload and thanks for your information great 👏👍

    • @Techsithtube
      @Techsithtube  Před 3 lety +1

      Sorry for that. Some dark times in that video. WIll do a fix.

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

    he is working in my company

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

    Highly appreciate your effort. Your interview videos has helped me so much in my job hunt so far. Keep up the good work 👍🙂
    Also, It would be great if you could upload videos on Angular interview questions

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 Před 3 lety

      Hi Tony! Are you still looking out for opportunities? Are you open for an internship or a job opportunity?

    • @tonymathew9469
      @tonymathew9469 Před 3 lety +1

      @@shivanigaddagimath6105 hey... no I’m not looking for any opportunities atm. Thanks

    • @shivanigaddagimath6105
      @shivanigaddagimath6105 Před 3 lety

      @@tonymathew9469 Oh okay

  • @luffytaro5275
    @luffytaro5275 Před 3 lety

    Sir Could you make a react-redux tutorial of add to cart

  • @anchalgupta996
    @anchalgupta996 Před 3 lety

    You stop doing JavaScript interviews?

  • @punithraj5478
    @punithraj5478 Před 3 lety

    Any resource for learning electron js.pls suggest

  • @allesgut7071
    @allesgut7071 Před 3 lety

    1st comment

  • @OldFilmCameras
    @OldFilmCameras Před 3 lety +1

    audios messed up

  • @easyitis2117
    @easyitis2117 Před 3 lety +1

    I thought i had multiple youtube windows open due to that overlapping

  • @bhavleensingh6929
    @bhavleensingh6929 Před 3 lety +1

    Voice overlaping

  • @wassimnassour4129
    @wassimnassour4129 Před 3 lety +1

    duplicate sounds

  • @gowthami127
    @gowthami127 Před 3 lety

    Hi everyone, i have to implement a searchable dropdown which asynchronously gets data from api( which is infinite scrolling), where dropdown should get data from api while scrolling. I am not able to find any clue on the internet. Can anyone please give their idea or post any related article?

    • @sogggy
      @sogggy Před 3 lety

      you mean this czcams.com/video/yQtUhs2HUig/video.html&ab_channel=ProgrammingwithMasoud

  • @EddyBlackpool
    @EddyBlackpool Před 3 lety

    whats up with your intro its 2 voices overlaps...