Тёмный

Meesho ReactJs/Frontend Interview Experience - Javascript and React JS Interview Questions Explained 

Dev. Aditya
Подписаться 25 тыс.
Просмотров 14 тыс.
50% 1

This is just the interview experience and If you know the right answers please comment below which can also help others.
Send your interview video at dev.roshann@gmail.com
Meesho React Js and Javascript interview
Meesho ReactJs Interview question answers
Meesho React/redux interview
Join Telegram group - t.me/Reactjs_I...
Instagram - / dev.roshan_
Buy me a Coffee - www.buymeacoff...
#Meesho #ReactJs #interview #JavaScript

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 53   
@aditya4707
@aditya4707 2 года назад
!important>inline style>id>class>pseudo elements>attribute selector>universal selector ....specificity order
@spoiler3537
@spoiler3537 2 года назад
Thanks
@chinmoyborah186
@chinmoyborah186 2 года назад
pseudo elements comes before classes.But in the case given in video, the pseudo element is applied to body and not h1(class header).So the colour will be blue. And pseudo elements like div:first-line comes even before div:first-child as the former applies directly to the first line, while the later is inherited from the element that it applies to.
@chinmoyborah186
@chinmoyborah186 2 года назад
A style that applies directly to the item takes precedence over inherited styles.
@narendrareddyyarramreddy2007
@narendrareddyyarramreddy2007 2 года назад
Can you give me a detailed view of all the rounds involved Roshan, 1. How many rounds are conducted? 2. What topics were asked in the rounds 3. Is there any DSA round, and if there is.. what is the level of those questions?
@Rahulsonivlog
@Rahulsonivlog 2 года назад
Very well 👍👍👍
@dharminderkumar6550
@dharminderkumar6550 2 года назад
One and half year experience For interview. What kind of questions are asked in react.js ?
@DevAditya
@DevAditya 2 года назад
Mostly ES6 features, Hooks, Redux etc. Rest you can get easily from google .
@sameerojha0465
@sameerojha0465 2 года назад
For How Long You are practising in js and react js. plz ans
@DevAditya
@DevAditya 2 года назад
3+
@sameerojha0465
@sameerojha0465 2 года назад
@@DevAditya year😯
@lol2285
@lol2285 2 года назад
The voice is so low I can't hear shit
@DevAditya
@DevAditya 2 года назад
You may Use earphone 🎧 dude
@lokeshvicky5147
@lokeshvicky5147 2 года назад
Thanks for sharing. How to apply for this role. Could you please let me know
@DevAditya
@DevAditya 2 года назад
Their career page
@lokeshvicky5147
@lokeshvicky5147 2 года назад
For which position u have applied. Is it for SDE3 or SDE4. I am also having same exp. Thanks in advance
@DevAditya
@DevAditya 2 года назад
@@lokeshvicky5147 SDE2
@g.pavani5275
@g.pavani5275 2 года назад
@@DevAditya nice
@chinmoyborah186
@chinmoyborah186 2 года назад
To stop the rerendering of child components while state in parent component gets updated , use React.memo on child component. useMemo is used for memoizing return values of functions or for memoizing any other values. An useCallback is used to memoize functions.
@DevAditya
@DevAditya 2 года назад
Thanks for explaining
@raammeena6650
@raammeena6650 2 года назад
answere of first quetion : This is a heading this how the perioty will for applying the CSS property 1. Element ID (#heading) 2. Pseudo classes (h1:first child) 3. Element tag nameh1 (h1) 4. Class name (“heading”)
@vaibhavjaiswal1309
@vaibhavjaiswal1309 10 месяцев назад
no brother class have higher priority than tag name i guess
@DevAditya
@DevAditya 2 года назад
Join Telegram group - t.me/Reactjs_Interview Instagram - instagram.com/dev.roshan_ twitter - twitter.com/dev_roshann Send your interview video at dev.roshann@gmail.com
@chinmoyborah186
@chinmoyborah186 2 года назад
At 4:04, the output test and test2, as spread operator deep copies the primitive properties of the object( and for the nested objects it does shallow copying, which is the logic of the next question)
@shrutipant7864
@shrutipant7864 2 года назад
Thanks for making this informative video. Can you please share your experience for the second round also if you have faced it? I have my second round scheduled very soon. It would provide a great help. Thanks!
@DevAditya
@DevAditya 2 года назад
Glad to know it helps 😊 Thank you & Sure will try
@utkarshtiwari4956
@utkarshtiwari4956 2 года назад
@Shruti Can you share some details about your interview 1? That would be helpful.
@shrutipant7864
@shrutipant7864 2 года назад
@@utkarshtiwari4956 Sure. You can connect with me on LinkedIn. www.linkedin.com/in/shruti-pant/
@chinmoyborah186
@chinmoyborah186 2 года назад
For duplicates, I prefer map()... Or sort the array and find unique elements in O(n) time complexity
@ankushladani496
@ankushladani496 2 года назад
Blue will the color Concept is specificity Classes and id's have more specificity.
@mahendrabishnoi716
@mahendrabishnoi716 2 года назад
thank u so much for making these videos these are very helpful Keep Uploading 💖✌ btw did u selected or not?
@DevAditya
@DevAditya 2 года назад
😊 glad it helps
@ThereIsAnother
@ThereIsAnother 2 года назад
the question at 1:00 is actually wrong lol. It should be h1:first-child {} and not body:first-child{}. The second option won't even select the node we are looking for.
@JayaprakashJ
@JayaprakashJ 2 года назад
0:53 red 🔴
@kumarswamy2979
@kumarswamy2979 2 года назад
Nice Info bro 👏. These experiences videos really helps us to get mor expertise 🙂. Thanks a lot
@DevAditya
@DevAditya 2 года назад
Glad to know it helps 😊
@Alis404a
@Alis404a 2 года назад
Thanks for explaining the Questions 😃
@vijayr.b.1050
@vijayr.b.1050 2 года назад
Bhai Is this 1st level of interview? did you got any follow-up from their side abt other rounds?
@DevAditya
@DevAditya 2 года назад
Yes it was L-1
@vijayr.b.1050
@vijayr.b.1050 2 года назад
@@DevAditya Thanks for the reply bhai
@मायेचाघास
@मायेचाघास 2 года назад
Thank you so muchhh..its increases confidence for interview
@DevAditya
@DevAditya 2 года назад
Glad it helps 😊! Keep supporting & sharing
@ankushladani496
@ankushladani496 2 года назад
Thank you for this awesome work...
@DevAditya
@DevAditya 2 года назад
😊
@Mohit-bk4nu
@Mohit-bk4nu 2 года назад
4:05 can anyone explain me why please?
@DevAditya
@DevAditya 2 года назад
Read the concept of Shallow Copy & Deep copy.
@Mohit-bk4nu
@Mohit-bk4nu 2 года назад
@@DevAditya Thanks
@at_vlogs
@at_vlogs 2 года назад
Experience level???
@DevAditya
@DevAditya 2 года назад
3+
@SumitNair26
@SumitNair26 2 года назад
Awesome bro
@DevAditya
@DevAditya 2 года назад
thank you 😊
@GauravKumar-rn8dh
@GauravKumar-rn8dh 2 года назад
Thanks a lot bro! How much experience you mentioned while attending the interview. Please help me know
@DevAditya
@DevAditya 2 года назад
2+
Далее
Qalpoq - Amakivachcha (hajviy ko'rsatuv)
41:44
Просмотров 312 тыс.
pumpkins #shorts
00:39
Просмотров 12 млн