Fresher Got Selected as Frontend Engineeer | JavaScript and React | ProCodrr Mock Interviews

Participate in Three 90 Challenge by GeeksforGeeks and get 90% Refund: bit.ly/4bKMwRG
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 ...
Are you gearing up for a frontend interviews and feeling a bit anxious about what to expect? Participate in our FREE Mock Interview sessions by filling the Google Form below and get interview ready.
Google Form: forms.gle/ZvLVRkgj1enqaCYHA
Social Media
🌐 Telegram: t.me/procodrr
🌐 Linkedin: / anurag-singh-web-devel...
🌐 Instagram: / procodrr
🌐 Twitter: / anuragsinghbam
🌐 Portfolio: anuragsinghbam.com/
#react #procodrr #webdevelopment #mockinterviews #frontendinterview #javascriptinterview

Пікірлер: 219

  • @VinodKumar-xv5lv
    @VinodKumar-xv5lv3 ай бұрын

    quality of the questions and answering incorrect questions in the video is top-notch, this channel is very much underrated channel, no doubt 100k subs in 6 months

  • @champab5350

    @champab5350

    3 ай бұрын

    @@vijrah3600 🤣

  • @prakharmedhavi1915

    @prakharmedhavi1915

    2 ай бұрын

    🤣

  • @akshaynarwadkar5264
    @akshaynarwadkar52642 ай бұрын

    🎯 Key Takeaways for quick navigation: 00:24 *💻 Introduction and Technologies Learned* The candidate introduces themselves and lists the technologies they've been learning. Technologies mentioned include HTML, CSS, JavaScript, React, MongoDB, and Node.js. 01:59 *🏗️ HTML Concepts: Tags, Semantics, Attributes* Discussion on HTML basics including semantic tags and attributes. Semantic tags provide meaning to elements for both browsers and developers. Attributes provide additional information about elements and are included in the opening tag. 04:00 *📐 CSS Concepts: Box Model, Positioning, Flexbox* Overview of CSS concepts including the box model, positioning, and flexbox layout. Box model includes content, padding, border, and margin. Positioning attributes like relative and absolute are discussed along with flexbox layout properties. 10:51 *🔤 JavaScript Fundamentals: Data Types, Variables, Scope* Explanation of JavaScript fundamentals covering data types, variable declaration, and scope. Discussion on primitive and non-primitive data types. Explanation of variable declaration using var, let, and const and their respective scopes. 20:33 *🔄 Array Methods and Promises in JavaScript* Overview of array methods including slice, splice, and map. Brief introduction to promises in JavaScript. Explanation of how promises address callback hell and provide a solution for asynchronous operations. 22:35 *⚛️ Introduction to React and Its Benefits* Explanation of why React is used and its benefits compared to vanilla JavaScript. React's modular approach simplifies code management and enables the creation of reusable components. Discussion on React's virtual DOM and its efficiency in updating the actual DOM. 25:19 *🧠 Declarative vs. Imperative Programming* Differentiation between declarative and imperative programming paradigms. Declarative programming focuses on defining the desired outcome, while imperative programming involves detailing the steps to achieve that outcome. Application of declarative approach in React and imperative approach in vanilla JavaScript. 32:18 *🧠 Understanding variable assignment in JavaScript functions* - Variables assigned within a function are initially assigned the value `undefined` in the execution context. - When executing the function, the variable gets its assigned value. - Changing `var` to `let` won't affect the output because both have block scope. 38:19 *🔄 Order of execution in asynchronous functions* - Asynchronous functions execute after other code has been executed. - The asynchronous function is stacked in the callback queue and executed after the call stack becomes empty. - Understanding the process helps in predicting the order of output. 43:12 *🛠️ Working with asynchronous functions and promises* - Asynchronous functions always return a promise. - Utilize promise chaining for managing asynchronous operations. - Understanding promises is essential for handling asynchronous tasks effectively. 46:50 *💡 Understanding equality comparison in JavaScript* - Comparing two arrays using `==` or `===` compares their references, not their contents. - Objects and arrays are reference types, so equality checks if they refer to the same object in memory. - Immutable objects like arrays return false when compared due to different reference addresses. 49:05 *🔄 Understanding object references in JavaScript* - Objects with the same reference address share the same properties and values. - Changes made to one object reflect in all references pointing to it. - Understanding object mutability and reference sharing is crucial in managing data structures. 51:46 *🔍 Exploring array methods in JavaScript* - Utilize array methods like `filter` and `map` for efficient data manipulation. - Chaining array methods simplifies complex operations and enhances readability. - Understanding array methods is essential for performing common tasks efficiently. 55:22 *📝 Manipulating strings in JavaScript* - String manipulation involves methods like `toUpperCase`, `slice`, and concatenation. - Utilize string methods to transform and format text data effectively. - Understanding string manipulation techniques enhances data processing capabilities. 01:08:02 *📝 Implementing a basic todo application in React* - Create a todo app with an input field for adding tasks. - Utilize React state to manage input values and todo list items. - Implement basic functionality like adding and displaying todo items. 01:35:03 *🔍 Debugging the list addition functionality* - Debugging the process of adding new values to a list. - Issues encountered and solutions implemented during debugging: - Difficulty in adding new values to the list. - Correcting the code logic to incorporate previous values when adding new ones. - Utilizing the spread operator inside the array to properly update the list. 01:39:26 *🛠️ Final adjustments and interview feedback* - Implementing final adjustments to the project and concluding the interview. - Final adjustments made: - Clearing the input field automatically after adding an item. - Feedback and evaluation of the interview performance. - Interview feedback and evaluation: - Candidate's performance assessed, acknowledging strengths and areas for improvement. - Recommendations for further practice and improvement highlighted. - Discussion on potential future interviews and readiness for subsequent rounds. Made with HARPA AI

  • @pranavpawar7792

    @pranavpawar7792

    Ай бұрын

    Thanks brother

  • @alisajadahmadi978
    @alisajadahmadi9782 ай бұрын

    This really helped me a lot. Thank you so much.

  • @thatslife9101
    @thatslife91013 ай бұрын

    These interview videos are very helpful for me as fresher . Keep making these type of interview videos sir 😊 thank you so much

  • @faizankhan-je9cf
    @faizankhan-je9cf3 ай бұрын

    Doing a great Sir.. Hats Off ♥

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

    Anurag you are doing the amazing job to help freshers to crack job interviews 👏👏

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

    Get to know new things .... Great job🎉

  • @alizekc231
    @alizekc2313 ай бұрын

    Keep up the good work.

  • @akashyadav1652
    @akashyadav16523 ай бұрын

    Sir apka atitude ek dm real interviewer jesa h vo bhi ese hi bolte h jisse pta ni chlta ki shi bol rhe h ya nhi , Thanks for the interview 💖

  • @procodrr

    @procodrr

    3 ай бұрын

    Awesome, keep learning and sharing 😊

  • @mansingbad
    @mansingbad2 ай бұрын

    insightful content sir✨ ❤️

  • @lelin4732
    @lelin47323 ай бұрын

    Semantic tags and using its conventions apart from SEO it also helps screen readers in case a person who is blind go though our page.

  • @jackdesparrow4783
    @jackdesparrow47833 ай бұрын

    she impressed with answers and pleasing manner ....bright future ahead... HTML,CSS,React basiscs for sure she deserves 7digit salary as a fresher

  • @akshitkapoor1039

    @akshitkapoor1039

    3 ай бұрын

    needed improvement in reactjs

  • @agx111

    @agx111

    2 ай бұрын

    simp 👆

  • @himanshuarora1910

    @himanshuarora1910

    2 ай бұрын

    tu dede bhai use naukri

  • @GATEWith_HARIS
    @GATEWith_HARIS3 ай бұрын

    sometime I can implement everything very precisely and beautifully but I can not explain in words if you ask my project and the about the things that used in my project I can explain very good.

  • @saritabist644
    @saritabist6443 ай бұрын

    Keep up good works

  • @horizondevs
    @horizondevs2 ай бұрын

    congrats 🎉

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

    49:59 there is a little trick that, if i do const user2 = {...user1} then the name will not change in user1 due to user2 but city will.

  • @evilgaming000
    @evilgaming0003 ай бұрын

    Sir currently i'm following your js course and now ready to switch to your react course. It was a great journey i learnt so much from basic to advance in depth thankyou so much for your all efforts this helps a lot ❤❤

  • @procodrr

    @procodrr

    3 ай бұрын

    Awesome, all the best for your React journey 👍 Keep learning and sharing 😊

  • @GAMER-SRK
    @GAMER-SRK3 ай бұрын

    Hello sir, can you please make a complete video on how you work on your live project starting from scratch? I mean receiving project definition till completion. By the way your videos are very helpful thank you.

  • @mitroboomin2492
    @mitroboomin249217 күн бұрын

    HTML (1:02) CSS (9:22) Flexbox (20:44) Promises (28:22) Async function (32:02) Code (33:22)

  • @junaidkhanvibes-jkv7214
    @junaidkhanvibes-jkv72143 ай бұрын

    Amazing work bro I am watching it from Pakistan, it is very helpful

  • @niteshkumargupta2451

    @niteshkumargupta2451

    3 ай бұрын

    Beta ke lia to itna hamare sir interviewer video bana sakte hai 🤣🤣

  • @aditisrivastava9917
    @aditisrivastava99173 ай бұрын

    Where is link available to fill the form??plz tell me

  • @jayprajput1998
    @jayprajput19982 ай бұрын

    Can we apply in React without any css if no one has the knowledge of css?

  • @nawaraj.karkee
    @nawaraj.karkeeАй бұрын

    would love to see some freshers python mock interviews. Django /& Fastapi mock interviews..

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

    Great content

  • @abdullahansari9195
    @abdullahansari91952 ай бұрын

    Nice content.

  • @dishamagade4420
    @dishamagade442022 күн бұрын

    Sir js sourec file or script is mentioned in the head no??

  • @arvajkhan683
    @arvajkhan6833 ай бұрын

    This video is very helpful for me ❤

  • @procodrr

    @procodrr

    3 ай бұрын

    Glad it was helpful 😊

  • @ankitdhiman6317
    @ankitdhiman63173 ай бұрын

    Mene form 1 week pehle submit kr diya h pr abi tak mera interview schedule nhi hua hai sir

  • @itachiuchiha1029
    @itachiuchiha10293 ай бұрын

    Theoretical knowledge is good as much as needed. But the real game begin with practical one. You must have to be thinking logical.

  • @vipultaneja7521
    @vipultaneja75213 ай бұрын

    sir i feel the form for giving interview but i cant get any email to regarding this

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

    Sor ma BA hun mere computer applications ek subject tha graduation ma aur ek saal ka computer diploma bhi ha lakin ma yah sab coding java html etc sikhna chati hun .

  • @pavankulal9311
    @pavankulal93113 ай бұрын

    I'm so impressed with this girl she knows everything where I took twice time to know it

  • @pavankulal9311

    @pavankulal9311

    3 ай бұрын

    I was impressed with here theory skill but practical is little weak but she will overcome it by practice

  • @yashverma7028
    @yashverma70283 ай бұрын

    very helpfull video sir, I am someone who is actively giving interview for MERN and front end roles, UNFORTUNATELY the coding questions asked in today's market are quite difficult and not easy as we saw in the video, but ya in a very few cases, the company might ask such easy questions, but generally the coding and machine coding questions being asked are of higher difficulty, also I need to appreciate you for the theory part and also the output based questions. If possible kindly put up interviews with higher difficulty for coding as well.

  • @praneethisaac5655

    @praneethisaac5655

    3 ай бұрын

    Can u tell me where can i practice for frontend as well as backend machine coding questions

  • @anchalgupta4362

    @anchalgupta4362

    2 ай бұрын

    @yashverma7028 can you tell where to practice for frontend interviews

  • @anushkatamrakar4449
    @anushkatamrakar44493 ай бұрын

    Sir i have submitted the Google form. Kindly schedule my mock interview❤

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

    sir i am also want give an a mock interview i tried to fill the google form but it not working

  • @bittusarkar1.8k22
    @bittusarkar1.8k22Ай бұрын

    Sir i want to give mock interview of DSA please provide me form ...in description form is not working

  • @roshankalamkar7752
    @roshankalamkar77523 ай бұрын

    sir but in microtask queaue promises have more priority then console log i think i learn some ware first promises then console.log and then setTimeout

  • @procodrr

    @procodrr

    3 ай бұрын

    No, console.log will always run first if it is not inside any asynchronous code.

  • @luckypareek-my1oi

    @luckypareek-my1oi

    3 ай бұрын

    It does not depend on console log . It depends where you are using console log . Like if console log is part of synchronous code then definitely it will be executed before promises and settimeout. Because in call stack first all the synchronous code is executed and then asynchronous code is executed

  • @owannn
    @owannn3 ай бұрын

    bhaiyya ab aapke channel pe 13k subs hogye .. maine jab subscribe kra tha to 2.5k the to ab itne log interview dere to mai kaise dunga🥺

  • @procodrr

    @procodrr

    3 ай бұрын

    Form fill Kiya tumne?

  • @owannn

    @owannn

    3 ай бұрын

    hn recently@@procodrr

  • @purnima1361

    @purnima1361

    3 ай бұрын

    Sir mene bhi form fill kiya h aapka plz sir Mera bhi interview le lijiye

  • @b2wofficialYT

    @b2wofficialYT

    3 ай бұрын

    ​@@purnima1361ye job dila te hain?

  • @RayhanCar

    @RayhanCar

    3 ай бұрын

    Arey mock interview hai bro 😂​@@b2wofficialYT

  • @abplayzz
    @abplayzz27 күн бұрын

    JavaScript is a single threaded language. Having knowledge of writing non-blocking code is not advanced in any way. It's a must know.

  • @tagotechbuilder7767
    @tagotechbuilder77673 ай бұрын

    async function foo() { return 'Hello World' } const result = foo() console.log(result) result.then((data)=> { console.log(data); })

  • @26382877
    @263828773 ай бұрын

    the questions were really good but plz provide some more question in the form of pdf

  • @shahrukhsaifi836
    @shahrukhsaifi8363 ай бұрын

    bhaiyya quality bahut kam aa rhi hain?

  • @successmindset010
    @successmindset0102 ай бұрын

    mujhe html css javascript ata hai par spoking english nahi ati toh mujhe job mil jayegi sir plz reply

  • @nishant_singh
    @nishant_singh3 ай бұрын

    Sir I want to test myself out, I filled the form, please have a look...

  • @damnboy6518
    @damnboy65188 күн бұрын

    Do i need degree to become a frontend developer because i don't have a degree

  • @kizigamer6895
    @kizigamer68953 ай бұрын

    Sir I found your channel just last week and have watched 3 or four videos of react series and our very good explanation but me already know react I have learnt it from chai aur code the hitesh sir's channel so was the mostly same which I knew I am looking for react projects to practice but still could not find anything what is your answer for that

  • @procodrr

    @procodrr

    3 ай бұрын

    Yes, I have not made much projects using React. Maybe in future I'll make it.

  • @smiteshpatil4511
    @smiteshpatil45113 ай бұрын

    The interviews are good.I would suggest you to answer the questions which the candidates are not able to answer.

  • @procodrr

    @procodrr

    3 ай бұрын

    Sure, I'll do that.

  • @user-dd7kw3ym5i
    @user-dd7kw3ym5i2 ай бұрын

    off topic: I'm linux user. Doesn't the windows command line have auto complete like linux terminal do?

  • @TusharDahiyaa

    @TusharDahiyaa

    2 ай бұрын

    It does have auto complete but unlike windows you have to write most of it and press tab for auto complete...in windows, it just gives all file names one by one..

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

    sir Google form work nahi kar raha hai

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

    ProCodrr Mock Interviews The form ProCodrr Mock Interviews is no longer accepting responses. Try contacting the owner of the form if you think this is a mistake. i got this wehn i visited your google link

  • @LOL-jx4cm
    @LOL-jx4cm3 ай бұрын

    Matterial js background set sekha do sir

  • @kashifqureshi0786
    @kashifqureshi07862 ай бұрын

    Sir Maine har jgh message send kiya but aapne abhi tak seen nhi Kiya sir please take my mock interview 😢

  • @towardstech4616
    @towardstech46163 ай бұрын

    bhai mene apka channel starting se join kia hoa kia ap mera interview le skte hen? Mujhe English Nahi ati

  • @blacktigerarmy5496
    @blacktigerarmy549614 күн бұрын

    It's mean apne fundamentals par kaam karee?

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

    what will be the answer for async function returning 'Hello World' instead of Promise { 'Hello World' } at 46:00

  • @SenseiArima11

    @SenseiArima11

    28 күн бұрын

    Async function foo() { return 'Hello World' } Async function bar() { const result = await foo(); console.log(result) ; } bar(); The reason for await not working in her code was that await only works inside Async function apart from some specific use cases. Also we could have done this using ".then" method as well

  • @09avishkargaikwad71
    @09avishkargaikwad71Ай бұрын

    Let's complete the remaining tasks function handleDelete(index){ // Here don't go to directly apply the splice on original state variable. We cannot do it. Principle of immutability. const newTodo = [...toDo]; const newArr = newTodo .splice(index, 1); setToDo(newArr); } handleDelete(index)}>Delete

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

    Sir ma kisa shuru karun padhan starting se

  • @ffcolax2281
    @ffcolax22813 ай бұрын

    First view 😊

  • @sharathjoshi3545
    @sharathjoshi35452 ай бұрын

    Is real interview will be same level difficulty sir

  • @davidbaraiya2649
    @davidbaraiya264924 күн бұрын

    How much experience does she have?

  • @successmindset010
    @successmindset0102 ай бұрын

    sir interview ke liye spoking english ana jaruri hai kya

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

    Kya mein apni skills ko check krny ky liya interview dy skta hn kya please reply 😢❤

  • @RavindraSingh-lp9pl
    @RavindraSingh-lp9pl3 ай бұрын

    @Anurag Sir please React machine coding questions daalo..it will be very helpful

  • @procodrr

    @procodrr

    3 ай бұрын

    Sure

  • @user-ry5gp9sp7z
    @user-ry5gp9sp7z3 ай бұрын

    Thanks for these interviews sir. These helps a lot in assessing. One question I want to ask, when it comes to building projects to showcase in your resume, suppose I want to be a frontend developer and right now my main focus is that only not the backend part. So what kind of projects should I be working on? A lot of people suggest to go for a complex project like a full-fledged web app but that requires the knowledge of backend too. Help me with this sir. Thankyou.

  • @procodrr

    @procodrr

    3 ай бұрын

    You can use some third party APIs and make complex projects.

  • @vgx-sam8164
    @vgx-sam81642 ай бұрын

    Why no camera , isn't it a norm to have camera on on interviews?? Correct me as i maybe wrong

  • @anjanisharma9509

    @anjanisharma9509

    Ай бұрын

    Females freedom

  • @cricketshorts6371
    @cricketshorts63713 ай бұрын

    Which company she's got a selected

  • @borntodevelop508
    @borntodevelop5083 ай бұрын

    35:00 , bcz hoisting not working in let keyword

  • @NitanJanaOfficial

    @NitanJanaOfficial

    2 ай бұрын

    hoisting does happens for let and const variables also,but they are in temporal dead zone till they are initialized in the code,hence the referenceError.

  • @namansharma8346
    @namansharma83462 ай бұрын

    cont str = "hi i am shreya"; sir in this string manipulation question can i solve this in java or interview just need to know my map, slice,split method knowledge in javascript,. Can i do programming question in java in frontend interview

  • @shankar99977

    @shankar99977

    2 ай бұрын

    Then thats not a front end interview

  • @factcinemaaa
    @factcinemaaa3 ай бұрын

    Sir ji aapki video mai tb se dekh rha hu jb aapke channel pr 1.2k tha aur aap mera interview krwa hi do bahut comment kiya but aapne bola tha krwane k liye but 😢😢😢😢😢

  • @procodrr

    @procodrr

    3 ай бұрын

    I have sent you and assignment on email. Please complete it and submit. Uske baad interview schedule kar denge.

  • @kforstatus9709
    @kforstatus97093 ай бұрын

    ak project series be lao sir jisma HTML, CSS or JS ho. Please sir apki projects wali video be dakhi ha mna par or be project laka ao sir 😊😊 you tube par etna project nhi ha sir ap ak new series start karo jisma bout sara project ho❤❤

  • @procodrr

    @procodrr

    3 ай бұрын

    Zaroor laayenge projects

  • @garvitjuneja253
    @garvitjuneja2533 ай бұрын

    Sir I have a suggestion for you that whatever the question you are asking from the candidate if he or she is not able to answer that question then please you should answer that question properly so that the answer of that question will be very much clear to us. I hope you will consider my point😊

  • @procodrr

    @procodrr

    3 ай бұрын

    Thank you for your suggestion, I'll do it from the next time.

  • @timepass6050
    @timepass60502 күн бұрын

    anurag you are doing a good job but i have a suggestion for you prepare for your questions and practice them asking in english because sometimes when you are asking questions your forgot what to ask then you voice goes very low it shows your confidence level is low

  • @AmitGupta-wf7rw
    @AmitGupta-wf7rw3 ай бұрын

    sir I'm from commerce stream and I want to switch my career in IT sector so plz tell me it's right to choose career as frontend or in data analysis. Which one is helpful for my career.

  • @procodrr

    @procodrr

    3 ай бұрын

    Getting into frontend would be easier for you.

  • @user-lz7jx7nk2e
    @user-lz7jx7nk2e3 ай бұрын

    this interview for praticing yaa for job,regarding

  • @30pratikshamali50
    @30pratikshamali503 ай бұрын

    Can we give this interview in Hindi

  • @ssd2723
    @ssd27233 ай бұрын

    Sir html and css complete and java script is learning but sir java script complete karna ka bad interview aplie kar sakta hu sir frantand developer ka lya kya Karu your segaction

  • @saiteja6179
    @saiteja61793 ай бұрын

    I can hear interviewee but not interviewer. Please talk next time some high.

  • @BCAboy_akash
    @BCAboy_akash2 ай бұрын

    sir English bhi jaruri hai kya mujhe jyada english nhi ati so

  • @aniketroy03
    @aniketroy033 ай бұрын

    And I was asked to build a complete folder-file structure in React covering all the test cases as a fresher 😢😂

  • @procodrr

    @procodrr

    3 ай бұрын

    Even experienced people can't do that.

  • @aniketroy03

    @aniketroy03

    3 ай бұрын

    @@procodrr Tap Invest was the company name. I cleared the first round which was an online test and in the next interview they asked this.

  • @luckypareek-my1oi

    @luckypareek-my1oi

    3 ай бұрын

    How did you apply?

  • @aniketroy03

    @aniketroy03

    3 ай бұрын

    @@luckypareek-my1oi Company careers page in Nov 2023.

  • @KUNUx1

    @KUNUx1

    3 ай бұрын

    ​@@aniketroy03because they didn't want to hire you so they purposefully did that .don't overthink you did well in the first round atleast

  • @user-ox6jr4il5w
    @user-ox6jr4il5wАй бұрын

  • @priyanshubaghel1203
    @priyanshubaghel12032 ай бұрын

    Sir I'm 12th pass out and do not have any degree but made some projects using react js, will you guide students like me to get a job who don't have degree?

  • @procodrr

    @procodrr

    2 ай бұрын

    There is a QnA session that I do with students on every Sunday at 8 PM. You can join our Telegram group, I'll send the meeting link in the group on Sunday evening. t.me/procodrr

  • @priyanshubaghel1203

    @priyanshubaghel1203

    2 ай бұрын

    @@procodrr Thank you sir❤️

  • @tushar6090
    @tushar60908 күн бұрын

    girl's voice is felt like a small kid giving interview but the interview is good. 😀😀

  • @basicmathswithparamitamaam1749
    @basicmathswithparamitamaam17493 ай бұрын

    Hi Sir, I have a question Does companies hire someone in tech field who has 10 years gap?

  • @procodrr

    @procodrr

    3 ай бұрын

    All that matters is your skills. Gap won't count.

  • @basicmathswithparamitamaam1749

    @basicmathswithparamitamaam1749

    3 ай бұрын

    Thanks. 😊

  • @ItzBandhan
    @ItzBandhan2 ай бұрын

    these question made me realize that i had learnt nothing in javascript and react😂😂

  • @pawanpawar1910
    @pawanpawar19103 ай бұрын

    BBA computer applications after Frontend developer ban sakte hai kya

  • @procodrr

    @procodrr

    3 ай бұрын

    Off course

  • @abhishekshukla9550
    @abhishekshukla95503 ай бұрын

    No sound

  • @sparnaty
    @sparnaty3 ай бұрын

    No sound even after refreshing

  • @dailyDiary213
    @dailyDiary2133 ай бұрын

    Sir no sound

  • @nickgaming8523
    @nickgaming85233 ай бұрын

    Hello sir, I am Prabal Bhandary. I am from Nepal and I have fill the form just to know how does the questions appear in the interview. I am searching for an intern position

  • @procodrr

    @procodrr

    3 ай бұрын

    The same way question are asked as in this video.

  • @Spiritual_Booster_Dose
    @Spiritual_Booster_Dose3 ай бұрын

    kya isme sach me selected candidate ko JOb milti hai...YA fir mock interview HAI

  • @ompandey4595

    @ompandey4595

    3 ай бұрын

    Mock h

  • @Trade-Scout
    @Trade-Scout3 ай бұрын

    Sir I know html,css and javascript should I do mock test please reply..❤❤

  • @procodrr

    @procodrr

    3 ай бұрын

    Yes, you can give the mock interview.

  • @Trade-Scout

    @Trade-Scout

    3 ай бұрын

    @@procodrr only by filling the form..

  • @procodrr

    @procodrr

    3 ай бұрын

    Yes, If you know JavaScript well then you can fill the form.

  • @_mukumemories
    @_mukumemories3 ай бұрын

    Good sister 👍🏻 If you need any help then you can reply this comment

  • @Arjun69
    @Arjun693 ай бұрын

    Let’s add some new questions @procoddr?

  • @procodrr

    @procodrr

    3 ай бұрын

    Sure

  • @fortniteplaystation9050
    @fortniteplaystation90503 ай бұрын

    2:00 1.what is Html 2:20 2. What is semantic tags in html 2:45 can you give me examples

  • @vineetsingh53250
    @vineetsingh532503 ай бұрын

    bro itne basic quesion me kese hosakta ha select koi

  • @facthai8958

    @facthai8958

    3 ай бұрын

    mein bhi yehi soch raha hu 🫂

  • @owannn

    @owannn

    3 ай бұрын

    questions ke basis pe nhi hote,, last me jo code krwate wo shi se krne pe select hote log

  • @procodrr

    @procodrr

    3 ай бұрын

    As a fresher, she performed very well. Her fundamentals are clear. Also she is able to write code with clarity.

  • @Assasina8or

    @Assasina8or

    5 күн бұрын

    Ese hota h

  • @vineetsingh53250

    @vineetsingh53250

    5 күн бұрын

    @@owannn hmmm

  • @mohammadshahzebsaifi6720
    @mohammadshahzebsaifi67203 ай бұрын

    Can we give mock more than one times

  • @procodrr

    @procodrr

    3 ай бұрын

    I won't take more than once because more 1000 people have filled the form.

  • @Pintumahur
    @Pintumahur3 ай бұрын

    Good morning sir my name pintu kumar frontend developer full online course ke liya sir link sare kar do

  • @procodrr

    @procodrr

    3 ай бұрын

    kzread.info/head/PLfEr2kn3s-br9ZFmejfLhAgMbGgbpdof8&si=rNBryRKojha8UeTr

  • @akarsh_121
    @akarsh_1213 ай бұрын

    It'd be better of you ask the questions in open and active voice

  • @procodrr

    @procodrr

    3 ай бұрын

    Thanks for your suggestion. I'll try that next time.

  • @ChiragKr-pu4hf
    @ChiragKr-pu4hf3 ай бұрын

    ladkiya apne aap se kabhi kush nhi hoti 🙂

  • @jhonsnow534
    @jhonsnow5343 ай бұрын

    quality 360 aarhi hai

  • @procodrr

    @procodrr

    3 ай бұрын

    15, 20 minute wait karo quality sahi ho jayegi.

Келесі