JavaScript Interview | ProCodrr Mock Interviews

Поділитися
Вставка
  • Опубліковано 25 сер 2024
  • Participate in GeeksforGeeks Three 90 Challenge: bit.ly/3J8eIRK
    DSA in JavaScript GFG Course: www.geeksforge...
    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...
    #react #procodrr #webdevelopment #mockinterviews #frontendinterview #javascriptinterview

КОМЕНТАРІ • 124

  • @riteshkamblefanclub5747
    @riteshkamblefanclub5747 4 місяці тому +16

    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.

  • @bhargavnaidu1918
    @bhargavnaidu1918 3 місяці тому +9

    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);

  • @vikrambais5330
    @vikrambais5330 4 місяці тому +4

    Your output based Question are Awsome ..

  • @adnanazad959
    @adnanazad959 4 місяці тому +4

    Bhaiya interviews k content ko thoda increase kro please I want more videos on Interviews.. please take this as a positive thought.

  • @alphabetdot6613
    @alphabetdot6613 3 місяці тому +1

    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

  • @vivekvirmani8645
    @vivekvirmani8645 4 місяці тому +3

    Very Helpful 👌👌👌 ...Sir I urge you to upload interview video atleast every week

  • @anumtanveer7668
    @anumtanveer7668 Місяць тому

    Thanks for uploading interviews.... We learned alot from it

  • @user-tq6jq2wb7o
    @user-tq6jq2wb7o 4 місяці тому +5

    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 4 місяці тому +1

      Why you use % this

    • @rohanpatil650
      @rohanpatil650 4 місяці тому

      I think remander 🤔

    • @subhanOther
      @subhanOther 5 днів тому

      const arr =[ "neha" , "khusi" , "priya" , " dev"]
      const btn = document.querySelector('h1')
      let currind = 0
      btn.addEventListener("click" , ()=>{

      btn.textContent = arr[currind]
      currind = currind + 1
      })

  • @iganic7574
    @iganic7574 4 місяці тому +8

    She don't know basic thing , what kind of students you took for interviews?

  • @swamiabhishek45
    @swamiabhishek45 4 місяці тому +2

    Like to banta hai sir for your last words ❤

  • @SelinaKhatun
    @SelinaKhatun 4 місяці тому +1

    I am from Bangladesh. Thank you so much bro 💗.

  • @alphabetdot6613
    @alphabetdot6613 3 місяці тому +1

    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

  • @debasismahanta7228
    @debasismahanta7228 4 місяці тому

    Bhaiii bahut achhe kam kar rahe ho keep it up 😊 logo ka kaam hai bolna

  • @ankitmajee
    @ankitmajee 4 місяці тому +4

    Is it good to ask Counter question between the interview 06:32

    • @agx111
      @agx111 16 днів тому +2

      It depends

  • @StillLearning
    @StillLearning 4 місяці тому

    Very helpful

  • @VIKAS-fm5un
    @VIKAS-fm5un 4 місяці тому +2

    ek request thi feedback hindi me diya karo last me

  • @vivekvirmani8645
    @vivekvirmani8645 4 місяці тому +3

    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 4 місяці тому

      same i also want to know that

    • @superchannel5860
      @superchannel5860 4 місяці тому

      Me too

    • @786mydoll
      @786mydoll 2 місяці тому +1

      codewars
      You will find that kind of exercises there. So you can improve your skills by solving problems there

    • @786mydoll
      @786mydoll 2 місяці тому

      @@hawkeye2463 codewars
      You will find that kind of exercises there. So you can improve your skills by solving problems there

  • @bhawishyasingh6281
    @bhawishyasingh6281 4 місяці тому +1

    53 and 2

  • @manishpatil4674
    @manishpatil4674 4 місяці тому +2

    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 4 місяці тому

      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 4 місяці тому

      manny these kinnd of quenstion and then keep increasing the Levels

  • @hariomsharmacse
    @hariomsharmacse 4 місяці тому +1

    Hello Sir, I also would like to join your interview.

  • @yt_user813
    @yt_user813 4 місяці тому

    'alt' is an attribute not a tag.

  • @alphabetdot6613
    @alphabetdot6613 3 місяці тому

    25:56 53 and 2

  • @alphabetdot6613
    @alphabetdot6613 3 місяці тому

    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

  • @codewithme3240
    @codewithme3240 4 місяці тому

    Sir, I have applied for interview through goggle form but not get information about interview please share form l...

  • @raghunandansharma6379
    @raghunandansharma6379 4 місяці тому

    very helpful video 💖💖

  • @dev.RanjeetKumar
    @dev.RanjeetKumar 4 місяці тому +1

    Hi Anurag i want to book a interview session with you

  • @ghayooralipakistanzindabad8219
    @ghayooralipakistanzindabad8219 2 місяці тому +1

    Sir loud bola kren

  • @fearlesstaurus1585
    @fearlesstaurus1585 4 місяці тому

    anurag take interview who have experience of 2 years or more in frontend development

  • @alphabetdot6613
    @alphabetdot6613 3 місяці тому

    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

  • @alphabetdot6613
    @alphabetdot6613 3 місяці тому

    38:00 false bcz NaN is not equal to anything not even itself

  • @pritamahire1903
    @pritamahire1903 4 місяці тому

    Sir your videos are amazing helpful

  • @ItachiUchiha-ue7sh
    @ItachiUchiha-ue7sh 4 місяці тому +1

    Sir hume bhi link dedo Mock Interview join krrne ke liye

  • @jacquelynecarmen
    @jacquelynecarmen 4 місяці тому

    Simple tha question thy sary

  • @Yaduvanshi-nw3yr
    @Yaduvanshi-nw3yr 4 місяці тому +1

    Question is very easy 😊😊

  • @SpeakEasyEnglish29
    @SpeakEasyEnglish29 4 місяці тому +1

    sir I want to give interview in your channel

  • @S1t2m3sharma-ko1cp
    @S1t2m3sharma-ko1cp 4 місяці тому +4

    Alt tag❌ Alt attribute✅

    • @sarthaksj1999
      @sarthaksj1999 3 місяці тому

      mai bhi yehi soch rha tha dost😄

  • @sudhakar7969
    @sudhakar7969 3 місяці тому

    sir please give one opportunity.....and i know all about html,css,javascript,bootstrap,angular sir😔 give me one chance

  • @Coolcap851
    @Coolcap851 4 місяці тому +1

    // 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

  • @PraNihaal
    @PraNihaal 4 місяці тому

    can you upload courses in english as well

  • @VIKAS-fm5un
    @VIKAS-fm5un 4 місяці тому +1

    2:55 bhaiya mistake me gfg ko gfc bol diya but koi nii

  • @bhawishyasingh6281
    @bhawishyasingh6281 4 місяці тому

    Q ki jb minus karte ha to arithmetic hota ha

  • @kforstatus9709
    @kforstatus9709 4 місяці тому +1

    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 4 місяці тому +1

      Already available hai check krlo

    • @tgayush1424
      @tgayush1424 4 місяці тому

      Yrrr tum log internet ka use Karo , current time me bahut videos hai UA-cam pe + articles bhi mil jaenge , competition bahut hai so padahi acchese karo , get out of comfort zone.

  • @Al_Jamah
    @Al_Jamah 4 місяці тому

    can i also give interview c language

  • @learnCodeWithAshish
    @learnCodeWithAshish 4 місяці тому

    sir I want also give an interview how can i apply for it ?

  • @vaibhavmishra5327
    @vaibhavmishra5327 4 місяці тому +1

    Fresher frontend developer kitni salary except kar sakte ha?

    • @premmourya7060
      @premmourya7060 4 місяці тому

      10

    • @vaibhavmishra5327
      @vaibhavmishra5327 4 місяці тому

      @@premmourya7060 nahi bhai itna nahi mila ga 😅

    • @premmourya7060
      @premmourya7060 4 місяці тому

      @@vaibhavmishra5327 nhi m bol rha hu 10 min ruko abhi batata hu

    • @Gatechamp
      @Gatechamp 4 місяці тому

      Expected 5-6

    • @dev_good
      @dev_good 4 місяці тому

      Sath me DSA kar lo 10 LPA tak ho jayega

  • @dxpratikk
    @dxpratikk 4 місяці тому

    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();

  • @JayaMehta-sc9zr
    @JayaMehta-sc9zr 4 місяці тому

    5:30

  • @MdAftaab
    @MdAftaab 4 місяці тому

    very helpful thank you for this type of content

  • @RvCinema362
    @RvCinema362 4 місяці тому

    Sir, I am requesting to you can you please take my interview ?

  • @codewithyunus8423
    @codewithyunus8423 4 місяці тому

    Bhaiya AAP ladkiyo ka interview lete time zada khush dikhte ho😀

  • @loyalpalavneesh1662
    @loyalpalavneesh1662 4 місяці тому

    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 4 місяці тому +1

      go watch akshay saini namaste javascript series and thanks me later

    • @Atsumuedit
      @Atsumuedit 4 місяці тому +1

      ​@@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 4 місяці тому +1

      ​@@Atsumuedityou are from which branch?

    • @Atsumuedit
      @Atsumuedit 4 місяці тому +1

      @@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 4 місяці тому

      @@Atsumuedit or if you really want to learn things properly you should start learning coding and dsa

  • @Movies_maker_4
    @Movies_maker_4 3 місяці тому

    सर क्या हिंदी में इंटरव्यू दे सकते हैं

  • @chetanrebari7267
    @chetanrebari7267 2 години тому

    Ye soch mat rakho brother girls ka hi interview leta hai tum ye socho jo answer puch raha hi uska answer aata hai mere ko. mind set change kro brother mene Abhi complete questions try keya tha mere system pe mere 2 questions rong ho Gaye 😂😂😂 me mera experience shere nehi karunga aaj Sunday tha na 😂😂😂

  • @dev_good
    @dev_good 4 місяці тому +35

    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 4 місяці тому +4

      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 4 місяці тому

      Muje to form ka link hi nhi derha telegram pai vi

    • @dev_good
      @dev_good 4 місяці тому +2

      @@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  4 місяці тому +22

      @dev_good
      ua-cam.com/play/PLfEr2kn3s-bqPHUx1xgNFFXjX5WCWgqEv.html&si=pUClkSwiV0riN2NY
      Ye interview ki poori playlist hai. Dekh lo kitne ladke aur kitni ladkiyan hain.

    • @devchaudhari6727
      @devchaudhari6727 4 місяці тому

      Bhai सबका number आएगा

  • @rnynitesh
    @rnynitesh 4 місяці тому

    Sir aap hindi me Interview kejiya

  • @RAI_GB_
    @RAI_GB_ 4 місяці тому

    Bhaiya aapki monthly income kya hai

  • @vishwajeetyadav4480
    @vishwajeetyadav4480 Місяць тому

    larki ko dekh kr apne first interview ki yaad aa gai

  • @nikhildodtalle1314
    @nikhildodtalle1314 4 місяці тому +1

    3:50 acche candidate liya karo sir kam se kam....pathetic interview

    • @procodrr
      @procodrr  4 місяці тому +1

      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 4 місяці тому +1

      Everyone takes time to understand concepts. sab shuru mai ese hi hotey hai.....
      ya app by birth hi coder ban gye?

    • @nikhildodtalle1314
      @nikhildodtalle1314 4 місяці тому

      @@VivekChaudhary-gl4ez are yaar mera choice of thought tumhe kya mee kisii ko bhi kuch bhi bolu chal hatt bc.

    • @nikhildodtalle1314
      @nikhildodtalle1314 4 місяці тому

      @@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 ....

  • @mubeenshahid243
    @mubeenshahid243 4 місяці тому +1

    Jo interview ly raha h lagta ha ous ko khud kush ni ata😂😂

    • @NOTHING88857
      @NOTHING88857 4 місяці тому

      Aur bhai tujhe se likhna bhi nhi ata.😂

    • @mubeenshahid243
      @mubeenshahid243 4 місяці тому

      bro lagta h pur interview dekh kar dimag hil ga ha tara.🤣

  • @toxicgamerzrk
    @toxicgamerzrk 4 місяці тому +3

    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 4 місяці тому +1

    58:53 Mai Gira Hua Banda

  • @alphabetdot6613
    @alphabetdot6613 3 місяці тому

    38:00 false bcz NaN is not equal to anything not even itself