Тёмный
Rowdy Coders Official
Rowdy Coders Official
Rowdy Coders Official
Подписаться
Hey Rowdy Coders, Crack 20+LPA offer with our content!

Are you ready to level up your skills in JavaScript, ReactJS and React Native? Look no further! On Rowdy Coders, we're dedicated to providing you with top-notch content that will help you ace your interviews and excel in your projects.

What You'll Find Here:
1. Most asked ReactJS, React Native Interview Questions

2. JavaScript Interview Questions

3. JavaScript Logical output based interview questions

4. Frontend Interview Experience

5. Frontend System Design interview questions

Nail your next Frontend interview with our curated collection of interview questions.

Stay Connected, Don't miss out on our latest uploads! Hit the subscribe button and turn on notifications to stay updated with our newest videos. Let’s connect over LinkedIn(Link 👇). We would love to hear from you, for additional resources and articles, visit our website at rowdycoders.com❤️👇

Join the community and let’s code like fu*king mad Rowdies!

Love❤️❤️
Комментарии
@Someshsunariwal
@Someshsunariwal 17 часов назад
Awesome 🎉
@RowdyCoders
@RowdyCoders 16 часов назад
Thank you🙏🤗
@RahulKumar-de7rn
@RahulKumar-de7rn 4 дня назад
Bro I have one question please answer it 1. I am trying to switch company but not getting enough call how to resolve this. I have 3 years of experience in frontend eg javascript typescript react redux Do I need to add more skills
@chetanreddy0811
@chetanreddy0811 5 дней назад
that damn smile at the beginning made my day❤
@TheHiddenHorizonss
@TheHiddenHorizonss 7 дней назад
Bro from which website are you getting so many interview calls. Can you please share your strategy with us
@RowdyCoders
@RowdyCoders 7 дней назад
Hey bro, I used to get calls from Naukari, Instahire, Cutshort, BigShyft, Hirist, LinkedIn 4 years Experience Graduated from NIT Srinagar Previous Company: Optum, Techmojo
@poornimadasari4618
@poornimadasari4618 7 дней назад
Very informative session sir🎉
@gayathrivijesh3150
@gayathrivijesh3150 8 дней назад
How?! Could you explain the difference between this qn and Q.48?
@RowdyCoders
@RowdyCoders 8 дней назад
In Q48, We are trying to change a specific character in a string by assigning, it is not possible as strings are immutable. In Q50, a variable defined with let can be reassigned. Feel free to check top 50 most asked output questions from here rowdycoders.com/top-50-most-asked-javascript-logical-output-interview-qa
@gayathrivijesh3150
@gayathrivijesh3150 8 дней назад
​@@RowdyCodersthank you for the quick response. Sure will check it. Very useful.
@RowdyCoders
@RowdyCoders 8 дней назад
@@gayathrivijesh3150 thank you, if you like the content then plz do refer your friends!
@ganapathi_babu
@ganapathi_babu 8 дней назад
false false
@ganapathi_babu
@ganapathi_babu 8 дней назад
1 3 5 4 2
@ganapathi_babu
@ganapathi_babu 8 дней назад
3
@ganapathi_babu
@ganapathi_babu 8 дней назад
6 6 6 6 6 6
@ganapathi_babu
@ganapathi_babu 8 дней назад
try finally
@ganapathi_babu
@ganapathi_babu 8 дней назад
coder
@RowdyCoders
@RowdyCoders 8 дней назад
Correct!
@ganapathi_babu
@ganapathi_babu 8 дней назад
1 2 3
@ganapathi_babu
@ganapathi_babu 8 дней назад
start thread blocking end mid
@RowdyCoders
@RowdyCoders 8 дней назад
Thread blocking will be consoled continuously after start. After sometime other two will be consoled!
@ganapathi_babu
@ganapathi_babu 8 дней назад
true true false
@Visionpro33
@Visionpro33 11 дней назад
Hi bro
@RowdyCoders
@RowdyCoders 8 дней назад
Hello
@user-ih4cu8kj1f
@user-ih4cu8kj1f 11 дней назад
But how count is increased? As the first closure() executes , that function context is removed from call stack.
@RowdyCoders
@RowdyCoders 12 дней назад
Here is the link to solve top Output based javascript interview questions: rowdycoders.com/top-50-most-asked-javascript-logical-output-interview-qa Subscribe!🎉🎉❤❤
@rahuldwivedi4758
@rahuldwivedi4758 12 дней назад
Thank you for wasting my time. There’s no link to whatever repo you have put those questions, neither on the description nor on your website.
@RowdyCoders
@RowdyCoders 12 дней назад
Hi Rahul, the repo is private, I please find these questions on rowdycoders website. I have segregated then and placed in Machine coding, DSA sections. Please find them over there!
@user-hf3vs5bj1p
@user-hf3vs5bj1p 15 дней назад
Like orginalArr.toString().split(',')
@user-hf3vs5bj1p
@user-hf3vs5bj1p 15 дней назад
Just convert array into string and after that parse or split again
@RowdyCoders
@RowdyCoders 14 дней назад
Yeah this works but interviewer expects you to solve this without using JSON.stringify() / toString() method. Thanks for the mention!
@chetanreddy0811
@chetanreddy0811 16 дней назад
Congratulations❤❤🎉🎉. I'm so glad this channel gets the recognition it deserves. Thanks for the giveaways, and I wish I could win one❤
@chetanreddy0811
@chetanreddy0811 17 дней назад
Sir can we know how much you are earning now? ?...im really inspired by you and your work, efforts 💯💯 bless me🙌🏽
@RowdyCoders
@RowdyCoders 17 дней назад
Hi Chetan, I haven’t monitozed RowdyCoders yet! Thank you for your kind words!
@chetanreddy0811
@chetanreddy0811 17 дней назад
@@RowdyCoders sir I was asking about your job..looking at this video it seems like you have easily achieved 25+lpa at such a young age....I'm also keen to achieve new heights in my career. Willing to learn from your videos...keep rocking 🙌🏽 love from India❤️
@guduguntlasuryateja8339
@guduguntlasuryateja8339 18 дней назад
Please explain why?
@RowdyCoders
@RowdyCoders 17 дней назад
First console…..5 > ‘15’ < 5 ……..Code execution will start from left to right! First Comparison (5 > '15'): JavaScript performs type coercion to compare different types. Here, the string '15' is converted to the number 15. The comparison becomes 5 > 15, which evaluates to false. Second Comparison (false < 5): Next, the result of the first comparison (false) is used in the second comparison. JavaScript again performs type coercion. In this case, false is converted to the number 0. The comparison becomes 0 < 5, which evaluates to true. Final Result: The final result of the expression 5 > '15' < 5 is true. Therefore, console.log(true) is executed, and true is printed to the console. Try guessing other two consoles! Hope this helps, to stay tuned to latest interview questions please do subscribe to my channel!
@ramsantosh1021
@ramsantosh1021 18 дней назад
Thanks bro also can you upload some dsa type questions too
@RowdyCoders
@RowdyCoders 18 дней назад
Sure bro, will add more questions. You can also check rowdycoders.com/most-asked-data-structures-algorithms-interview-questions where I am placing all the DSA questions.
@RowdyCoders
@RowdyCoders 18 дней назад
Machine Coding question collections will be available at rowdycoders.com/cracking-the-machine-coding-round-a-must-read-guide
@Aerotk
@Aerotk 18 дней назад
very interesting question. Took some time to properly understand. So, First I thought this problem is only solve by counting the start and ending paranthesis if the count of each type of paranthesis same then value return should be true. But, After dry run this problem, I came to know that its all about the correct syntax of paranthesis.
@RowdyCoders
@RowdyCoders 18 дней назад
Yes Exactly, this is one of the most asked interview questions!
@deepak_editz_001
@deepak_editz_001 19 дней назад
true true false
@RowdyCoders
@RowdyCoders 19 дней назад
Correct!🎉
@starjuda363
@starjuda363 21 день назад
can you put the url for these exercices
@RowdyCoders
@RowdyCoders 12 дней назад
Here is the URL for solving the output based questions: rowdycoders.com/top-50-most-asked-javascript-logical-output-interview-qa
@yettikiran145
@yettikiran145 22 дня назад
thank you but you have to hide your face
@RowdyCoders
@RowdyCoders 22 дня назад
Thank you for your feedback Kiran, highly appreciate if you can mention why it is better to hide my face!
@chetanreddy0811
@chetanreddy0811 22 дня назад
Rowdycoders fans oka like vesukondi
@brokebiss
@brokebiss 22 дня назад
2914
@RowdyCoders
@RowdyCoders 22 дня назад
Correct 👍
@ourmusic4306
@ourmusic4306 22 дня назад
Nicest
@pranav2070
@pranav2070 22 дня назад
Keep going your videos are really helpful
@RowdyCoders
@RowdyCoders 22 дня назад
Thank you Pranav! Ur kind words will push me even more!🙏🙏
@nitinakuch4973
@nitinakuch4973 27 дней назад
For how many years of experience? Do freshers get asked such types of questions?
@RowdyCoders
@RowdyCoders 27 дней назад
For 6 months + experienced folks, might find these questions!
@RowdyCoders
@RowdyCoders 27 дней назад
I will be creating curated content for freshers as well!
@-Akarthik-zp4jl
@-Akarthik-zp4jl Месяц назад
Keep going this channel will be go to place to learn js
@RowdyCoders
@RowdyCoders Месяц назад
Thank you 🙏
@abhisheknavgan6829
@abhisheknavgan6829 Месяц назад
drink a sip every time he says 'Kind of'. -- amazing video btw <3 bring more videos like this
@RowdyCoders
@RowdyCoders 22 дня назад
Sure bro!
@venkateshpamidi7155
@venkateshpamidi7155 Месяц назад
Thanks for sharing 👍
@KalingaAbhisek
@KalingaAbhisek Месяц назад
For some asking why 4th one is false. I guess when "Rowdy" is coerced to number internally it gives NaN and NaN is a falsy value which is eventually 0 so 0 > 1 is false.
@venkateshpamidi7155
@venkateshpamidi7155 Месяц назад
Rowdy Coders R,o In js strings are immutable
@venkateshpamidi7155
@venkateshpamidi7155 Месяц назад
Undef Ref error
@RowdyCoders
@RowdyCoders Месяц назад
Correct!
@venkateshpamidi7155
@venkateshpamidi7155 Месяц назад
I was also faced this question Great series pls continue most on JS🎉 What’s up what’s up my rowdy boys😂😂 By the way akkada bro AP lo
@RowdyCoders
@RowdyCoders Месяц назад
Will continue this series bro, Vizianagaram bro.
@CricetClub-ts3ue
@CricetClub-ts3ue Месяц назад
Dont it excute
@RowdyCoders
@RowdyCoders Месяц назад
It will execute, you can find the logs in the right side, where continuous logs are being printed.
@dasaripoornima-dp4nr
@dasaripoornima-dp4nr Месяц назад
Nice video
@niklausmikaelson7332
@niklausmikaelson7332 Месяц назад
Awesome bro ❤
@RowdyCoders
@RowdyCoders 22 дня назад
Thanks 🤗
@niklausmikaelson7332
@niklausmikaelson7332 22 дня назад
@@RowdyCoders keep growing
@chetanreddy0811
@chetanreddy0811 Месяц назад
Love the way you speak sir... Respect 👏🏽
@RowdyCoders
@RowdyCoders 22 дня назад
So nice of you😀
@Luke-1o1
@Luke-1o1 Месяц назад
Did they ask DSA if yes what was the level please reply
@RowdyCoders
@RowdyCoders Месяц назад
Yes, they will be asking DSA, mostly medium level questions they will be asking. First round will be with BarRaiser team, and also there is a possibility that the interviewer might not ask DSA.
@saurabhu6458
@saurabhu6458 Месяц назад
Excellent explanation Thanks
@chetanreddy0811
@chetanreddy0811 Месяц назад
Bro more videos upload plzz...need to do interview preparation
@RowdyCoders
@RowdyCoders Месяц назад
Yeah sure bro, just uploaded few more questions!
@atifali3485
@atifali3485 Месяц назад
Hey really liking your videos, hope u continue the series
@RowdyCoders
@RowdyCoders Месяц назад
Thank you bro, sure, will do!
@hritikchaudhary5470
@hritikchaudhary5470 Месяц назад
Solution ke saath video upload karo.
@RowdyCoders
@RowdyCoders Месяц назад
Yeah sure, I will but till then feel free to check out the questions solutions in the articles mentioned in the description. Solutions video links are also provided in the description.