React Interview Questions and answers | Top Commonly Asked

preview_player
Показать описание

#reactHooks #interview #reactJs

*My Udemy Courses

Follow me for technology updates
Рекомендации по теме
Комментарии
Автор

There is some kind of overlapping in the starting

shauryaverma
Автор

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)

fasikademelash
Автор

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

abhijiths
Автор

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

khusbookumari
Автор

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

dylan
Автор

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

Bi
Автор

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

shahmirjadoon
Автор

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

hussainco
Автор

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

siddharthgajbhiye
Автор

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

SenthilKumar-okqp
Автор

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

dannyman
Автор

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

naflo
Автор

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

prasenpatil
Автор

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 👍

nanasarathi
Автор

Whats wrong with the intro lmao. Great video tough

megalodon
Автор

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

spartanhack
Автор

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

vizzyMcExee
Автор

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

srsajjad
Автор

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

tonymathew
Автор

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

naveenpujari