Senior Software Engineer Mock Technical Interview (Coding/Algorithms in JavaScript)

Sdílet
Vložit
  • čas přidán 21. 11. 2021
  • 🎉 Join Discord - / discord
    🐦 Follow On Twitter - / thedonofcode
    🌀 Connect On Linkedin - / donthedeveloper
    🤝 Get Help From Me - calendly.com/donthedeveloper
    ❤️ Support What I Do - czcams.com/users/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
    ---------------------------------------------------
    Many of you wanted to see what a senior technical interview looked like for software engineers. You asked, and thanks to Sophie and Dan, you shall have. Here's what an algorithm/coding portion of a senior software engineer interview can look like. I love how Sophie progressed the problem until Dan was truly challenged. How you handle that moment in the interview speaks volumes about your character and how you'll most likely handle future challenges. Enjoy!
    Host (Don Hansen):
    Linkedin - / donthedeveloper
    Interviewer (Sophie Novati):
    Linkedin - / sophienovati
    Website - formation.dev
    Interviewee (Dan Cortes):
    Linkedin - / dan-cortes-8954b345
    Website - dancortes.dev

Komentáře • 401

  • @Gabriel-nd5rp
    @Gabriel-nd5rp Před 2 lety +298

    These interviews are fantastic. Props to Sophie and especially Dan for exposing themselves like this for our benefit. Seeing Dan struggle with understanding what she was going for was really uplifting after seeing the other interview he did as an interviewer.
    Thanks a bunch!

    • @DonTheDeveloper
      @DonTheDeveloper  Před 2 lety +18

      Yeah props to both of them for being willing to do this on camera where it can be even more nerve-racking.

    • @ozzyfromspace
      @ozzyfromspace Před 2 lety

      @@DonTheDeveloper hey Don, could I participate in such an interview? Seems like a ton of fun. How could we set something up if you're open to it? Kind regards mate

    • @formationdev
      @formationdev Před rokem +3

      Thanks Gabriel! We're glad it's helpful to get a peak into realistic interviews. We also always suggest to practice interviews from both directions, because you learn a lot giving interviews to others as well.

  • @alejandrorisco4201
    @alejandrorisco4201 Před rokem +23

    Incredible content, I was amazed by how human it felt, making mistakes and not knowing what to do at some point is something that many of us try to avoid, but Sophie clearly pointed out that it can totally happen, and the important thing is how you deal with it rather than trying to avoid it. I'm not looking for a job right now, however, this video gave me some helpful insights about how I can improve my performance in my current work, things like asking as many questions about the problem, thinking of edge cases, and most importantly to don't rush into coding without a well planned and designed solution. Great video !!!

  • @ayushanand18
    @ayushanand18 Před rokem +10

    This was a fantastic interview! I have seen many interviews on CZcams but almost none covers the deep recruiter feedback that Sophie delivered. It not only helped Dan, but also helped me when I am set to interview for a company. It is just amazing to get the rich feedback and get to see what things to avoid in an interview. Thanks and Really helpful!

  • @NavI11-11
    @NavI11-11 Před 7 měsíci +7

    I’ve always been afraid of the interview process and as a result always set it aside but 20mins in and I’m blown away. The thing that has really hit home so far is the importance of communicating your thought process. Sure he’s a brilliant programmer but he isn’t afraid to say he doesn’t know something and is extremely good at organizing and conveying is thoughts, thank you so much.

  • @compncheese8358
    @compncheese8358 Před rokem +8

    This guy is a genius and I recommend all to learn from his people skills as well as his approach to the code questions. Notice how in the first question he was told to use setup(), but because He didnt understand its purpose (I also dont) and didnt want to get stuck up on it he found a build around. CHEEKY!! Its all about adapting

  • @randy4ii411
    @randy4ii411 Před 9 měsíci +1

    This is so refreshingly different in approach to the create a divide and conquer or binary search etc algorithm. And the feedback was really great. Thank you so much for this resource.

  • @mumk
    @mumk Před 10 měsíci +5

    Special thanks to Don, Dan and Sophie for this spectacular mock interview. It definitely gave me an insight of how tech interview will be and the atmosphere is so profound and palpable even though I am sitting just in front of a computer screen! Sophie is so professional as an interviewer and I really appreciate her professionalism.

  • @jekinneys
    @jekinneys Před rokem +19

    One thing I don't miss is these type of tests. I now, refuse to waste my time doing them. Every one needs to till they gain experience and as such build a portfolio. First issue is spending an hour or more on these fake tests before even talking to someone about the job, if you are a fit, how the team operates, etc. Most of those of use who have say more then 5 verifiable years pf experience for the most part and if your good, refuse jobs weekly. I had to delete and/or make repos and social media private just from spam.
    Funny part about this example is in the last 10 years I have yet to see, and I run more in the VUEJS circles, any actual live code like what was in the interview. I mean setting up classes etc. and not just one lining or exporting a function type of mixin.
    When I interview junior developers to add to my team, biggest think I look for is passion and the ability to look it up/figure it out. Almost all the people I have had to let go would ask the same question repeatedly and I don't have time to teach someone how to book mark or screen shot a section of the documents because you can't remember "npm run watch" and "npm run dev".

  • @davidlee588
    @davidlee588 Před rokem +2

    This is very real, not some CZcams interview drama, thank you!

  • @gamerscouncil2262
    @gamerscouncil2262 Před rokem +2

    major kudos for you guys putting yourself out there for our benefit. I learned a lot, thank you

  • @mar-17905
    @mar-17905 Před 2 lety +49

    It started off very simple then got much harder. If I understood the interview process correctly it seems like the point of the coding interview is to see how you solve problems when you don’t know the answer to that problem initially.

    • @DonTheDeveloper
      @DonTheDeveloper  Před 2 lety +3

      Yeah, it can be a really popular and effective strategy for interviews.

    • @verb0ze
      @verb0ze Před 2 lety +4

      Yeah, and the cool thing about these problems is that one often HAS to reconsider initial assumptions / designs, and often a simple change (in data structure for example) can reduce the complexity of the problem. Else, one ends up trying to fit a square into a circle, and this is sometimes not that obvious under pressure.

    • @formationdev
      @formationdev Před rokem +1

      Hi Marlow! Different interviewers have different styles. The overall goal for the interviewer is to gather both a signal (hire/no-hire), and the stength/confidence of that signal. Similar to cell phone reception strength bars. You can have a really strong 5 bar signal for a slower 3G/4G connection, or you can have a blazing fast 5G connection but with only 1 bar. The goal of the interviewer is to measure the connection speed and get the most bars possible. Some interviewers prefer ramping up from easy to harder problems, and some prefer jumping into medium level problems and not getting any harder.

  • @khalidm5346
    @khalidm5346 Před rokem +3

    Great interview, I learned a lot with what questions to ask, and more on how to approach problems like this.

  • @souravhemachandran5298
    @souravhemachandran5298 Před 2 lety +206

    His hairline is impressive for a senior dev

  • @joe5head
    @joe5head Před 2 lety +9

    Cool content, I really like the debrief section at the end.
    It would be nice to see a third segment at the end where you and the interviewee reflect on the feedback from the interviewer.

    • @DonTheDeveloper
      @DonTheDeveloper  Před 2 lety +1

      That could be interesting. Thanks for the suggestion.

  • @nathanmartinez2630
    @nathanmartinez2630 Před rokem +4

    Sophie is the best - awesome feedback post-interview.

  • @aeb1305
    @aeb1305 Před 2 lety +33

    I really liked how casual they were with each other in the interview. I was expecting more of a corporate setting as well as conversations. Great video :)

    • @stemipadpro
      @stemipadpro Před 10 měsíci +1

      mock means not real bro

    • @ThaRealiestJEDI
      @ThaRealiestJEDI Před 10 měsíci +1

      @@stemipadpro what's the point of your comment?

    • @urlvo
      @urlvo Před 9 měsíci +1

      @alwinbaybay @stemipadpro you are both right, this is a mock interview but to a great extend this mirrors real life.
      Coding can be challenging, collaboration and conversations shouldn't be.
      As long as boundaries are observed.

    • @ajitsai3250
      @ajitsai3250 Před 9 měsíci

      After giving multiple interviews at big tech can confirm being casual doesn't hurt.

  • @msee254
    @msee254 Před 2 lety +86

    This is one of the most impressive interview I've ever seen and tbh I would not have passed it! Sophie is a thorough interviewer and I have gained a lot from her observations

    • @valentinewiggin9705
      @valentinewiggin9705 Před 10 měsíci

      @@TheMasterUzi DANMMM

    • @Ghosty716
      @Ghosty716 Před 10 měsíci

      @@TheMasterUzi What are you on about 🤣. I'm sure you would've flopped it

  • @ToreyLittlefield
    @ToreyLittlefield Před 2 lety +37

    What a cool problem and solution. Definitely would've been sweating that one. Thank you Don and the participants. 🙏

  • @iTzPiShPoSh
    @iTzPiShPoSh Před 2 lety +2

    Man, this is great! Thanks for the video.

  • @teryldunlap7186
    @teryldunlap7186 Před rokem +321

    As a developer with 6 years experience these interviews are ridiculous. I get you need to know how someone may think about solving a problem but this isn't a real world situation solving a problem on the spot while someone is pressuring you lol. In reality if i needed to use regex for something complex i would just google it lol no one has time in a real world situation to take an hour figuring out the answer when google is right there. Interviewers should ask about experience, security, architecture and to show your code for any features you've created.

    • @roosterchains
      @roosterchains Před rokem +39

      I tend to agree, I think the interviewer needs to understand that. And it is more important for the candidate to talk through a solution and outline their process vs testing their memorization of mdn web docs.

    • @Maverick2k
      @Maverick2k Před rokem +52

      14 years in the industry and I can attest; these questions are absolutely absurd and as soon as I get answered one of these questions, I end the call or walk out. I'm not wasting my time on companies that value hackerrank solutions more than all of the other attributes it requires to become a competent developer.

    • @faeyn
      @faeyn Před rokem +56

      @@Maverick2k I've been developing for 9 years. I applied to some remote jobs, and one sent me a hackerrank test. I didn't do perfectly, but I did just OK. This was not a FAANG company, so why bother testing me on dynamic programming that isn't going to ever be used on the job? Even though that company wanted to proceed with the next stages in the interview, I didn't want to. On the other hand, I had a different company which gave me technical questions about real problems that they actually experienced. As a result, I ended up taking that job.

    • @doistaegoista9822
      @doistaegoista9822 Před rokem +1

      Wanna mentor me and make superiour web-developing machine from myself? I have all the free time of this world.

    • @erkinyildiz2367
      @erkinyildiz2367 Před rokem +21

      Interviewer said you are free to look up anything you want. As an interviewee who hired 20+ developers without live test and only a sample project, I can tell that does not work. I think, if you are confident on what you can and can not do, these interviews should not be a problem. Just be yourself and work on camera just like you would off camera. The goal of this interview is to see if you are a good fit and what your level is. If you are feeling insecure or pressured, that seems to me like your way of thinking of interviews is flawed. I know being questioned on the spot is not a pleasant feeling in general, but sadly there is no other reliable way.
      As a response to, "Interviewers should ask about experience, security, architecture and to show your code", that is usually asked in the previous step, but all those questions can be easily faked. You can not believe the amount of people who says they can do something and when we ask them to do it, they just can not, even offline and without time pressure.
      It is near impossible to know full capability of developer in the matter of hours, but that is what you have to do as a interviewee. If you get it wrong, it will cost your company 6+ months.

  • @smallg9109
    @smallg9109 Před rokem +5

    being a novice my first thought was remove the * and do an 'any' search, seems like O(n) would be pretty fast already but getting it to O(1) is neat and an interesting example of forward planning
    edit: after testing it's not possible to do it quite so easily as "c*t" fails the 'any' check unless you add in pattern checking etc which makes it much less time efficient

  • @naveedalirehmani4135
    @naveedalirehmani4135 Před rokem

    This was amazing, I need to watch more of these type of videos.

  • @GravyTraining
    @GravyTraining Před rokem +54

    So, I am both a developer who has gone through many interviews as well as a current hiring manager of developers. I think that in an idealized environment this is great. In practice, it would almost never go this smoothly, and I have been the victim of this kind of scenario being abused. Asking someone to work in an environment outside their norms with direct observational pressures and stresses, things are never going to be this fluid. I think the discussion of the code was worth far more than the actual coding, and that could be accomplished with some standard example code prompts for discussion.

    • @erkinyildiz2367
      @erkinyildiz2367 Před rokem +3

      The only thing I object on this practice is developer not using their preferred IDE/editor. Also developer should be aware they are always free to google anything they want as long as it is in screen.

    • @GravyTraining
      @GravyTraining Před rokem

      @@erkinyildiz2367 It's my own experience that I can talk to a developer, ask them questions, and I will be able to figure out very quickly what kind of a dev they are. You're far more likely to get a false bad read than you are by asking them about how they approach problems, what patterns they use, and that sort of thing than you are by taking them back to college-type interactions. Also, unless they're coming in as a Jr Developer there's going to be evidence and corroborating accounts as to how good they actually perform. Everyone will use the tools they're happy with. I'm not happy with this one. If you are, more power to you.

    • @spankyspork5808
      @spankyspork5808 Před 10 měsíci

      @@GravyTraining "Also, unless they're coming in as a Jr Developer there's going to be evidence and corroborating accounts as to how good they actually perform." What do you mean by that? If you mean they will have references willing to speak highly of them, that is not always true. Sometimes really good devs work at really bad companies, which is especially likely if they don't live on the East or West Coast.

  • @yunocchika
    @yunocchika Před rokem

    Wow, really great feedback from Sophie! Super helpful.

  • @jtrenda333
    @jtrenda333 Před rokem +4

    This was really cool and helpful as I prepare for such interviews myself. It did not feel fake at all. I feel like I would have gotten into the “Yes” bucket, too, as I worked through the problem myself. That being said, I did have the advantage of being able to pause it and think through things in a zero-pressure situation. I thought the feedback Sophie provided was excellent. I was initially confused about the setup function as well, but that is where we’re supposed to ask better questions and she was very gracious throughout the whole process. I also appreciated her comment about needing to ask more behavioral questions to gauge seniority.

  • @JudoboyAlex
    @JudoboyAlex Před 2 lety +73

    This is FAANG or now called MANGA tier frontend engineer technical interview. Watching Sophie grilling Dan with time space complexity through out the interview made me realize the importance of understanding Big O for big tech company interview. Thanks for this valuable mock up interview. We need more of this please!

    • @DonTheDeveloper
      @DonTheDeveloper  Před 2 lety +7

      Another one should be released in the next month or so.

    • @RaZoRxan
      @RaZoRxan Před 2 lety +18

      not at all dude, this is a junior interview in my reality

    • @dstn3422
      @dstn3422 Před 2 lety +4

      @@RaZoRxan junior to mid at best but even then definitely not MANGA tier, just your normal everyday interview

    • @angelleal3005
      @angelleal3005 Před 2 lety +17

      @@RaZoRxan I don't think a jr would know this to be honest. More like mid to SSr.

    • @el_chivo99
      @el_chivo99 Před 2 lety

      pretty sure this is LC med so perhaps 1 question of 5 you’d be seeing in FANG

  • @kelvinxg6754
    @kelvinxg6754 Před 2 lety +20

    How come the senior technical interview is way more chill than entry-level SWE
    they both look so chill
    I appreciate you making this video looking forward to watching more videos like this
    you have me subscribed

    • @DonTheDeveloper
      @DonTheDeveloper  Před 2 lety +13

      Welcome! That's just confidence from both the interviewer and interviewee. That's what an entry-level interview can look like, but anxiety tends to get the best of most people in the beginning.

    • @formationdev
      @formationdev Před rokem +8

      Hi Kelvin, a common misconception is that senior engineers have to be better at data structures and algorithms. The DS&A bar is really the same, regardless of the level, and the smarter you are is not the more senior you are! With senior candidates, having clean code and clean thought process is more important. You want to hire someone that will mentor and do code review for junior engineers and instill in them habits and patterns for writing clean code. But you don't have to be any smarter to be more senior :D

  • @Caucasian_Shepherd
    @Caucasian_Shepherd Před 10 měsíci +2

    This is a classic Trie problem and can be easily solved with it.

  • @juan74826
    @juan74826 Před 6 měsíci

    She is a very very good interviewer, I really liked the feedbacks at the end. Amazing content, congrats and keep it up!

  • @udemyaccount4082
    @udemyaccount4082 Před rokem +5

    Ok feeling good. I got 7 years under my belt and I stopped and got through these relatively easy. I really dig what he said about how he likes to write code how he'd like to use it, and that brings me back to a good happy place in my head

  • @Hz-qz5mr
    @Hz-qz5mr Před 2 lety +3

    Thanks for doing this I really appreciate that

  • @benjaminmoseslieb9856

    Super beneficial to see the interview and communication process

  • @verb0ze
    @verb0ze Před 2 lety +8

    it's funny, looking at this problem at home makes the gotchas obvious, however I'm sure if I were sitting in front of an interviewer, I'd be sweating profusely 😂. Shows how much pressure an interview environment can create!

  • @DaveyGuitar
    @DaveyGuitar Před rokem +2

    This mock interview was great! So many times I have wondered how a good or bad interview goes, and especially to hear the feedback from the interviewer (because this doesn't happen in real life)...very helpful !

    • @Kisioj
      @Kisioj Před rokem

      What do you mean it doesn't happen in real life? It does. Every time I had interview like this, interviewer was helpful and discussing with me.

  • @dustink.5778
    @dustink.5778 Před 11 měsíci

    Hey. Just want to say that your videos really helped me out. You are the best and coolest and the MVP. Respect for everything you do. You rock! Thanks for being so awesome!!! :)

    • @dustink.5778
      @dustink.5778 Před 11 měsíci

      Immediately subscribed to your channel!

  • @licokr
    @licokr Před 8 měsíci

    First of all, the question is wow. I came up with the logic inside the `isInDict` function, I couldn't think of optimizing by creating a structure, and it was really impressive by how he wrote js code fast. I mean the speed doesn't matter but I believe it showed that he's fluent in a language javascript. The feedback given by the interview was also constructive and amazing. Thank you for sharing the great video!

  • @AonyjsViolmlar05
    @AonyjsViolmlar05 Před rokem +24

    I'm currently learning JS Fundamentals and watching him code gives me a headache probably after 3 or more months i can understand this. Really great mock interview it motivates me more to learn new technology.

    • @julianvw3203
      @julianvw3203 Před rokem +1

      Same here, what are the odds 😄

    • @yvng4697
      @yvng4697 Před rokem +9

      hope ur still learning 🙂

    • @3WL2
      @3WL2 Před rokem

      Great mindset to have, seeing something you're unfamiliar with and feeling inspired to learn is basically a key component in being a successful programmer. Just don't burn yourself out!

  • @XLpacman805
    @XLpacman805 Před rokem +1

    Thank you! There's a lack of senior engineer interview prep on CZcams.

  • @arcturianninja
    @arcturianninja Před 11 měsíci

    Wow. Great video. Loved every second of it. Both parties were amazing. i get the interniewee's resistance to that feeling of "I'm drawing a blank here". How an individual deals with that emotion can be very varied so props to the interviewer for her great handling of the situation. She is clearly very good at what she does. As a task-oriented thinker myself the technical parts' importance far outways the non-technical but when you get the interviewing side of the job, you realize just how important behaviour and communication skills become critical factors in career growth. I'm at that point where you realize you need to train in these things to grow as a developer. Hence me watching this video :) So this was amazingly helpful.

  • @_superlearner_
    @_superlearner_ Před 11 měsíci

    Very helpful and precise. Thanks for sharing.

  • @tyh7388
    @tyh7388 Před 2 lety +6

    Really fun to watch and super helpful! Thanks a bunch Sophie and Dan! Love the videos Don. Stay awesome! =D

  • @JianqiuChen
    @JianqiuChen Před rokem +13

    I don't understand why they are so obsessed with ds & algo, like only ds & algo matters? Reflection, debugging, networking, multithreading, design patterns, distributed systems, memory management, docker, inversion of control frameworks, integration tests. No one cares?? So go solve enough leetcode problems and you are senior dev?

    • @ceplusista
      @ceplusista Před rokem

      true!

    • @Rppiano
      @Rppiano Před 15 dny

      There are multiple rounds. Things you have mentioned would be tested too in system design round

  • @hongthien15
    @hongthien15 Před rokem

    Amazing! thank you so much!

  • @sandralane6379
    @sandralane6379 Před 9 měsíci

    That was awesome thanks so much!

  • @crisi6754
    @crisi6754 Před 2 lety +3

    I LOVE THIS SERIES!!!! :) Thanks Don

  • @abdullahahmed8468
    @abdullahahmed8468 Před rokem

    i loved it and i hope to see more content like this

  • @nurhamsah_tech
    @nurhamsah_tech Před rokem

    really helped me in deepening the javascript language 😁

  • @TheAyushSomani
    @TheAyushSomani Před rokem +1

    Wow. This channel is amazing. Thanks for bringing such interviews. I am a software engineer myself with 3+ years of experience. This video is helping my in upskilling.

  • @jrhager84
    @jrhager84 Před rokem +17

    Seems like a really good structure to use here would be a trie.

  • @banatibor83
    @banatibor83 Před 10 měsíci +3

    Took me a while, but I would take the input array, iterate through it and generate every possible pattern per word, store it in a Map structure. The 0 wildcard case is also pattern.
    EDIT: during implementation I just realized I only need a set :)

  • @dancedeja
    @dancedeja Před 2 lety

    Thanks for sharing!

  • @gm836
    @gm836 Před rokem +1

    I've just begun learning Python/coding in general and this is daunting.

  • @shavar67
    @shavar67 Před rokem

    This was a great interview!

  • @arsnakehert
    @arsnakehert Před 9 měsíci +1

    First thing I thought of was storing the dictionary as a trie to optimize the runtime of `isInDict`, I think I can see the interviewer's excitement when the interviewee starts getting "warm" towards a similar solution lol
    And her way of leading him towards that solution without giving it away is also pretty skillful

  • @YunkookPark
    @YunkookPark Před rokem +9

    Setting up Trie in the constructor might have helped. I guess that was what Dan tried to come up with. if wildcard is provided in isIndict, you just need to iterate thru all the leaves to find the match

    •  Před rokem

      Totally, that'd be more optimal, but this is just weird. Why even have a trie as a frontend dev? The space (and time) complexity of setup is O(NM^2) where N=array size and M=length per string, and it supports only one wildcard. The first solution supported multiple wildcards and would have been faster in almost every real-world scenario.

    • @SebInsua
      @SebInsua Před 8 měsíci

      @ A `Trie` type structure would be reasonable if you needed to implement an `Autocomplete` that had to search through a lot of items. Maybe something a bit like a "Ticker Search" in a stock trading application -- in this case, there can be a lot of items, since there are many tradable listed companies, etc, and each would be combined into a separate pair item. There could be millions of potential tradable pairs, and if you also add wildcards in it could be very slow.

  • @mazthespaz1
    @mazthespaz1 Před 2 lety +28

    I was surprised he didn't ask when first assigned the task:
    How do we treat capital letters?
    How big can the list of words be?
    English words? Unicode?
    What kinds of wildcards?
    What will be the longest word? supercalifragilistic? antidisestablishmentarianism?
    How will the code be used within the company? Throwaway? One-time? Multiple use in many apps?
    Will it grow so complex that we need to move it to C or webasm or faster sub-system? (should code be written to be able to easily port to other languages?)
    Never mentioned possibility of building a tree/graph/etc. either unidirectional or bidirectional out of the list of words for easy lookup. I thought the interviewer kept hinting to him - please do most of the work in the constructor so that lookup is fast and simple, but I don't think he understood what she was asking for.

    • @verb0ze
      @verb0ze Před 2 lety +2

      I thought he should have asked more clarifying questions as well, especially around the wildcard functionality (particularly, how many wildcards came to mind immediately, and also, system constraints -- can I trade space to store a crazy data struct that would enable efficient lookups?). However, I'm not surprised because I've brain-farted one too many times under the pressure of interviews, and what's seemingly apparent went right over my head and the hints just didn't register 😂

    • @ceplusista
      @ceplusista Před rokem

      thats why such interviews with coding sessions solving "real problem" is wasting time, it is not possible to solve such problems in one hour!

    • @mazthespaz1
      @mazthespaz1 Před rokem

      @@ceplusista i know a bunch of coders who could all do it in less than an hour. however, i do like when they ask several questions of increasing difficulty and challenge your problem-solving skills

    • @talkohavy
      @talkohavy Před 10 měsíci

      @@mazthespaz1 I know right?? People use the word "senior" so loosely these days. It was pretty Junior-ish. Mid-senior level tops.

  • @InJunoWeTrust
    @InJunoWeTrust Před rokem +5

    Tough interview. I don't see myself passing this but then again, I'm an accountant.

  • @lostgoat
    @lostgoat Před 7 měsíci +1

    At first glance I was thinking bloom filter/set for q1 than q2 my first thoughts were Trie where we attempt all paths when we hit a * and after you mentioned looping over the list I was thinking take prefix + try all chars + postfix to see if its in the dict

  • @uzairkiyani5203
    @uzairkiyani5203 Před 5 měsíci

    You guys are highly professional

  • @-.nisa.-
    @-.nisa.- Před 3 měsíci +1

    This is such a good video

  • @egborojie453
    @egborojie453 Před rokem

    I eenjoyed every bit of this video..aweesome

  • @winuxworx
    @winuxworx Před rokem +2

    Another way to solve this problem is to create your own function that compares a two arrays character by character. if there's an asterisk, in that particular string location then that means you have to skip that character and just compare the other characters of the word.

  • @Gauravkumar-jm4ve
    @Gauravkumar-jm4ve Před 5 měsíci

    very helpful thanks for sharing

  • @cobrax707
    @cobrax707 Před rokem

    My approach was to find the index where the * is and replace the letter from the dict word at this position with a * too. Then you can just dict.some(dWord => word === dWord). RTC should be O(2n)? Find the index and then loop through dict words while replacing the letter..

  • @harigtayeb2826
    @harigtayeb2826 Před rokem

    This is amazing video with a lot of great helpful works very you.

  • @jeanmas4197
    @jeanmas4197 Před 2 měsíci +1

    Never seen an interviewer for a code interview being so nice and understanding. Can you guys try to do one but this time with someone that is the total opposite of that? Meaning, pushy, judgmental, passive aggressive, I mean the whole "I'm a superstar programmer and everything you do is shit to me". Cause this is the real tough one to overcome.

  • @antonmartynenko4171
    @antonmartynenko4171 Před rokem +1

    with the code at 41:59 if I do isinDict('ca') it seems this will return true, but it should return false. It didn't seem like interviewer knew about it because they decided to follow-up even though problem with 1 star isn't solved. We could do 26^K (assuming we have lower-case english chars) for search and N*K(worst case) for building and memory with Trie in the worst case. alternative is K for search and (26^K) * N for building and memory. (26^K) * N (worst case with all possible permutations) could be enormous value.

  • @kiorq
    @kiorq Před 5 měsíci

    9 years experience, never did an interview before as I always got referred by other engineers. So super surprised how straight forward this is. Hoping my interview this week is like this. I had a few ideas alternative on how I would have solve this as well

  • @JamesSmith-cm7sg
    @JamesSmith-cm7sg Před 7 měsíci

    I'm surprised how much she helped him. It was like hand holding him to the answer.

  • @TheYinyangman
    @TheYinyangman Před rokem +9

    I think he would fail the solution was syntactically clean but all his solutions had an O(n)^2 time complexity. The point is in setup you convert the array to an object or a map and in the inDict you use hash search which is object.hasOwnProperty or Map.has as both of these search methods have a time complexity of 1. I got stumped on a similar interview question the interviewer was nice enough to explain why I had gotten it wrong

    • @formationdev
      @formationdev Před rokem +7

      Hi Simon. A lot of companies don't have a single pass/fail bar, most have a range of outcomes. By not having the most efficient solution, you might not get a "strong yes!" but you might be able to still pass because of the cleanliness of the solution and strong and clear communication of the thought process. We often see people put too much pressure on themselves to get the perfect solution or otherwise fail. This works if you get every question perfect, but it's not the most efficient and overall successful way to approach interviews.

  • @greob
    @greob Před 3 měsíci

    Thanks for sharing this, and thanks to Dan and Sophie for taking part in this exercise, that was really interesting to watch!

  • @pavelyankouski4913
    @pavelyankouski4913 Před rokem +1

    Visual coding is so much better and flexible. I always beginning from the end, probably I am different of a common people

  • @gg.martins
    @gg.martins Před rokem +1

    What they are trying to come up with on the coding interview is basically very similar to a Patricia Tree, which ethereum uses in a differente way in its block chain.

  • @markedwards1607
    @markedwards1607 Před rokem +1

    I was actually sweating for this guy when he started the class like a regular function, he later removed the parentheses and I was able to breathe again 😅

  • @pablotapia8237
    @pablotapia8237 Před rokem +6

    i love the fact that these coding interviews still exists lol

  • @Gigachad-bv8zr
    @Gigachad-bv8zr Před rokem +1

    NIce one. enjoyed watching

  • @heruilin4404
    @heruilin4404 Před rokem

    Sophie killed it!

  • @squidwurrd
    @squidwurrd Před 2 lety

    Seems like you can just interact through each letter in your dictionary and check that the input words letters match. So word one character one would check if the first character in the input word matched. Then just keep doing that.

  • @Jliuify
    @Jliuify Před 9 měsíci +1

    he's very inventive. i would created a tree node dictionary, every node is letter. and for any wildcards, search the BFS. O(n), where n is number of letters in the input. I dont understand reduce() very well.

  • @JamesSanderson85
    @JamesSanderson85 Před rokem +5

    It can be noted for up and coming Devs not all interviews are like this. Watching these can seem very daunting, most of them are very simple and they are looking for someone who would fit in well within a team.

    • @themindhelp9584
      @themindhelp9584 Před 11 měsíci +1

      oh thank GOd because that was terrifyingggg!!! to be honest im
      just at the beggining of my career..just graduated from a bootcamp so..its too much for me definitely but I enjoyed it a lot! an d learned a lot

  • @monsterclass
    @monsterclass Před 2 lety +3

    My face melted off early on...good vid

    • @DonTheDeveloper
      @DonTheDeveloper  Před 2 lety

      That’s good. Face melting was the goal of this video.

  • @neilgordon5356
    @neilgordon5356 Před 2 lety +7

    Gotta go with a trie here

  • @botlomedino7369
    @botlomedino7369 Před rokem

    This video is very educational and especially Sophie is very talent. Unfortunitely, she did not see the potential power of Dan. She values Dan's skill, coding behavior, etc exactly. But in my poor opinion, it seems like Dan is a little nervous and he does not have any experinece to have this kind of technical interview before. If he puts something more a little, he will be a greate engineer.

  • @Josh-ge1cr
    @Josh-ge1cr Před 10 měsíci

    classic leetcode problem aka make a trie and recurse if it's a wildcard and return true if we reach end of the trie and false if a single letter is not a wildcard. time complexity depends on how long the word is / how many paths we need to take due to wildcards and space is mostly based on the call stack bc of the wildcards.

  • @nosthrillz
    @nosthrillz Před 2 lety +11

    Did anyone else scream "TRIES TRIES"? 😁😁😁

    • @martinharris4416
      @martinharris4416 Před 2 lety

      Haha exactlyyy simple solution O(K)

    • @runekg
      @runekg Před 2 lety +1

      @@martinharris4416 The {c: {a: {t: true}}} he doodled was basically a trie. Not super obvious how the runtime will be when you throw multiple wildcards in the mix though.

  • @ivan3584
    @ivan3584 Před měsícem

    when Sophie talks about juniors using the standard for loop, is funny af. In a FAANG interview they will NEVER let you use the internal js methods (reduce/sort etc) because the time complexity is huge in those methods. For loops / standard loops in big companies are the only way to go, junior or seniors.

  • @razekrs5379
    @razekrs5379 Před 6 dny

    Amazing video, new subscriber :p

  • @Fitnurd
    @Fitnurd Před rokem

    I would like to have seen what his searches looked like. I have a huge blocker on what is appropriate to search and what that search looks like.

  • @Maffoo
    @Maffoo Před rokem +1

    Dan needs to discover styled components for react native - really fills a lot of the gaps with the mobile styling issues he talks about

  • @kb3khs
    @kb3khs Před rokem +1

    I could only make it through 22 minutes in due to time constraints, but I thought he should sort the string array in the setup with an O(n*lg(n)) sort complexity in the setup and then use binary search for an optimized search mechanism for O(lg(n)) search complexity. Wild cards ... didn't recall if they said the wildcard represented 0 or more characters... I don't know about that... I'll finish the video later.

  • @user-zc1xh4sj7n
    @user-zc1xh4sj7n Před 10 měsíci

    Tomorrow is my first time interview as mid senior software engineer. This video reduce 90% of my nervousness. It solved the structure 'how the interview will go on'. So I can prepare for each steps of the structure.
    Thank you

  • @anikethnair1629
    @anikethnair1629 Před 2 lety +1

    This was a fantastic mock interview! I've been surfing the web this past week preparing (as an Interviewer) to find the best mock interviews to learn from. Have found a lot of takeaways as both an Interviewee and Interviewer 😄
    Thanks so much for setting this up Don. Dan, Sophie and Noa were amazing in the two mock interviews I've watched here, definitely looking forward to more of these discussions on your channel! 😀

  • @George_331
    @George_331 Před rokem +1

    Dan did great, he answered all questions! Sophie, is too picky!

  • @srgeyt
    @srgeyt Před rokem

    love it!!!

  • @yega3k
    @yega3k Před rokem +5

    My mind went straight to regex at first just like Dan. Then when Sophie pointed out that most of the work should be done in setup, all I needed to hear was that we only need a single wildcard in a word. It was easy for me to generate a dictionary of patterns by shifting wildcard position in each word from index 0 through word length albeit with nested for-loops 👀which leaves me with O(n^2). But as someone else pointed out in the comments, max word length is 25 (Google says 45 though) so it's probably not as bad as O(n^2) after all. Once setup is in place, Function "isInDict" will run at O(1) for as many times as you wish!
    I would have been so lost in this interview if I wasn't just sitting here watching on my sofa tbh lol.
    I would also prefer to do this is Python. JS is annoying for string manipulation imo.

    • @floodo1
      @floodo1 Před 9 měsíci

      Algo interview questions are so trite.

  • @mihastifler
    @mihastifler Před 11 měsíci +2

    Guys is not senior, because everybody know that Regex can be up to O(2^m) complexity, and here is perfect place to use prefix trees

    • @mihastifler
      @mihastifler Před 11 měsíci

      your common rockstar in team :)

  • @torontoyes
    @torontoyes Před rokem

    Honestly, interviewing is a blade you need to keep very sharp. It's a skill that is overlooked, often times costing you the job. Most important details after technical boils down to one thing: did, I like the person?

  • @leerobertdo
    @leerobertdo Před 6 měsíci

    They are both great

  • @JonathanTheZombie
    @JonathanTheZombie Před rokem +2

    As a senior software engineer: if I was going to interview someone, I would never waste my time on a programming problem like this. I’d rather have the candidate walk me through how they would solve it verbally.

    • @USELESSFACTSDAILYDAY
      @USELESSFACTSDAILYDAY Před rokem

      Yea it makes sense because it shows if you really know what you're doing and have good communication skills

    • @floodo1
      @floodo1 Před 9 měsíci

      The issues is that this process wasn't created by software engineers, it was created by recruiters and coding-interview-software sales people.

  • @djee02
    @djee02 Před rokem

    That's a lot of high level library methods for a simple string building task. This makes it so more complicated to read.