JavaScript Interview | ProCodrr Mock Interviews

  Рет қаралды 24,645

Anurag Singh ProCodrr

Anurag Singh ProCodrr

2 ай бұрын

Participate in GeeksforGeeks Three 90 Challenge: bit.ly/3J8eIRK
DSA in JavaScript GFG Course: www.geeksforgeeks.org/courses...
The Complete JavaScript Course: • The Complete JavaScrip...
The Complete React Course: • The Complete React Cou...
Complete Frontend Course: • Web Development Course...
The Complete CSS Course: • Getting Started with C...
Redux Full Course in Hindi: • Redux Fundamentals in ...
Social Media
🌐 Telegram: t.me/procodrr
🌐 Linkedin: / anurag-singh-web-devel...
🌐 Instagram: / procodrr
🌐 Twitter: / anuragsinghbam
🌐 Portfolio: anuragsinghbam.com/
#react #procodrr #webdevelopment #mockinterviews #frontendinterview #javascriptinterview

Пікірлер: 113
@riteshkamblefanclub5747
@riteshkamblefanclub5747 Ай бұрын
00:31 Interview process overview 05:16 Purpose of head tag in HTML 11:13 Understanding the priority and importance of elements and properties in CSS 14:29 Understanding padding, border, and content box in CSS 20:15 Document Object Model (DOM) is the object representation of HTML. 23:36 Understanding output in JavaScript code. 30:22 JavaScript type conversion and comparison 34:03 Convert string to number using plus sign 40:58 Understanding JavaScript basics and DOM manipulation 45:04 Implementation of click event to change values 54:42 Implementing changes on HTML elements through JavaScript 58:50 Practicing by making projects is essential for revising and understanding concepts. 1:03:57 Clear fundamental concepts are crucial for problem-solving.
@ankitmajee
@ankitmajee Ай бұрын
Thank You
@vikrambais5330
@vikrambais5330 Ай бұрын
Your output based Question are Awsome ..
@vivekvirmani8645
@vivekvirmani8645 Ай бұрын
Very Helpful 👌👌👌 ...Sir I urge you to upload interview video atleast every week
@debasismahanta7228
@debasismahanta7228 Ай бұрын
Bhaiii bahut achhe kam kar rahe ho keep it up 😊 logo ka kaam hai bolna
@alphabetdot6613
@alphabetdot6613 Ай бұрын
29:27 1st one true bcz it's equal to, and 2nd one is false bcz it's strict equal to, to get true in === two value has to be same type and same value while for == if two value has different type then it's try to convert into same type
@StillLearning
@StillLearning Ай бұрын
Very helpful
@SelinaKhatun
@SelinaKhatun Ай бұрын
I am from Bangladesh. Thank you so much bro 💗.
@raghunandansharma6379
@raghunandansharma6379 Ай бұрын
very helpful video 💖💖
@alphabetdot6613
@alphabetdot6613 Ай бұрын
Head First JS book everyone should read as a beginner ur basics will clear very nicely and this book is not ultimate book but very very good while starting, u have to accept it books are not a joke, u should must read books along with the YT vids
@adnanazad959
@adnanazad959 Ай бұрын
Bhaiya interviews k content ko thoda increase kro please I want more videos on Interviews.. please take this as a positive thought.
@swamiabhishek45
@swamiabhishek45 Ай бұрын
Like to banta hai sir for your last words ❤
@MdAftaab
@MdAftaab Ай бұрын
very helpful thank you for this type of content
@ankitmajee
@ankitmajee Ай бұрын
Is it good to ask Counter question between the interview 06:32
@bhawishyasingh6281
@bhawishyasingh6281 Ай бұрын
53 and 2
@iganic7574
@iganic7574 Ай бұрын
She don't know basic thing , what kind of students you took for interviews?
@bhargavnaidu1918
@bhargavnaidu1918 20 күн бұрын
HTML 1) what is doctype in Html ? 2) what is the use if Alt tag in Html? 3)what is sementic tag in Html? 4)what is the purpose of head tag in Html? 5)what is defer attribute in Html? 6)what are attributes in Html? 7)what is the difference between div and span tag in Html? CSS 8)what is the fullform of css ? 9)what is the meaning of cascading ? 10)what is box model in CSS? 11)what is box model in css ? 12)what is the defference between box sizing borderbox and content box ? Javascript 13) Javascript is single threaded or multithreaded ? 14)what are different datatypes in Javascript? 15)what is the defference between let and var ? 16) what is BOM ? 17)what is DOM ? explain find the output? 18)var x = 20 function foo(){ console.log(x) var x = 10 } foo(); find the output? 19)console.log("5" + 3); console.log("5"-3); find the output ? 20)console.log(5=="5"); console.log(5==="5"); find the output? 21)console.log(typeOf NaN); find the output? 22)console.log(NaN===NaN) ; find the output? 23)console.log(11);
@pritamahire1903
@pritamahire1903 Ай бұрын
Sir your videos are amazing helpful
@codewithme3240
@codewithme3240 Ай бұрын
Sir, I have applied for interview through goggle form but not get information about interview please share form l...
@yt_user813
@yt_user813 Ай бұрын
'alt' is an attribute not a tag.
@user-tq6jq2wb7o
@user-tq6jq2wb7o Ай бұрын
const arr =[ "neha" , "khusi" , "priya" , " dev"] const btn = document.querySelector('h1') let currind = 0 btn.addEventListener("click" , ()=>{ btn.textContent = arr[currind] currind = (currind + 1) % arr.length })
@alfaloverss3116
@alfaloverss3116 Ай бұрын
Why you use % this
@rohanpatil650
@rohanpatil650 Ай бұрын
I think remander 🤔
@alphabetdot6613
@alphabetdot6613 Ай бұрын
32:29 it's a number bcz how about we think NaN as it's a number which can't be represented atleast by computer
@PraNihaal
@PraNihaal Ай бұрын
can you upload courses in english as well
@alphabetdot6613
@alphabetdot6613 Ай бұрын
25:56 53 and 2
@vivekvirmani8645
@vivekvirmani8645 Ай бұрын
Anurag sir you asked a Array question about to acces all the element and reder them one by one to the Contestant.So where can find these types of questions to practice javascript....Pls suggest:)
@hawkeye2463
@hawkeye2463 Ай бұрын
same i also want to know that
@superchannel5860
@superchannel5860 Ай бұрын
Me too
@786mydoll
@786mydoll 4 күн бұрын
codewars You will find that kind of exercises there. So you can improve your skills by solving problems there
@786mydoll
@786mydoll 4 күн бұрын
@@hawkeye2463 codewars You will find that kind of exercises there. So you can improve your skills by solving problems there
@alphabetdot6613
@alphabetdot6613 Ай бұрын
42:21 at some point u should see this as question but i think we should must see as what's this use where when then u no need to rote or never say i saw this kind of question. no hate hope u guyz understand
@VIKAS-fm5un
@VIKAS-fm5un Ай бұрын
ek request thi feedback hindi me diya karo last me
@fearlesstaurus1585
@fearlesstaurus1585 Ай бұрын
anurag take interview who have experience of 2 years or more in frontend development
@jacquelynecarmen
@jacquelynecarmen Ай бұрын
Simple tha question thy sary
@ItachiUchiha-ue7sh
@ItachiUchiha-ue7sh Ай бұрын
Sir hume bhi link dedo Mock Interview join krrne ke liye
@bhawishyasingh6281
@bhawishyasingh6281 Ай бұрын
Q ki jb minus karte ha to arithmetic hota ha
@hariomsharmacse
@hariomsharmacse Ай бұрын
Hello Sir, I also would like to join your interview.
@alphabetdot6613
@alphabetdot6613 Ай бұрын
38:00 false bcz NaN is not equal to anything not even itself
@Yaduvanshi-nw3yr
@Yaduvanshi-nw3yr Ай бұрын
Question is very easy 😊😊
@dev.RanjeetKumar
@dev.RanjeetKumar Ай бұрын
Hi Anurag i want to book a interview session with you
@manishpatil4674
@manishpatil4674 Ай бұрын
plz tell me sir how to practice javascript. i learn js in last 4 month but i cant confidence on my js programmingg . what can i do now sir
@rajatthakur8889
@rajatthakur8889 Ай бұрын
you need to build the projects or small tasks like build a caluloctior and make a function where you can filter the even numbe From a given Array or form Array arr = [5,78,45,1,4,0,-445]
@rajatthakur8889
@rajatthakur8889 Ай бұрын
manny these kinnd of quenstion and then keep increasing the Levels
@sudhakar7969
@sudhakar7969 Ай бұрын
sir please give one opportunity.....and i know all about html,css,javascript,bootstrap,angular sir😔 give me one chance
@Al_Jamah
@Al_Jamah Ай бұрын
can i also give interview c language
@learnCodeWithAshish
@learnCodeWithAshish Ай бұрын
sir I want also give an interview how can i apply for it ?
@VIKAS-fm5un
@VIKAS-fm5un Ай бұрын
2:55 bhaiya mistake me gfg ko gfc bol diya but koi nii
@VijayMehra-ki1mz
@VijayMehra-ki1mz Ай бұрын
sir I want to give interview in your channel
@S1t2m3sharma-ko1cp
@S1t2m3sharma-ko1cp Ай бұрын
Alt tag❌ Alt attribute✅
@sarthaksj1999
@sarthaksj1999 13 күн бұрын
mai bhi yehi soch rha tha dost😄
@kforstatus9709
@kforstatus9709 Ай бұрын
Sir muje GitHub chala nhi ata kiya apa es par koi video bnya ga sir jse ke koi code kase push krn es tara please sir reply me😊
@shivanigupta8982
@shivanigupta8982 Ай бұрын
Already available hai check krlo
@tgayush1424
@tgayush1424 Ай бұрын
Yrrr tum log internet ka use Karo , current time me bahut videos hai KZbin pe + articles bhi mil jaenge , competition bahut hai so padahi acchese karo , get out of comfort zone.
@Coolcap851
@Coolcap851 Ай бұрын
// console.log('5' +3) pehle wale me string banakar add hoga isliye 53 output // console.log('5'-3) dusre wale me 2 aayega kyuki minus operator ko use kiya hai // console.log('5' == 5) pehle wale me true // console.log('5' === 5) dusre wale me false // console.log(typeof NaN) // //MY ANSWER: UNDEFINED // // IT IS A NUMBER THAT IF WE TRY TO CONVERT // //NUMBER IS THE RIGHT ANSWER // console.log(NaN===NaN); //false is the answer but why NAN===NAN BECAUSE NOT A NUMBER CAN FROM FROM ANY STRING SO THATS WHY NOT A NUMBER // console.log(11) iska false
@dxpratikk
@dxpratikk Ай бұрын
let index=0; const head=document.querySelector('#header'); const message = ["hi","bye","ola","amigo"] function updatemsg(){ head.innerHTML=message[index] } head.addEventListener("click",function(){index++ if(index>=message.length){ index=0 } updatemsg()}) updatemsg();
@loyalpalavneesh1662
@loyalpalavneesh1662 Ай бұрын
sir sem situation meri b m fundamental clear nhi hai javaScript ke project bantey nhi 1 year ho gya something seekhtey seekhtey
@ArmanKhan-oj1ky
@ArmanKhan-oj1ky Ай бұрын
go watch akshay saini namaste javascript series and thanks me later
@Atsumuedit
@Atsumuedit Ай бұрын
​@@ArmanKhan-oj1kybro I am in my last month of 3rd year and i have very good knowledge on html css and js but I'm not able to decide what to do next
@Raftar-rs9ho
@Raftar-rs9ho Ай бұрын
​@@Atsumuedityou are from which branch?
@Atsumuedit
@Atsumuedit Ай бұрын
@@Raftar-rs9ho I'm in ECE but I'm learning web dev because it's interesting and also as an side option
@ArmanKhan-oj1ky
@ArmanKhan-oj1ky Ай бұрын
@@Atsumuedit or if you really want to learn things properly you should start learning coding and dsa
@RAI_GB_
@RAI_GB_ Ай бұрын
Bhaiya aapki monthly income kya hai
@vaibhavmishra5327
@vaibhavmishra5327 Ай бұрын
Fresher frontend developer kitni salary except kar sakte ha?
@premmourya7060
@premmourya7060 Ай бұрын
10
@vaibhavmishra5327
@vaibhavmishra5327 Ай бұрын
@@premmourya7060 nahi bhai itna nahi mila ga 😅
@premmourya7060
@premmourya7060 Ай бұрын
@@vaibhavmishra5327 nhi m bol rha hu 10 min ruko abhi batata hu
@codingwithkabir.
@codingwithkabir. Ай бұрын
Expected 5-6
@dev_good
@dev_good Ай бұрын
Sath me DSA kar lo 10 LPA tak ho jayega
@JayaMehta-sc9zr
@JayaMehta-sc9zr Ай бұрын
5:30
@meggi_wabdeveloper1
@meggi_wabdeveloper1 29 күн бұрын
सर क्या हिंदी में इंटरव्यू दे सकते हैं
@codewithyunus8423
@codewithyunus8423 Ай бұрын
Bhaiya AAP ladkiyo ka interview lete time zada khush dikhte ho😀
@RvCinema362
@RvCinema362 Ай бұрын
Sir, I am requesting to you can you please take my interview ?
@dev_good
@dev_good Ай бұрын
Bhaiya please bura mat maniyega par mujhe aesa lag rha he aap bas ladkio ka interview le rhe he taki engagement badhe channel par. Ladko ko bhi select kariye. BTW good content
@rk-id7mc
@rk-id7mc Ай бұрын
je bat aabhi aaya na point pe bhai is ke aadhe interview dheko same maine ye hi bola hai tu ldka hai bhi teko bhav nhi mele ga ladki hota to scope hai idr tp mat kr kahi or try kr
@yubrajkhatri3519
@yubrajkhatri3519 Ай бұрын
Muje to form ka link hi nhi derha telegram pai vi
@dev_good
@dev_good Ай бұрын
@@rk-id7mc nhi bhai bhaiya ka content extraordinary he. Aur interview me kya pucha ja rha hw uspar focus karo. Baki ye baat toh he ki bhaiya females ko jayada chance de rhe as compare males
@procodrr
@procodrr Ай бұрын
@dev_good kzbin.info/aero/PLfEr2kn3s-bqPHUx1xgNFFXjX5WCWgqEv&si=pUClkSwiV0riN2NY Ye interview ki poori playlist hai. Dekh lo kitne ladke aur kitni ladkiyan hain.
@devchaudhari6727
@devchaudhari6727 Ай бұрын
Bhai सबका number आएगा
@rnynitesh
@rnynitesh Ай бұрын
Sir aap hindi me Interview kejiya
@mubeenshahid243
@mubeenshahid243 Ай бұрын
Jo interview ly raha h lagta ha ous ko khud kush ni ata😂😂
@NOTHING88857
@NOTHING88857 Ай бұрын
Aur bhai tujhe se likhna bhi nhi ata.😂
@mubeenshahid243
@mubeenshahid243 Ай бұрын
bro lagta h pur interview dekh kar dimag hil ga ha tara.🤣
@nikhildodtalle1314
@nikhildodtalle1314 Ай бұрын
3:50 acche candidate liya karo sir kam se kam....pathetic interview
@procodrr
@procodrr Ай бұрын
Maine bhi socha ki yahi par khatam kar dun interview. Lekin phir socha kya pata aage chalkar achha rahe. Future mein wahi interview upload karenge jismein candidate achha perform karega. Aur new questions bhi add karenge.
@VivekChaudhary-gl4ez
@VivekChaudhary-gl4ez Ай бұрын
Everyone takes time to understand concepts. sab shuru mai ese hi hotey hai..... ya app by birth hi coder ban gye?
@nikhildodtalle1314
@nikhildodtalle1314 Ай бұрын
@@VivekChaudhary-gl4ez are yaar mera choice of thought tumhe kya mee kisii ko bhi kuch bhi bolu chal hatt bc.
@nikhildodtalle1314
@nikhildodtalle1314 Ай бұрын
@@VivekChaudhary-gl4ez chall hatt be voh youtube pe video mee interview de rahi thi iss hisab s euko aana chahiye tha ladki ko kuch bola toh gand me aag lag gayi ....
@pankajrawat8171
@pankajrawat8171 Ай бұрын
44:47 const arrName = ['pankaj', 'rajat', 'suman', 'raju']; const contentChanging = document.getElementById('chngeContent'); let currentIndex = 0; contentChanging.addEventListener('click', changeFunc); function changeFunc() { arrName.forEach((element, index) => { if (index === currentIndex) { contentChanging.innerHTML = element; } }); currentIndex = (currentIndex + 1) % arrName.length; console.log(currentIndex) }
@ChinkuShee
@ChinkuShee Ай бұрын
58:53 Mai Gira Hua Banda
@alphabetdot6613
@alphabetdot6613 Ай бұрын
38:00 false bcz NaN is not equal to anything not even itself
4 Years Experienced React Interview
1:04:10
Anurag Singh ProCodrr
Рет қаралды 31 М.
What is Debouncing in JavaScript? | JavaScript for ProCodrrs
25:26
Anurag Singh ProCodrr
Рет қаралды 1,8 М.
ONE MORE SUBSCRIBER FOR 6 MILLION!
00:38
Horror Skunx
Рет қаралды 15 МЛН
Dynamic #gadgets for math genius! #maths
00:29
FLIP FLOP Hacks
Рет қаралды 19 МЛН
Шокирующая Речь Выпускника 😳📽️@CarrolltonTexas
00:43
Глеб Рандалайнен
Рет қаралды 11 МЛН
Эффект Карбонаро и бесконечное пиво
01:00
История одного вокалиста
Рет қаралды 6 МЛН
How to get Freelance Clients as a Web Developer?
26:04
Anurag Singh ProCodrr
Рет қаралды 28 М.
Selected as Frontend Intern | HTML, CSS, and JavaScript | ProCodrr Mock Interviews
1:29:52
This Resume got me a Remote Job without any Degree
23:56
Anurag Singh ProCodrr
Рет қаралды 47 М.
76/1000 English conversation with Megha Nayak  from English yaari
28:58
Vishal Duhan ( English+ Fitness videos)
Рет қаралды 1,3 М.
How I Learned to Code in 7 Months & Got a Job! (12th Fail, No Degree)
28:01
Anurag Singh ProCodrr
Рет қаралды 125 М.
Fantastic Conversation with EnglishYaari tutor
28:16
English With Sapna
Рет қаралды 191
Top 10 JavaScript Coding Interview Question and Answers
23:28
Interview Happy
Рет қаралды 59 М.
DOM introduction in javascript | chai aur #javascript
18:26
Chai aur Code
Рет қаралды 148 М.
ONE MORE SUBSCRIBER FOR 6 MILLION!
00:38
Horror Skunx
Рет қаралды 15 МЛН