ProCodrr

ProCodrr

I help people to become Pro Web Developers. Let's learn and grow together!

Hi ProCodrr, my name is Anurag Singh and I am a self-taught Software Engineer. My goal is to provide high quality education to everyone through my KZread videos.

Hindi Channel: www.youtube.com/@procodrr

Fresher's Frontend Interview

Fresher's Frontend Interview

Пікірлер

  • @kingdomanimalpuppies1457
    @kingdomanimalpuppies14572 күн бұрын

    Thanku , very informative content😊

  • @tejeshkota
    @tejeshkota2 күн бұрын

    Thanks for sharing

  • @Falatu_Ka_Adda
    @Falatu_Ka_Adda3 күн бұрын

    Hindi me interview de sakate h kya.....???

  • @tejaspatel3680
    @tejaspatel36804 күн бұрын

    How to get a chance to be interviewed by you please let me know

  • @merajali938
    @merajali9384 күн бұрын

    excellent questions asked, please add more react interviews along with real time asked questions. Also provide us nodejs tutorial, waiting to upgrade. Thank you.

  • @codinglife91
    @codinglife915 күн бұрын

    26:00 const [...a]= [10,20,30,40,50] console.log(a[3]) output- 40

  • @Sabaaslam-ty9rh
    @Sabaaslam-ty9rh5 күн бұрын

    please give me chance for interview

  • @arkansavalder
    @arkansavalder6 күн бұрын

    i gave interview just today of startup and the interviewer just jumped about projects i have made and said to explain it then it gave me 10 line question with instructions and said build it thats it

  • @arkansavalder
    @arkansavalder6 күн бұрын

    girl is using a typeWriter

  • @IshanRohatgiyt
    @IshanRohatgiyt8 күн бұрын

    31:25 it is because he made .js file instead of jsx

  • @parshvsheth-rj2vq
    @parshvsheth-rj2vq8 күн бұрын

    keep going sir nice content

  • @Maik.iptoux
    @Maik.iptoux10 күн бұрын

    Minute 58:   is the magic

  • @Maik.iptoux
    @Maik.iptoux10 күн бұрын

    Why he not just using .toLocalTimeString with 12h options

  • @souravvashisht7153
    @souravvashisht715310 күн бұрын

    1) Pure Function 2) Lambda Function 3) slice and Splice method 4) High Order Function 5) Prototype in Function 6) Factory Function 7) Constructor Function and Factory Function 8) type of function , prototype in functions 9) type of a class. Coding question. a) const ar = [1,2,3,4,5]; ar.length = 0; console.log(ar) // what will be the output b) freeze a property in javascriptf c) Debounce and throtling d) Timer in reactjs

  • @Solo_playz
    @Solo_playz10 күн бұрын

    One question as you said sir that managing global state without context api is not possible as redux also use it behind the scenes but what about the new state management library ZUSTAND we don't have to setup any provider or something we use import create from zustand and create the hook that manages global state How is zustand able to do that then?? Is it not using any context behind the scenes?

  • @nithenbains
    @nithenbains11 күн бұрын

    which keyboard she is use

  • @caresbruh
    @caresbruh12 күн бұрын

    don't get fool kids this is not even entry level react questions he's fooling you all

  • @DeepakVerma-xl9wx
    @DeepakVerma-xl9wx12 күн бұрын

    3 years likha to hai

  • @caresbruh
    @caresbruh12 күн бұрын

    ​@@DeepakVerma-xl9wx ye toh entry level se bhi easy questions hai lmao ​

  • @Aerotk
    @Aerotk12 күн бұрын

    @@caresbruh phir to bhai tu to meta mein kaam karta haina. Flex marna chor kaam kar. tere se kisi ne nahi pucha entry level hai ya mid level. Such a clown.

  • @caresbruh
    @caresbruh11 күн бұрын

    @@Aerotk lmao you're such a clown these are fake ass interviews with stupid ass question which are not even asked in real interviews

  • @Puru-iz8eg
    @Puru-iz8eg11 күн бұрын

    @@Aerotk abhi isko crud operation banane bologe to paseena nikal jayega aur yaha entry level se bhi easy kar raha

  • @deal_ka_deal
    @deal_ka_deal12 күн бұрын

    Koyi dusra Interviewer appka jaise supportive nahi hoga 😅☺

  • @s-qc9ns
    @s-qc9ns12 күн бұрын

    Why are you so sleepy in all your videos. Or Do you conservative your energy to use later. You need to be generous with your energy while speaking.

  • @irfansaeedkhan7242
    @irfansaeedkhan724213 күн бұрын

    Awesome very helpful

  • @Egoiistiic
    @Egoiistiic13 күн бұрын

    Sir mujhe mock interview Dena hai to kaise apse contact krun?

  • @arupde6320
    @arupde632013 күн бұрын

    state means information about a variable . say it like that .

  • @tgayush1424
    @tgayush142413 күн бұрын

    Awesome sir ,keep uploading full support

  • @dhruvinmehta53
    @dhruvinmehta5313 күн бұрын

    Bro i want to ask one thing ,i am finding internship plus job in react js ,but they are asking 4 hrs practical test and in that they are giving very complex web pages and functionalities .is it correct for entry level as intern ?

  • @motivation-ej6zt
    @motivation-ej6zt13 күн бұрын

    bro from where you are applying for a job and internship

  • @Lonelymorales
    @Lonelymorales13 күн бұрын

    Can you tell what things they are asking for i mean just to know what are the things genuinely as I am also searching and will get to know what problems will I also face so it will be really helpful if you will tell what are those things that you were given by them in the test please do tell if you can its very humble request please bro 😢🙏🥺😐

  • @karamveersingh9259
    @karamveersingh925913 күн бұрын

    ✅✅

  • @adesh_khole
    @adesh_khole17 күн бұрын

    00:02 Practice JavaScript and React fundamentals for successful front-end interviews 02:54 Type of operator in JavaScript 09:37 Blocking the main thread with code 12:35 Discussion on sharing the screen and solving JavaScript coding question 22:28 Focus on array destructuring and object restructuring 26:32 Array is also object-like in JavaScript 40:31 Understanding arrow functions and returning values 47:43 Troubleshooting and debugging network requests 1:01:31 Debugging and fixing the logic for showing and hiding elements using props in React 1:07:22 Improving confidence and fundamentals for coding interviews 1:12:58 Learn JavaScript fundamentals for interviews 1:15:33 Gaining confidence through learning and practice

  • @tgayush1424
    @tgayush142418 күн бұрын

    So painful to ear

  • @tgayush1424
    @tgayush142418 күн бұрын

    Mera interview ko koi bhi noise nahi chahiye thi,so mai bina fan ke diya tha interview garmi me,main thing is communication proper hona chahiye

  • @tgayush1424
    @tgayush142418 күн бұрын

    Mera interview ko koi bhi noise nahi chahiye thi,so mai bina fan ke diya tha interview garmi me,main thing is communication proper hona chahiye

  • @HimanshiTripathi290
    @HimanshiTripathi29018 күн бұрын

    Bhaiya jii types operator puch rrhe hai ye datatypes bata rhi hai

  • @HimanshiTripathi290
    @HimanshiTripathi29018 күн бұрын

    Hai

  • @HimanshiTripathi290
    @HimanshiTripathi29018 күн бұрын

    Ye ans hi glt bata rhi

  • @DebayanMukherjee-wo2ul
    @DebayanMukherjee-wo2ul19 күн бұрын

    Sir give me a chance pls.......I am prepared enough......now I can give this mock interview

  • @SanjayPatel-wy2su
    @SanjayPatel-wy2su19 күн бұрын

    String print

  • @sumukhravulapelli9505
    @sumukhravulapelli950519 күн бұрын

    Sir, I reached out to you via instagram, please give me one chance to give a mock interview

  • @sanketjaiswal76
    @sanketjaiswal7619 күн бұрын

    She is not using keyboard , she is using a TypeWriter💀.

  • @TheSachinAlam
    @TheSachinAlam19 күн бұрын

    LOL

  • @Broker380
    @Broker38017 күн бұрын

    😂

  • @s.ksunny602
    @s.ksunny60219 күн бұрын

    sir samne vale ki voice saf nhi aa rhai he to kuch pata nhi chal rhaha he

  • @chhotumondal3810
    @chhotumondal381019 күн бұрын

    Sir jo candidate ha uska voice clear sunai nhahi de raha next time se koi v candidate ho acha earphone use karne boliye ga jisse voice clear aye.

  • @hirenlakum2912
    @hirenlakum291220 күн бұрын

    Sir I follow your web development course currently I am in javascript but only 15 episode left after javascript finished Thankyou sir apne Aaj jo bhi questions puche sab muje ate the with clear concept just because you ❤❤ Thankyou

  • @delightful209
    @delightful20920 күн бұрын

    u would think that candidates would at least make an effort to have a decent mic and headset for an interview cuz this was so painful to watch. i doubt in a real interview the recruiter would have the patience to repeat themselves multiple times like this.

  • @Devin_1024
    @Devin_102420 күн бұрын

    NEXT LEVEL

  • @E-lafde
    @E-lafde20 күн бұрын

    sir i think i am prepared but i did't get any oppurtunity from many months and now iam frustated and leaving development for 2 months

  • @AstrayYouthShorts
    @AstrayYouthShorts20 күн бұрын

    Kya sir noob sab ko kya kehte ho karne intejaar karo mein abhi HTML hii sikh raha hoon jab mein javascript pe aaungaa tab dekhna

  • @namitkhobragade6948
    @namitkhobragade694820 күн бұрын

    Return karo

  • @jhonsnow534
    @jhonsnow53421 күн бұрын

    Waiting ❤

  • @delightful209
    @delightful20921 күн бұрын

    never heard of polyfill until today lmao O_o

  • @vishalgangde702
    @vishalgangde70224 күн бұрын

    Sir, you always take interviews in a very technical manner and give brief description about the concepts from which we get to learn a lot. Great Interview 👍👍👍

  • @jhonsnow534
    @jhonsnow53426 күн бұрын

    ye real channel hai?

  • @neerajpawar797
    @neerajpawar797Ай бұрын

    Q. const [a] = [10,20,30,40,50] so can we do this also Ans : - const [...a] = [10, 20,30,40,50] console.log(a[3]) // 40 can anyone tell me is it right or wrong

  • @swarup868
    @swarup868Ай бұрын

    Akshay saini 🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥 All time greatest channel for javascript