JavaScript Interview Questions- Machine Coding - Most Asked Question|Reverse Word in String

  Рет қаралды 3,854

Nisha Singla

Nisha Singla

Күн бұрын

In JavaScript Interview there would be few questions to test your knowledge on built in functions , you must be comfortable with Arrays/Strings functions and in this video, I have talked about same.
Watch the complete video till the end to understand it completely
Checkout my Instagram account to find the latest notes on React, Angular and Javascript.
Instagram handler Name: @nishasingla05
Watch complete video to understand in depth.
Support my channel by liking and sharing my videos so that I can reach to wider audience. Please share it in your network 🙏
►Checkout JavaScript Interview Playlist
• Frontend Interview Que...
►Checkout ES6 Playlist
/ playlistlist=plc8okhrv...
►Click here to Subscribe the channel:
studio.youtube....
►Angular Complete Course:
kzbin.info....
►All important shorts videos:
kzbin.info....
Connect with Me On Social Media
Facebook: / angularjs4be. .
LinkedIn: / nisha-sin. .
Instagram : / nishasingla05
Twitter: / nishasingla05
#nishasingla #javascript #interview

Пікірлер: 13
@naganathan5312
@naganathan5312 Жыл бұрын
Hello, Nisha. Thank you for sharing this. Your javascript playlists have been extremely useful to me. make more javascript and reactjs interview question videos
@cartoonwalasudhir
@cartoonwalasudhir Жыл бұрын
Please make more interview questions JavaScript series 👍💯
@vetrivelpanneerselvam1477
@vetrivelpanneerselvam1477 Жыл бұрын
Thanks for sharing this, thank you so so much🙏
@MahenderManda-d5u
@MahenderManda-d5u 8 ай бұрын
Good Approach this javascritp coding. thank you
@ajaykumar-ho4wz
@ajaykumar-ho4wz 6 ай бұрын
const input = 'i love javascript'; function reverseString(input) { let output = '' input = input.split(' '); for(let i=0;i=0;j--) { str += word[j]; } output += str + " "; } return output; } console.log(reverseString(input));
@kumar_awadhesh
@kumar_awadhesh Жыл бұрын
I was also given the same question but they told me not to use modern js like ES6. Instead of using nested for loop..
@sumanthprabhu11
@sumanthprabhu11 Жыл бұрын
If they had told you not to use reverse and make your own reverse function that is understandable but telling you not to use ES6 that's a Red Flag
@ajaykumar-ho4wz
@ajaykumar-ho4wz 6 ай бұрын
@@sumanthprabhu11 const input = 'i love javascript'; function reverseString(input) { let output = '' input = input.split(' '); for(let i=0;i=0;j--) { str += word[j]; } output += str + " "; } return output; } console.log(reverseString(input));
@akiratoriyama1320
@akiratoriyama1320 Жыл бұрын
Very nice explanation!!
@manojsatwase
@manojsatwase Жыл бұрын
Single line of code 'i love javascript'.split('').reverse ().join('') If you put split and join not space then it return tpircsavaj evol i and i you put space split and join then it will return javascript love i
@asifferdous2432
@asifferdous2432 Жыл бұрын
👌👌
@cartoonwalasudhir
@cartoonwalasudhir Жыл бұрын
Thank you so much❤😊
Пришёл к другу на ночёвку 😂
01:00
Cadrol&Fatich
Рет қаралды 11 МЛН
Apple peeling hack @scottsreality
00:37
_vector_
Рет қаралды 130 МЛН
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 56 МЛН
React js - Top 30 Interview Questions and Answers for Beginners
50:43
Interview Happy
Рет қаралды 315 М.
Javascript Coding Interview Questions- You Must Know Them
17:06
Monsterlessons Academy
Рет қаралды 17 М.
Array Methods in JavaScript | 17 Useful Methods
42:39
DoableDanny
Рет қаралды 55 М.
CRAZY JS INTERVIEW 🤯ft. Closures | Namaste 🙏 JavaScript Ep. 12
32:45
3 Different Ways to Reverse a String in JavaScript
10:53
Пришёл к другу на ночёвку 😂
01:00
Cadrol&Fatich
Рет қаралды 11 МЛН