Frontend Interview Questions ๐Ÿ‡ฎ๐Ÿ‡ณ | ReactJs | NodeJs | JavaScript | HTML/CSS
3.99K subscribers
53 photos
59 links
ReactJs Interview questions and answers
Frontend interview Videos
Download Telegram
Hello Guys ๐Ÿ™ƒ
Just had an Interview with PWC for Sr. ReactJs developer position. ๐Ÿฅณ
Need 150 votes & will start editing the video and upload it on Friday ๐ŸคŸ๐Ÿป
Anonymous Poll
96%
Yes Upload it
4%
Not Interested
May 23, 2023
๐ŸŽ‰ Go & Watch Now ๐ŸŽ‰

My new video on "Cracking the PWC ReactJs Frontend Interview: Round 1 | Selected for Mid-Senior Role! ๐ŸŒŸ" is now live on my channel! ๐Ÿš€

In this video, I share my firsthand experience and insights into the interview process at PWC, one of the Big4 companies. ๐Ÿข๐Ÿ’ผ If you're preparing for a Senior ReactJs/Frontend interview or aiming for a Mid-Senior role, this video is a must-watch! ๐Ÿ’ช

๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡
Watch the video here: https://youtu.be/aIPbj1SupRM
๐Ÿ‘†๐Ÿ‘†๐Ÿ‘†

Leave a comment below and let me know your thoughts.
I'm excited to hear about your own interview experiences and answer any questions you may have. ๐Ÿ—ฃ๏ธ๐Ÿ’ฌ

Remember, the journey to your dream job starts with the right preparation! ๐Ÿš€๐Ÿ’ช

#PWCInterview #ReactJsFrontend #CareerAdvice #InterviewTips #Big4Success #MidSeniorRole
May 26, 2023
Guess the output
console.log(Math.abs(-7.25)
Anonymous Quiz
13%
-7.25
53%
7.25
19%
-7
15%
7
June 22, 2023
June 29, 2023
June 30, 2023
๐ŸŽฅ๐ŸŽฌ Hey everyone, I'm excited to share my new YouTube video with you! ๐Ÿ”ฅ๐Ÿ™Œ

In this video, I've created a Senior frontend interview (mock) that covers topics from JavaScript & advance ReactJS ๐Ÿค“๐Ÿ’ป

๐Ÿš€ Whether you're preparing for an upcoming interview or just want to brush up on your frontend development skills, this video has got you covered! ๐Ÿคฉ


Click to watch now ๐Ÿ‘‡๐Ÿผ

https://youtu.be/GZRgUNXs6bo

[MOST Asked senior Frontend/ReactJS Interview question]

๐Ÿ‘†๐Ÿป๐Ÿ‘†๐Ÿป๐Ÿ‘†๐Ÿป๐Ÿ‘†๐Ÿป๐Ÿ‘†๐Ÿป
July 13, 2023
July 13, 2023
August 15, 2023
August 19, 2023
August 19, 2023
Guess the output

const value = [1, 2, 3] + [4, 5, 6]; console.log(value);
Anonymous Quiz
57%
[1, 2, 3, 4, 5, 6]
18%
โ€œ123456โ€
4%
15
21%
1,2,34,5,6
August 22, 2023
Guess the Output
console.log(true && โ€œHiโ€ && โ€œHelloโ€)
Anonymous Quiz
24%
Error
49%
Hi, Hello
7%
Hi
19%
Hello
September 4, 2023
September 5, 2023
September 17, 2023
September 26, 2023
September 28, 2023
November 12, 2023
Guess the output
var output = (function(x) {
delete x; return x; })(0); console.log(output);
Anonymous Quiz
32%
0
18%
error
46%
undefined
4%
true
November 25, 2023
November 25, 2023