Front End Mock Technical Interview | JavaScript, CSS, React, and Algorithms

Поделиться
HTML-код
  • Опубликовано: 25 апр 2021
  • 🎉 Join Discord - / discord
    🐦 Follow On Twitter - / thedonofcode
    🌀 Connect On Linkedin - / donthedeveloper
    🤝 Get Help From Me - calendly.com/donthedeveloper
    ❤️ Support What I Do - ruclips.net/user/donthedevelop...
    Are you looking for long-term mentorship as you try to become a frontend developer? Consider joining my frontend mentorship program.
    forms.gle/Y9zuGxzVZe154uSz8
    -
    Disclaimer: The following may contain product affiliate links. I may receive a commission if you make a purchase after clicking on one of these links. I will only ever provide affiliate links for apps that I've used and highly recommend.
    My #1 recommended FRONTEND course:
    scrimba.com/?ref=donthedeveloper
    My #1 recommended BACKEND course (25% off):
    boot.dev/?via=donthedeveloper
    My favorite todo app (Todoist):
    get.todoist.io/lbibntzmg4yg-H
    Want to come onto my podcast and ask me a few questions? Just fill out this form: forms.gle/esQMbaRjQt9SkD1XA
    ---------------------------------------------------
    Want to know what a legitimate frontend developer interview is really like? I invited on a developer that had originally interviewed me for my second software engineering position. He interviewed a brave soul from our community that's currently trying to get his first position as a developer. Dan started out with questions to test his knowledge with JavaScript & CSS; moved into the algorithm & JavaScript fundamental portion; and then wrapped up with a React project. I think this interview turned out pretty well. What do you think?
    Host/Guests:
    Don Hansen - / donthedeveloper
    Dan Cortes (Interviewer) - / dan-cortes-8954b345
    Noa Kim (Interviewee) - / noanonoa

Комментарии • 193

  • @DonTheDeveloper
    @DonTheDeveloper  Год назад +36

    Here's a code sandbox link to the template for these problems. JS questions are in "/vanilla-js-qs/index.js" and the React app is in "src/App.js": codesandbox.io/s/vanilla-js-react-pokedex-i7clq

  • @inordirection_
    @inordirection_ 2 года назад +83

    I would be super happy to work on a team lead by Dan. Seems like a great mentor and an easy guy to get along with

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад +7

      He absolutely is. He ended up being a great mentor and friend to me.

  • @a_drunk_carry371
    @a_drunk_carry371 2 года назад +5

    I'm finding this also a year later, but thanks for this video! I'm a tech recruiter and often have frontend applicants ask about the on-site interview process. A peek into how things go after we switch hands over to the engineers helps a ton. Both in helping the candidate be well prepared and in me knowing the deeper level things on certain stacks.

  • @Kelz_369
    @Kelz_369 2 года назад +37

    This is a really great video... i was literally pausing between some of the questions to solve them on my own. Would love to see more interview content like this :-)

  • @alexl4853
    @alexl4853 3 года назад +25

    This gives me so much confidence! I think I’m ready for a job! Thank for this!

  • @TheVideogamemaster9
    @TheVideogamemaster9 2 года назад +3

    As someone who already has experience doing pokedex projects as far back as 2017, I'm so hyped that I could've fully completed the project (with css styling) within the allotted time. If my interviews are anything like this, I'll be a frontend engineer in no time!

  • @jessicachen8865
    @jessicachen8865 3 года назад +93

    This is a great mock interview and as an aspiring developer myself, gives me a lot of insight of what kind of questions I can expect and what my general knowledge/skill should be at. Thank you!

  • @DonTheDeveloper
    @DonTheDeveloper  2 года назад +47

    It looks like this podcast episode was well received. I'm glad it helped so many people! If you'd like to see more mock interviews, what other types of interviews would you like to see? Reply to this comment with your ideas. I'd love to hear them.

    • @taeril1
      @taeril1 2 года назад

      Hi there, really loved this one. It's great opportunity for people to get some ideas and preparation for interviews.
      How ever, for me it was even better for other reasons, because I'm working on two jobs, when I get home, i don't really have time watching others coding, rather I spent this little time coding on my own.
      Though, i have time on my job listening Podcasts etc, that's why I like your channel as well, so I really liked this one, even without watching it I could follow it and even learn something new.
      What I would like to find or listen is someone coding their project and talking and explaining steps, similar to what they were doing here. Usually, developers just code, talk here and there what they are doing, but missing lot of things out, and if you aren't really watching, you can't really figure out whole process.
      Well, I'm not really sure there's much interest for this, but if you think this would be interesting to your audience, i would definitely like it

    • @philipbeauford
      @philipbeauford 2 года назад +5

      Please get Dan to just do a few more of these same type of React focused interviews but with different candidates bc each will have different skill levels and performance which would be great to learn from, seeing the differences from candidate to candidate.

    • @taeril1
      @taeril1 2 года назад

      @@philipbeauford Don does whatever Don wants, no need to ask me to get him to do anything, as I really don't have any such power to make Don do anything (though, if I'm completely honest, I'm writing this little sweet script that will make Don make my all wishes come true, but please, don't let anyone knows about this one, this will be our little secret and when I have it done, I'll make Don realise your wish as well, agreed?).
      I was simply giving suggestion based on my experience, so can you to as well, and I believe Don understood your wish as writing it for him and not for me, but I couldn't help to make fun of it, I'm sorry

    • @pretto417
      @pretto417 2 года назад

      Please make more! At Onja Madagascar, we use this video as an example of good interview technique.

    • @marktellez3701
      @marktellez3701 Год назад

      It is really well done!

  • @melandau
    @melandau 2 года назад +6

    function sum(...args) {
    return args.reduce((acc, val) => acc + val, 0)
    }

  • @laszloekovacs
    @laszloekovacs 2 года назад +3

    Thank you. This gave me some confidence boost. I am stuck in tutorial hell for such a long time I don't even want to reveal. I always worried everyone codes like in the 30 second fireship vids. Sadly you never see how it really looks like.

  • @licokr
    @licokr 8 месяцев назад +2

    He's a great mentor who seniors should be, and also the interviewee has a good attitude. Under the pressure, he kept asking questions and requesting feedback, and he was waiting for until the feedback had done. Everyone would face difficulties when they start learning for the first time. I believe that attitude is more important than skills for the future. I'm sure the interviewee is going to be a great senior. Thank you for sharing the video. It's absolutely amazing.

  • @claraharmonson2181
    @claraharmonson2181 2 года назад

    This video is pure gold!!! Thank you so much for this. please have more interviews coming!!!

  • @bakihanma1865
    @bakihanma1865 2 года назад +5

    this was an awesome interview , I haven't gone through any interviews myself yet , but it gives me hope that I'm getting closer to start applying for jobs, since all these tasks seemed to be pretty basic

  • @martinrombach2666
    @martinrombach2666 2 года назад +1

    This is exactly what I need right now. Thank you!

  • @justusbuyu9344
    @justusbuyu9344 3 года назад

    Loved this ! Definitely looking forward to more!

  • @guerra37
    @guerra37 2 года назад +7

    Very helpful, informative, and very well put together. I have an interview this week and this video helped A LOT.
    Thanks to all parts involved, great stuff.

  • @andrewwoan
    @andrewwoan 2 года назад +5

    This was an amazing interview. Thank you so much for sharing this video it's super helpful.

  • @EstebanInTech
    @EstebanInTech Год назад

    Love this this was very helpful as i will start applying to front end developer jobs next month! great to know what to expect. Please make more of these!

  • @CynicalEntity
    @CynicalEntity 2 года назад +10

    This was a great watch and very informative. I wrap up my bootcamp next week and will hopefully start interviewing sooner rather than later. Fortunately we had a series of mock interviews throughout the program as practice, but this was really insightful and also reassuring. I think Dan and Noa both did great. I hope I can encounter some interviewers like Dan throughout the process.
    Thanks for putting this together and thanks Noa for being wiling to put yourself out there like this. Best of luck!

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад +1

      I'm glad it was helpful. Good luck with the job search!

    • @renzo5311
      @renzo5311 2 года назад

      Hey man. What bootcamp did you attend and how was it? Looking for a great bootcamp. Thanks

  • @polyAesthetics
    @polyAesthetics 3 года назад +1

    Nice Don! Thanks to Dan and Noa!

  • @crisi6754
    @crisi6754 2 года назад +1

    This was awesome bro! Thank you so much for this!

  • @CreeperCatsGaming
    @CreeperCatsGaming 2 года назад +2

    Thank you for uploading these mock interviews, they really help boost my confidence and show me what I need to improve on.

  • @barcalona55
    @barcalona55 Год назад +1

    Wow I got all the HTML and CSS questions correct. Gives me confidence now.

  • @abrahamosas7129
    @abrahamosas7129 Год назад +1

    super grateful for this mock interview video. It really helped boost my confidence

  • @usamesavas9848
    @usamesavas9848 2 года назад +1

    This is awesome! Thank you for this, really appreciate

  • @joeblack5638
    @joeblack5638 Год назад

    Nice. Thanks for the interview!

  • @ozzyfromspace
    @ozzyfromspace 2 года назад +5

    the interviewer is an incredibly patient dude, mad props to him. the react section was particularly painful ngl. I hope the guy interviewing for the position has made even more progress since then 🙏🏽☮️

  • @swtlynn93
    @swtlynn93 Год назад +1

    Thank you for sharing this! It gives me so much more insight as I’m still on my self-taught journey as a FE Dev. It’s nice to know that they actually give you prompts. I thought they just show you a random website and say, “okay, share your screen and build” - which is extremely intimidating.
    I hope this is exactly how majority of the interviews are because my brain isn’t creative enough to just “build” a website. Based off of this video, it really seems like it’s a lot of “how you think” and “what you’re thinking” and “how are you executing this code”.

  • @racerten4481
    @racerten4481 2 года назад +1

    Gold interview. Thank you

  • @AlexMNet
    @AlexMNet 2 года назад +7

    Thank you so much for doing these! They are extremely helpful! I think one thing that would be really cool is having access to the codepen or interview questions so that we can try the problems out ourselves before watching.

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад +2

      You're welcome! You're not the only person to suggest that. I'll reach out to Dan to see if he still has those links available.

    • @liezlmier1687
      @liezlmier1687 2 года назад +1

      me too I lke to try coding this as well

    • @wesatat
      @wesatat Год назад

      @@DonTheDeveloper Did he have the link?

  • @MakeshiaCook
    @MakeshiaCook Год назад

    Awesome insight! Thanks! Greatly Appreciated..

  • @alexandrnasonov
    @alexandrnasonov 2 года назад +1

    Thanks for your video
    it's really helpful for me because I'm not a native English speaker and I searched example frontend interview for my next job in English

  • @scottmillion
    @scottmillion 2 года назад +100

    If this is an average technical interview then I'm way beyond ready. Let's go! Got one tonight.

    • @senorarty6745
      @senorarty6745 2 года назад +13

      any updates?

    • @UvstudioCaToronto
      @UvstudioCaToronto Год назад +20

      The average interview I've had is more challenging than this.

    • @malcolmharris7363
      @malcolmharris7363 Год назад +21

      He took it really easy on him. These questions are not to be expected on standard interviews.

    • @akashuday7107
      @akashuday7107 11 месяцев назад +5

      Agreed generally they are way harder😭😭

    • @Last6251
      @Last6251 6 месяцев назад

      @@UvstudioCaToronto ю

  • @Akash-yr2if
    @Akash-yr2if 11 месяцев назад +1

    Most Chilled Interviewee ever born

  • @coyoliver7410
    @coyoliver7410 10 месяцев назад

    This is seriously valuable content!

  • @slaffsla
    @slaffsla Год назад

    This was very helpful and fun to watch! The text was hard to read from time to time, but mostly it was fine.

  • @rrrrrrrojan
    @rrrrrrrojan Год назад +1

    this is a gold mine. I had one interview, if I would rate my performance it would be below 50%. I knew what to do, how to build projects(using google, documentation and so on). But, I was unable to explain very simple things in clear way. Anyway, really helpful video, it inspired me, give me bit of hope that I can make it as developer, I need more time to learn, and improve communication and interview skill.

  • @Ohcheesewhiz
    @Ohcheesewhiz 2 года назад +15

    Seriously such a great video! I was feeling really nervous and unconfident for my interview but after watching this I hope it is actually like this. Super confident after watching this. Thanks for making this! Hope you guys can do more like this.

  • @shabnamnaaz4676
    @shabnamnaaz4676 2 года назад +1

    this interviewer is really sweet.

  • @rawstrife9762
    @rawstrife9762 2 года назад

    Please more react fee interviews this was very enjoyable to watch!

  • @jpm8288
    @jpm8288 2 года назад +5

    10:20 starts the technical questions

  • @iheachochristian807
    @iheachochristian807 11 месяцев назад

    Write a function that takes two strings A and B and return whether B is in A in case-sensitve way
    const checkChar = (string1, string2) => {
    return string1.indexOf(string2) >= 0;
    }
    console.log(checkChar("Obinna", "Ob"))

  • @ainneo
    @ainneo 2 года назад

    please do more mock interviews!!!! loved this!!!!

  • @Wanderer2035
    @Wanderer2035 11 месяцев назад

    I noticed it’s easy to fall into the trap of focusing on and learning a lot of the big stuff like frameworks, JavaScript, databases etc, but not on the small easy fundamental things, so small that it’s overlook and that’s how the interview can catch you off guard. Like css specificity and html webpage formatting, those things are really easy, but so much so that it’s easy to forget about and that’s why it can be challenging. So we should not only focus on the big things but also the small fundamental things.

  • @taggs4317
    @taggs4317 2 года назад

    This was so good!!!!

  • @lifeincentralvalley9430
    @lifeincentralvalley9430 2 года назад +9

    Great job! I liked it, could you do more front end engineer interviews like this one? There's not a lot of resources on FEE interviews

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад +1

      Thanks. What things would need to be similar and what would need to be different for another FE mock interview to be valuable to you?

    • @oktadoputra872
      @oktadoputra872 2 года назад

      @@DonTheDeveloper i think some technical coding interview, like hackerrank etc.

  • @arifmuhamadthalhah9043
    @arifmuhamadthalhah9043 Год назад

    Just landed my very 1st job with the same api😂, thx for the mock interview , great as always

  • @salilmanocha137
    @salilmanocha137 Год назад

    these are really helpful, can you make more such mock interview videos for different types of roles in software engineering

  • @angelrivera4491
    @angelrivera4491 2 года назад +1

    Thanks for this video ! it is gold for me !

  • @elisamunozespineira6809
    @elisamunozespineira6809 Год назад

    Loved it! Where can I find more templates like this to practice?

  • @madhusudhan4001
    @madhusudhan4001 2 года назад

    Shout out: --- "I KNOW THIS IS MOCK INTERVIEW BUT IF YOU CAN SOLVE THIS IN GIVEN TIME, WE WILL GIVE YOU JOB IMMEDIATELY" this is epic lol
    A pro and con about this interview:
    pro:
    first, the content is amazing every question is super good and this is how questions will be usually in interviews.
    con:
    in my experience i was never asked this many questions in that limited amount of time: the algos in this video during the functions part --- i would never go for a predefined method, instead, i would do a proper algo which would almost take 30 minutes of my time.

  • @jpm8288
    @jpm8288 2 года назад +4

    When he brought out the pokedex problem and wanted him to solve it on the spot, I started to get worried lol. I would shit my pants if they wanted me to put all that together in 25 minutes in an interview. Seems more like a take home problem.
    Also, it would be nice to have a link to some of these mock problems. I would like to try the pokedex problem myself.

  • @pinpon163
    @pinpon163 2 года назад

    Love the Sufjan Stevens lyrics at 26:43

  • @deepseablu91
    @deepseablu91 2 года назад +3

    I have a frontend engineer interview next week!! My dream job!! 🥺 Thank you so much for doing this!! Also, love the Pokemon theme 💚💚💚

  • @stan_de
    @stan_de 11 месяцев назад

    Nice interview. And I feel so confident now :) I would pass this one even maybe a bit faster though :)
    Do you hire more ppl? 😅

  • @ultronsam1214
    @ultronsam1214 Год назад

    @29:33 The dot dot dot parameter is known as Rest Parameter. More efficient than the argument keyword (pseudo array-like). I guess!

  • @xrr-1
    @xrr-1 2 года назад +4

    I wish frontend interviews in India were this awesome. All questions that are asked in this interview are used in the day to day life of a FE engineer.
    There are some companies here that reject if we don't memorize the latest version of a framework/library.

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад +1

      I've heard many stories similar to what you're sharing. You're definitely not he only person in India that feels that way.

    • @xrr-1
      @xrr-1 2 года назад +1

      @@DonTheDeveloper true. great video, would be great if you guys can also do this with a senior frontend engineer as the interviewee.

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад +1

      @@xrr-1 As the interviewer or interviewee?

    • @xrr-1
      @xrr-1 2 года назад

      @@DonTheDeveloper interviewee

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад

      @@xrr-1 Why’s that?

  • @isaiahdavis.com_
    @isaiahdavis.com_ 3 года назад +3

    Is there a sample that I can practice in?

  • @raphaeljatoba
    @raphaeljatoba 2 года назад

    Thank you Don.

  • @hirekaanmanasseh4692
    @hirekaanmanasseh4692 Год назад +3

    This was really an amazing mock interview really gave me a good insight on how a frontend technical interview is , Thanks a lot for sharing, Please would love to get the starter code, if possible for the react interview to try and test myself and also try to time myself while doing it

  • @alia2279
    @alia2279 3 года назад +2

    Thank you so much Don😊
    Do you have any information about Tech Elevator coding BootCamp? Can you do a review.. I was thinking to join this summer but was not able to find any reviews on RUclips.
    Thanks

    • @DonTheDeveloper
      @DonTheDeveloper  3 года назад +1

      You're welcome. I'll certainly keep it in mind. Thanks for the suggestion.

  • @user-zq8eq6tx6x
    @user-zq8eq6tx6x 2 года назад

    It realy helps! thx!

  • @FatahChan
    @FatahChan Год назад +1

    Hey there, I am a student, and I haven't had an internship, I would like do a mock interview as it seems like it's really helpful thing to expernice

  • @kevinchaplin672
    @kevinchaplin672 2 года назад +1

    Front End dev job interview in two days, very useful, thanks guys.

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад +1

      Good luck!

    • @josh_tes
      @josh_tes 14 дней назад

      2 years late but how'd it go? Are you a Front End Developer?

    • @kevinchaplin672
      @kevinchaplin672 6 дней назад

      @@josh_tes lol Not sure if it was this one, but I got a job in the end. I think the numbers were something like 1000 hours of study, 100 job applications, interviews at 5 companies (some of them up to 3 interviews) and `1 job offer! It was just a contractor job, so worked there for a year and now in my second job, full-time at a very nice company and a great team. To anyone reading this, just hang in there, don't over think it, just keep working and you'll get there.

  • @heroyuki44
    @heroyuki44 3 года назад +3

    Thank you for this excellent interview! Are these some common questions for entry level positions?

    • @DonTheDeveloper
      @DonTheDeveloper  3 года назад +2

      You can expect any of those questions to potentially come up in a frontend interview. The real question is - should you have answers to all of those questions? Definitely yes.

    • @heroyuki44
      @heroyuki44 3 года назад +3

      @@DonTheDeveloper this makes me confident. I listened to the podcast version of this and I was answering the questions out loud. I really need to get those projects done and hosted!

  • @youtubejproasters1224
    @youtubejproasters1224 Год назад

    Hi, so i am about getting into a bootcamp for web development and its for beginners without prior knowledge at all , is this Interview for entry level pass?

  • @CharlieNotChaplin
    @CharlieNotChaplin 2 года назад

    The man has some insanely fast typing speed. 🤯

  • @riceball100
    @riceball100 2 года назад +4

    Would love to see a mid-level to senior level coding interview around 4-5 years of experience kind

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад +3

      Here you go.
      ruclips.net/video/yju4zwKSriI/видео.html

    • @kinxori
      @kinxori 10 месяцев назад

      I feel like most of the interviews I've had for a Jr role are mid-level 💀💀💀

  • @akeinchina
    @akeinchina 2 года назад

    I hope my interviewers are nice like this..

  • @philipkenyatta6638
    @philipkenyatta6638 Год назад

    Great video guys but tiny font zoom the coding area

  • @MarinaVendetta
    @MarinaVendetta 2 года назад +1

    How long should one take to finish the whole Pokedex App? Great video btw! Very helpful.

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад +1

      Thanks. I don't think finishing the app or timing it was ever a focus. If you practiced building the app yourself and finished it. That's awesome.

  • @lollv524
    @lollv524 9 месяцев назад

    Cool Thanks!!!

  • @jhowzeen7141
    @jhowzeen7141 Год назад

    thanks guys

  • @alechemy
    @alechemy 2 года назад +8

    Awesome video. For any curious about the final, "hardest" question in the JS lightning round (the one that deals with Promises and async/await), here is one solution:
    const delay = (n) => {
    return new Promise((resolve, _reject) => setTimeout(() => resolve(), n));
    }
    (async () => {
    console.log("Testing delay");
    await delay(1000);
    console.log("Testing delay end");
    })()

    • @alfredwindslow1894
      @alfredwindslow1894 2 года назад +3

      Yes, also an even cleaner option is to just do setTimeout(resolve, n), since you aren’t passing any arguments into resolve and you’re only calling resolve in the callback, you can just directly use resolve as the callback.

  • @CuongQuoc-el2sl
    @CuongQuoc-el2sl 2 года назад +1

    Can i have the codesandbox links?
    thx.

  • @SS-bb1nc
    @SS-bb1nc Год назад +2

    Hey I may be closer than I thought!!

  • @tonidwi4123
    @tonidwi4123 2 года назад

    Why fe interview no solve struktur data and algorithm like be but just solve interface?

  • @costcomembership4617
    @costcomembership4617 Год назад +3

    wait.. im a noob at javascript and have been learning react for about a week, and these questions are pretty easy. is this the difficulty of an average frontend technical interview?

    • @horne1395
      @horne1395 Год назад

      this seems too easy tbh.

  • @Mamuka_Khurtsidze1
    @Mamuka_Khurtsidze1 9 месяцев назад

    Respect!

  • @JakeSummers2424
    @JakeSummers2424 Год назад +2

    The real question is how good are they at writing e2e and unit tests.

  • @josh_tes
    @josh_tes 14 дней назад

    Would this be an "entry level" interview or would this be a mid/senior interview? Trying to gauge the complexity level of the react project from the perspective of someone who is brand new to coding (me).

    • @DonTheDeveloper
      @DonTheDeveloper  14 дней назад

      This is an entry level interview ...back then. It'll be a little more difficult now for entry level developers.

  • @handikadwi7559
    @handikadwi7559 Год назад

    can we really open google while doing tech interview?

  • @MirzaIrtiza
    @MirzaIrtiza Год назад +1

    I have a front-end Engineer III level interview coming weekdays. can anybody help me to provide the technical interview links

  • @TheMeepPlay
    @TheMeepPlay 2 года назад +1

    I just recently went on a interview where the person ask me to build a single app with react with fetch, saving data, forms, pages, validations, with all methods to save the new data from the form, basically a crud, delete with a popping ui to ask if you are sure of the delete, and all of that 1 hour, i felt really discourage cause i wasnt able of doing it all, and it was my first interview for a junior job...

    • @eldowado
      @eldowado 2 года назад +2

      That is such a large task, especially if you weren't expecting it. I think that interviewing in itself is a skill that we need to work on - I personally am here because I am pretty well established a developer by now, but I never really had to interview for any of the roles I got. Be encouraged, and I that you at least took something away from that interview!

    • @TheMeepPlay
      @TheMeepPlay 2 года назад

      @@eldowado ty, yeah at least it was worth the experience!

    • @DonTheDeveloper
      @DonTheDeveloper  Год назад +1

      Sounds like a lot of fun. Stop focusing so much on finishing the challenge, and enjoy the process. Talk with the interviewer. Have fun!

  • @harpo187bling
    @harpo187bling Год назад

    Good video

  • @dimapintilie2760
    @dimapintilie2760 Год назад

    Don i appreciate this format of video but there is a issue about 720p quality and that makes hard to read the codes shown.
    Thanks again for your content 🙏

    • @DonTheDeveloper
      @DonTheDeveloper  Год назад

      Bump it up to 1080p. Looks readable on my end.

    • @dimapintilie2760
      @dimapintilie2760 Год назад

      @@DonTheDeveloper Ohh , i pressed Higher picture Quality, this option sets no more than 720p.
      I put this video on 1080p by accessing Advanced mode option .
      Sorry for disturbing 🥲

  • @AndrewTSq
    @AndrewTSq Год назад +1

    Actually, I felt like a pro when I saw him do the plain javascript :D and I would never be hired as a developer for JS. just a thing like doing the sum of arguments function sum(...args) { return args.reduce((a,b)=>{return a+b})}

    • @AndrewTSq
      @AndrewTSq Год назад

      getnames function, I wrote as function getNames(arr) { return arr.filter(value=>value.hasOwnProperty("name")).map(value=>value.name) }

    • @AndrewTSq
      @AndrewTSq Год назад

      but I felt stupid when it comes to react lol :)

  • @johnacsyen
    @johnacsyen Месяц назад

    @22:58, having !important in the css is a no-no in my opinion

  • @sakibcoder
    @sakibcoder Год назад

    If this is what Frontend Interview look like, then I'm ready for interview. I don't think anyone can get hired with this preparation. Am I right?

  • @only_oneone1751
    @only_oneone1751 2 года назад +1

    Just wondering which level of position does this interview aim to?

  • @sarahconteh1406
    @sarahconteh1406 Год назад

    What is something that you would traditionally do as backend that is now frontend?

  • @tkimdev
    @tkimdev 2 года назад +1

    I wish I got pokedex problem for an interview :)

  • @DonTheDeveloper
    @DonTheDeveloper  2 года назад +11

    I just released another mock interview today that gives a peak into a senior software engineer interview. Check it out here.
    ruclips.net/video/yju4zwKSriI/видео.html
    If you'd like to participate in an entry level backend mock interview (on the podcast), just share your email with me here and I'll be in touch.
    forms.gle/r6cs4X6kR38sWAZV6
    Thanks!

  • @timtim1145
    @timtim1145 2 года назад

    Is this mock interview more geared towards mid-level applicants?

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад

      Entry level

    • @timtim1145
      @timtim1145 2 года назад

      @@DonTheDeveloper oof, looks like I'll need way more studying to do lol. Thanks for letting me know

    • @DonTheDeveloper
      @DonTheDeveloper  2 года назад

      @@timtim1145 No problem. You got this.

  • @austink6276
    @austink6276 2 года назад

    bruh I dont know why but I laughed so hard when the venusaur butt got rendered

  • @CreepyHollow
    @CreepyHollow Год назад

    Good Lord, I'm currently self-teaching in an effort to change careers, if I ever get to the point of applying for jobs, I'm going to die during the interview.

  • @thomashoffman5217
    @thomashoffman5217 2 года назад

    This was great, but y'all should have checked the typeOf of the parameter in those beginning functions before doing any type of logic. That's just me nitpicking, but excellent video!

  • @itSUFzz
    @itSUFzz Год назад

    I’m going to be honest; I’m very scared on seeming dumb during these interviews… that crazy thing I’m just starting a Thinkful bootcamp and 3 days in my prep and I feel like I’ve just absorbed nothing

  • @ninjaplavi
    @ninjaplavi Год назад

    For some reason, this guy has techlead vibe...I don't know why :D

  • @manishmayur7454
    @manishmayur7454 Год назад

    wanna talk personally with you is it possible?