Software Engineering Job Interview - Full Mock Interview

2024 ж. 16 Мам.
1 268 544 Рет қаралды

Technical programming interviews are challenging, but being able to do well is what lands you a job at a top tech company. Improve your interviewing skills by watching this mock full-length, real-world coding technical interview (OOP + dynamic programming) for a software engineering role.
Interviewer: @KeithGalli
Interviewee: @KylieYYing
The first half of the mock interview, Keith asks Kylie to use object-oriented programming (OOP) to design a reading application, given a library of books. In the second half of the interview, Keith asks Kylie a dynamic programming (DP) question trying to find the max length of the longest common substring in two strings.
⭐️ Contents ⭐️
00:00 Intro
01:26 Beginning the Interview
03:25 Object-Oriented Design Question
32:21 Dynamic Programming Algorithm Question
56:35 Feedback Chat
1:11:35 Closing Thoughts
🎉 Thanks to our Champion and Sponsor supporters:
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Erdeniz Unvan
👾 Justin Hual
👾 Agustín Kussrow
👾 Otis Morgan
--
Learn to code for free and get a developer job: www.freecodecamp.org
Read hundreds of articles on programming: freecodecamp.org/news

Пікірлер
  • This is pretty cool....but honestly I would cry if the interviewer started with , "Let's make a book application". I learned a lot today

    @jheelgala6353@jheelgala63538 ай бұрын
    • I think this is one of the easiest problems you can ask for.

      @paultvshow@paultvshow3 ай бұрын
    • ​@@paultvshow what's the next step up from this kind of question? Leetcode medium?

      @bacon5481@bacon54812 ай бұрын
    • I have one coming up Thursday. I've been told to use LeetCode and go for medium and hard challenges. A bit overwheliming TBH.@@bacon5481

      @hassegawamkt@hassegawamkt2 ай бұрын
    • This is about as cake an interview as you can have

      @Brian-ro7st@Brian-ro7stАй бұрын
  • I understand this all as she says it, but if I had to pull all this out of my brain in an interview Id cry or leave

    @spamgarbage6999@spamgarbage69998 ай бұрын
    • Same lol. Too much pressure

      @benicia9408@benicia940824 күн бұрын
    • That's why CS50 ppl get a rubber duck to talk and explain to :) It does not only help with understanding but also being able to explain/recall something "on command" is an important skill to learn over time. In that case you are your own worst enemy you have to defeat in order to get the job. Unfortunately there is no way around this as it is expected to be able to function properly even under heavy pressure as this reflects daily business. It's hard to get if you are coming straight out of school/college/uni but you need to fix this if you want to create your own place in the working class.

      @MrArkaneMage@MrArkaneMage23 күн бұрын
  • As someone who is poor in programming, there is something beautiful in seeing someone program so eloquently, like how we write paragraphs for a nice essay.

    @11Khalid11@11Khalid118 ай бұрын
    • have you improved yet?

      @bunnyman6321@bunnyman63213 ай бұрын
    • Do leetcode , read text books , leave tutorials

      @user-ff1fx9vq3m@user-ff1fx9vq3m2 ай бұрын
    • I’m great with hardware but suck @ coding.

      @JamesballadMD@JamesballadMD2 ай бұрын
    • What should I do then😢

      @amanshekhar7200@amanshekhar72002 ай бұрын
  • Great video! I think it would also be great to see several people participate in the same interview. Thereby you could see how different individuals approach the same task.

    @ubikubik763@ubikubik763 Жыл бұрын
    • yeah, that would be interesting.

      @ronaldoavich@ronaldoavich Жыл бұрын
    • a perspective change would be fantastic.

      @reecebygrave7211@reecebygrave7211 Жыл бұрын
    • Regarding the dp problem does not have too many approches since it is a well known problem

      @franciscov511@franciscov511 Жыл бұрын
    • i love that idea

      @chikensaregood9500@chikensaregood9500 Жыл бұрын
  • Interviews like this are a breath of fresh air. I think being able to design a solution to solve a functional problem is a great skill set to have as a software engineer. I get so tired of seeing nothing but LeetCode type questions for software engineers. I’m not saying that solving those are easy, because they are very hard. But architecting a solution to a problem like in this video I find to be more pertinent to 99% of realistic situations in the business world.

    @justin-cassidy@justin-cassidy9 ай бұрын
    • I have an honest question, Isn't everyone in the coding atmosphere going to be fucked because of AI? What is it that seperates a coder from a robot that can basicly do the same thing?

      @rosspayne5099@rosspayne50995 ай бұрын
    • @@rosspayne5099what makes u think AI can solve this? Have u tried? AI can’t even solve my uni coursework and I’m in y1

      @stanleyching123@stanleyching1235 ай бұрын
    • Because im seeing millions of people lose their jobs because of AI that are involved in similiar coding fields, and no dude i havnt tried it im not AI what kind of question is that ahahahah@@stanleyching123

      @rosspayne5099@rosspayne50995 ай бұрын
    • @@rosspayne5099 AI is comparable to the first language compilers and interpreters translating into machine language. These efforts produced mediocre to average code. AI delivers sub-par to modest regurgitated text and code from across the web. Code snippets rarely have references, so malicious actors can blog and tag for SEO supremacy, delivering malfunctioning and negative results.

      @utubewatcher806@utubewatcher8065 ай бұрын
    • ​@@rosspayne5099 Oh look. Another example of AI/crypto bro pseudo-intellectual archetype utterly failing to comprehend how the underlying mechanism of the tech they raved so much about even work in the first place.

      @schizo5189@schizo51893 ай бұрын
  • I actually did do a follow-up after the interview once. It was my first job and I had to present my pet project.. and it did not load.. for the whole hour and a half I was trying to run it in parallel answering tech questions, but no luck. After I finished the interview I had reloaded the laptop and the project ran okay, so I made a video of it working and sent it to the interviewers. I got the job!

    @olesiacheban2054@olesiacheban2054Ай бұрын
  • I'm so subscribed. What an amazing resource. I've watched a bunch of interview prep videos, but this one really helps put it all into context by performing it.

    @Kazner0h@Kazner0h8 ай бұрын
  • That was brilliant, it brought back some memories of the interviews I've sat in and went through myself, outstanding job!

    @unitygamingrio88@unitygamingrio8811 ай бұрын
  • Great job on delivering such insightful content! This video provides valuable insights for developers preparing for technical interviews.We truly appreciate the availability of resources like this that help candidates come well-prepared for their interviews. It's fantastic to see the community coming together to share knowledge and empower future employees. Keep up the great work!

    @JetSoftProHQ@JetSoftProHQ10 ай бұрын
  • I watch these whilst also learning Python too, so I can learn how to also communicate well when discussing thoughts and ideas.

    @UnhingedEgo@UnhingedEgo Жыл бұрын
  • Later this year, I will start a bachelor's in software engineering. I definitely need this!

    @Khadi-C@Khadi-C Жыл бұрын
    • Just lie and say ur transgender and non binary they won't turn you down no matter what if u failed the test

      @Adam-kk7nw@Adam-kk7nw Жыл бұрын
    • Lol

      @lonewolf.8635@lonewolf.8635 Жыл бұрын
    • ​@@Adam-kk7nw 💀💀yk what this is probably true too especially in places like san fran

      @kiidpoh@kiidpoh Жыл бұрын
    • @@Adam-kk7nw modern problem require modern solution lmao

      @Stephen.c19@Stephen.c19 Жыл бұрын
    • @@Stephen.c19 this made my whole day 😂 thank you

      @Adam-kk7nw@Adam-kk7nw Жыл бұрын
  • I haven't had interviews in English and the video is really helpful for me. I've never had interviews like this, so, I'm really nervous cause I'm preparing for interviews now. Thank you! "Don't write down without saying anything" I will keep it in my mind!

    @licokr@licokr9 ай бұрын
  • This is extremely helpful. When I’m doing any kind of code it’s just for myself. I speak out loud what I’m trying to do, and have a notepad next to me, but coding a project for someone else does take a lot of fine tuning to understand exactly what they want. That requires real time communication.

    @omari6108@omari61089 ай бұрын
  • This is awesome. Thank you so much for uploading such priceless contents.

    @GuitarHope@GuitarHope Жыл бұрын
  • that first question hit the spot exactly what i am lacking for years i want more

    @arkprince9413@arkprince9413 Жыл бұрын
  • It's like being a fly on the wall of another interviewer, seeing the questions asked, solutions proposed, and feedback provided. This has changed the course of my life and in how I plan to solve problems moving forward. Great video!

    @SteveMorrow8859@SteveMorrow88597 ай бұрын
  • This held my attention from start to finish! I like how she was explaining her thought process while she was writing the lines of code. It was fairly easy to follow along.

    @shockearth4295@shockearth42958 ай бұрын
    • that's what you're supposed to do. if you're just quietly writing code, the interviewer's gonna fail you whether your program works or not. they mainly ask these to hear your thought process of how you solve problems.

      @emperor8716@emperor8716Ай бұрын
  • I love this. One soft suggestion is including a quick intro. I think that just reinforce a critical step in the process

    @kirk7880@kirk78804 ай бұрын
  • Great video. I learned a lot of news tips and tricks on how to approach a technical interview.

    @omgmaw@omgmaw Жыл бұрын
  • Wow i actually find this challenging, but very interesting! Thank you for giving me an insight of how technical interviews are done! I actually thought it was a lot harder where they observe you on how to build it from scratch and make it work in the end!

    @Plasma_King@Plasma_King9 ай бұрын
    • Yeah, this was very cool to see, and quite challenging when your perspective on interviews is to ace them. I think what was most important here, is that the candidate explained her thought process out loud every single step of the way, so that the interviewer can follow along 100%, and even if the interviewer starts to not follow, maybe ask every now and then if it makes sense. I think I feel more confident after seeing this video bc it proves that interviews should be a conversation on implementation, drawbacks, pros, larger questions, modularity, and less on getting a right answer...because designing a system isn't something you can get right 100% in the real world.

      @VGBNDGRL@VGBNDGRL7 ай бұрын
  • I just love Kylie's workflow and mental clarity!

    @debbie_bae@debbie_bae Жыл бұрын
  • Learned so much from this video. I am a fledgling programmer (just started taking the 200-series programming classes) still trying to learn a language and practice my logic building skills and this helped tremendously.

    @shishenliart@shishenliart9 ай бұрын
  • This is not just for the interview things, but also the code structure that was implemented so smoothly. Everything just looked like a roadmap👌👌👌👌👌👌

    @honeydevaang732@honeydevaang732 Жыл бұрын
    • Isn't Everyone in the coding department going to be fucked hard because of AI ? Honest question, what seperates someone who can write code and a robot who can do the same thing?

      @rosspayne5099@rosspayne50995 ай бұрын
    • ​@@rosspayne5099most probably, but my lecturer told us to embrace it, AI is inevitable, so we must learn to use it efficiently

      @mrnobody1546@mrnobody15464 ай бұрын
    • ​@rosspayne5099 a bot writes code for instructions you give and you edit parts of that therfore your productivity is higher

      @MK-rx2fj@MK-rx2fjАй бұрын
    • ​@rosspayne5099 , AI to coders is like Tractors to Farmers. Useful tool to handle things efficiently but without the farmer the overall job doesn't get done.

      @YouTube_MusicStyle@YouTube_MusicStyleАй бұрын
  • This is fantastic!! I loved it!!!

    @KaioRosa@KaioRosa Жыл бұрын
  • Been looking for this exact thing for AGES. Awesome!

    @Yeard491@Yeard491 Жыл бұрын
  • Awesome!!!! Please bring more of these.....

    @faraaz3414@faraaz3414 Жыл бұрын
  • Thank you for making this mock interview!

    @bloodorangebrisktea87@bloodorangebrisktea8710 ай бұрын
  • thank you for taking us along on this invaluable resource. More please if you are able. If not, I completely understand.

    @countremy730@countremy730 Жыл бұрын
  • I am so jealous about how Kylie been able to express her thinking process this clearly and how quickly she came up with the solution. How long will it take to be as good as her?

    @lilyou2219@lilyou22196 ай бұрын
    • Just be you

      @passiongotways1286@passiongotways12866 ай бұрын
    • Some good practice time doing explanations while you're solving a problem coding, soon enough it will become hardwired in your brain.

      @Haise-san@Haise-san5 ай бұрын
    • you should be much better if you want to get to faang, there you are expected to solve two leetcode hards in ~40 minutes, and this dp task was at most medium

      @optimistiks@optimistiks2 ай бұрын
    • A CS as your first and only degree and a passion mainly for programming for the better half of your life.

      @memaimu@memaimu2 ай бұрын
  • Okay, I realize software engineering IS for me😂 loved the discussion, and looking forward to talking CS with people.

    @prism_schism@prism_schism Жыл бұрын
  • This is top tier content. I love hearing her explain her thinking process. Thank you freecodecamp!

    @_Anna_Nass_@_Anna_Nass_ Жыл бұрын
    • I agree. Kinda annoying how he kept talking over her

      @OMFGTrexKyle@OMFGTrexKyle Жыл бұрын
    • ​@@OMFGTrexKyleig interviewer can do that, so it's good

      @Platcode797@Platcode7979 ай бұрын
    • As someone who've been on both end of interviewing, verbalising your thought process is very important in an interview - and Kylie Ying did great in that regard here. It's better to overshare about what's going through your mind (as long as it's still related to the matter of the interview 😛) than the opposite; if you're completely silent and suddenly stop doing anything, the interviewer can't read your mind to tell if you're just taking a break to think better about your solution, or if you're completely lost and don't know how to ask for help.

      @BrendanAbolivier@BrendanAbolivier8 ай бұрын
  • The use of Lists was actually pretty cool. I was thinking of a JSON array, but then Lists are kind of way more powerful due to their incredibly useful methods and as said in Head First Python book, "Lists are arrays on Steroids". Nice Mock Interview. I just want these to go on.

    @nocopyrightgameplaystockvi231@nocopyrightgameplaystockvi231 Жыл бұрын
    • If you are told to use python, you gotta ABUSE the hell out of lists!

      @onemoregodrejected9369@onemoregodrejected9369 Жыл бұрын
    • @@onemoregodrejected9369 damn yes. LISTS are for abuses 🤣🤣🤣🤣 without regrets.

      @nocopyrightgameplaystockvi231@nocopyrightgameplaystockvi231 Жыл бұрын
    • yep I added that to my background

      @thisismyplaylist@thisismyplaylist Жыл бұрын
    • yea when they said 'collection' of Books I automatically defaulted to std::vector or Vec or []Book or even Book* if ur feeling fancy and want to use a static array

      @anon-fz2bo@anon-fz2bo Жыл бұрын
    • @@anon-fz2bo pointers 😂 not unless it's mentioned.

      @nocopyrightgameplaystockvi231@nocopyrightgameplaystockvi231 Жыл бұрын
  • i am never getting a job

    @Ninjaah_@Ninjaah_5 ай бұрын
    • Create the Job bro !

      @chrislaneyjewell6743@chrislaneyjewell67432 ай бұрын
    • Yes you will

      @attitude2492@attitude2492Ай бұрын
    • Don’t worry. You will.

      @crazyzombie9720@crazyzombie972014 күн бұрын
    • @dioktagio4694@dioktagio46945 күн бұрын
    • @dioktagio4694@dioktagio46945 күн бұрын
  • This man is a beast with data.

    @dave_di@dave_di Жыл бұрын
  • i don't have enough words to thank you for this video!

    @adrianmargean3402@adrianmargean3402 Жыл бұрын
  • this was pretty mindblowing, and looking to switch companies has eye opening. I really need to work on my algo game for the interviews

    @DiegoXMV@DiegoXMV9 ай бұрын
  • side note: 9:21 dictionaries are ordered since python 3.6. regardless if you'd want an ordered dictionary, you have always have the ordered_dict as an option!

    @amortalbeing@amortalbeing7 ай бұрын
  • I've been working as a developer for a year now and it's very humbling how she can mention these best data types to provide for these objects. Things like dictionary objects are still new to me.

    @jaretsanchez1900@jaretsanchez1900 Жыл бұрын
    • It is basically a hash map, in python it is called dictionary

      @franciscov511@franciscov511 Жыл бұрын
    • Keep in mind this video is staged.

      @sidgillespie5879@sidgillespie5879Ай бұрын
  • Thank you for this excellent mock interview!

    @RamiroAsincrono@RamiroAsincrono3 ай бұрын
  • It was actually very good, both sides are very professional 👍 Excellent examples.

    @zebra00024@zebra000248 ай бұрын
  • Great mock interview! Thanks for the tips :)

    @tjames22123@tjames22123 Жыл бұрын
  • I never understood the point of technical interviews "testing your coding ability." Nearly all programmers will have a portfolio showing what they're capable of. I shouldn't have do it again under the gun just to back up my portfolio. If you're going to test my skill in a technical interview, don't ask for a portfolio.

    @sixstanger00@sixstanger0011 ай бұрын
    • true but they also want to make sure you haven't just copied others people work, and they also want to see how you handle under pressure

      @user-pl6hy3km6s@user-pl6hy3km6sАй бұрын
    • @@user-pl6hy3km6s *_true but they also want to make sure you haven't just copied others people work_* If this is the reason, then every software engineer in the field needs to be fired. I don't know of any software engineer who hasn't at some point referred to StackOverflow for snippets of code. It's inefficient to expect coders to rewrite code that already exists, especially if it's going to serve the exact same function. Even if the coder DOESN'T copy it from someone else, the CODE will still end up looking identical (apart from perhaps var names) because languages like Java, JS, CSS, Python, etc will only work if code is written one way. *_and they also want to see how you handle under pressure_* Yet again, this is a pointless test. Nearly any job is going to put the worker under pressure at some point. People apply for jobs EXPECTING to be under pressure occasionally. If they knew they couldn't handle the pressure, they wouldn't be applying.

      @sixstanger00@sixstanger00Ай бұрын
    • 90% of junier engg. showing as their project in portfolio is something they made my following some random tutorial, but when we give a problem, they lack ability to solve problem even if they know the syntax......

      @vaisakhkm783@vaisakhkm78320 күн бұрын
    • @@vaisakhkm783 It's still not an accurate test of their abilities. Your "test" is testing _how quickly_ they can come up with a solution, not they're actual problem-solving skills. The real world doesn't work like that. When you encounter a problem in coding, it's not like you have a team of executives peering over your shoulder expecting you to come up with a solution on the spot. That's asinine. Unless you run your company like a slave labor force, the actual employee is going to need time to ASSESS the problem, and then formulate possible solutions (some of which may not even work). You're expecting the potential employee to be a walking encyclopedia of all languages, situations, problems, solutions, etc. The person you're looking for doesn't exist, bud.

      @sixstanger00@sixstanger0019 күн бұрын
  • This video just killed my desire to be a software developer

    @SnapshotsOfHistory1@SnapshotsOfHistory13 ай бұрын
    • Fr😂😂 imagine doing this in an interview real time I would literally just be lost and the pressure of time/my anxiety would get the best of me. I would just give up and exist out of the interview room right then and there and not look back.

      @daughteroftheking3220@daughteroftheking32202 ай бұрын
  • Awesome content. Thank you!

    @dextercalayo@dextercalayo Жыл бұрын
  • This is great content ! Appreciate a lot , hugs to both of you for putting this up here.

    @FifthArima@FifthArima8 күн бұрын
  • This is an incredible video! Thank you!

    @mattlau@mattlau Жыл бұрын
  • This was just awesome. 😊

    @surkewrasoul4711@surkewrasoul4711 Жыл бұрын
  • Im literally not even in uni yet, and i want to do computer science. Im doing maths a level right now, and watching this has gotten me so exicted because it truely is its own language. Ive also always loved solving problems that can have multiple unique ways of getting the same result (hence why i love maths), and ive just realised coding is that exact same thing!!!

    @j_a.0@j_a.07 ай бұрын
    • Keep it up!! Your intrest alone is a great quality to have!

      @UnfinishedYara@UnfinishedYara6 ай бұрын
  • As someone who’s only a few weeks into my coding journey I’ll have to come back to this when I have a better idea of what she’s coding, I understand some of it but a lot of this like hieroglyphics lol. Awesome job tho and very cool to watch.

    @Sinnerage@Sinnerage2 ай бұрын
  • wait i love this, thank you so much for the video

    @SierraFulminare@SierraFulminare6 ай бұрын
  • The answer for the follow question regarding font size feature was just awesome

    @seshank144@seshank144Ай бұрын
  • Awesome! I haven't wateched it fully yet but I think it will be perfect if we code with her and actually answer and format our answer while she does the same Thats what Im gonna do

    @dylanheslop9161@dylanheslop9161 Жыл бұрын
  • Amazing content as always...

    @CesarRodriguez-nb2lm@CesarRodriguez-nb2lm Жыл бұрын
  • Great, now some way to handle the crippling interview anxiety.

    @Seremothgr@Seremothgr Жыл бұрын
  • In the library class, the collection of books should be a dictionary from Book : active_page_number, that way a users library would be full of books and the page they're open too, along with an active book. That was what the interviewer asked about too! Just in case anyone else was wondering.

    @masongkrause7@masongkrause73 ай бұрын
  • damn, she's so good at speaking thoughts and exchanging information

    @qghungluu5757@qghungluu57574 ай бұрын
  • very educative and professional, made me excited already.

    @rvzgar@rvzgar7 ай бұрын
  • Instead of giving dynamic programming exercises that are completely irrelevant to the job, interviewers should make the effort to come up with more realistic problems have some connection to the job.

    @vcool@vcool2 ай бұрын
  • ❤❤❤ just awesome interview

    @sureshchakma5492@sureshchakma5492 Жыл бұрын
  • As a noob who literally started my journey yesterday I understood nothing, but it's pretty cool to see what someone who already knows her stuff looks like. Hopefully when I come back in a few months eveything she is saying and doing will make sense to me. So far I'm loving it, though.

    @smarch3912@smarch39127 ай бұрын
    • What age are you starting?

      @michaelaguilar1750@michaelaguilar17507 ай бұрын
    • you are learning in the worst date, interviews are wild now

      @Fran-kc2gu@Fran-kc2gu6 ай бұрын
    • ​@Fran-kc2gu I know, I wish I started to code when I was a new born

      @Florida_man21@Florida_man212 ай бұрын
  • After doing a lot of leetcode and have been destroyed by edge cases. Not adding an edge case for page turning and out of bounds index error is killing me

    @TheQuancy@TheQuancy Жыл бұрын
    • failing because of edge cases in leetcode makes me feel really stupid because usually you just need to add a single if statement to pass the test

      @hidoryy@hidoryy Жыл бұрын
    • lol ol' boy traumatized

      @sweetphilly2@sweetphilly2 Жыл бұрын
  • Thank you very much for taking the time for the test and the technical interview. Unfortunately, we cannot offer you the position at this stage, but let's keep in touch for future opportunities. I wish you success and the best realization in your career, don't give up, you have great potential for development.

    @angelg3642@angelg36422 ай бұрын
  • currently doing btec in computer science, this vid helped me a lott

    @thegamerteo0560@thegamerteo05605 ай бұрын
  • i will never work for any company that asks these types of algorithm interview questions, but i do appreciate seeing how people go about solving them :)

    @frogery@frogery Жыл бұрын
    • how do you know they wont ask you this?

      @TozzaYT@TozzaYT Жыл бұрын
    • @@TozzaYT if they do i'll just run away 😂

      @frogery@frogery Жыл бұрын
    • Why are these interview questions bad? Just curious

      @MiltkaStar@MiltkaStar Жыл бұрын
    • @@MiltkaStar i think one problem people have with them is that you almost never have to do these leetcode style questions in a real job

      @DetectiveConan990v3@DetectiveConan990v3 Жыл бұрын
    • i agree with you. i've been working as a coder for almost 21 years for now and never wrote a code to solve anything like a "plagiarism" algorithm question. This is not a real world question. they are just questions for satisfying their egos.

      @muratcemyalin@muratcemyalin Жыл бұрын
  • she handled that no problem 🔥

    @lalodominguez7121@lalodominguez71219 ай бұрын
  • Just finished the first semester of python and all of this makes sense.

    @antonioaugilar168@antonioaugilar1689 ай бұрын
  • This channel is GOAT 🐐❤

    @usman-ali0@usman-ali0 Жыл бұрын
  • That keyboard sounds heavenly! 👌

    @bigsmoke4568@bigsmoke4568 Жыл бұрын
  • Started Python a couple weeks ago, was interesting to see the way the scenarios were dealt with considering I don't even really know how classes even work yet lol

    @marcus47_@marcus47_ Жыл бұрын
    • I'm in my second semester of OOP and I still struggle wrapping my head around things like class relationships. I think Most intelligent people if they put the effort in could understand what methods and instances of a classes are. However, to fully understand classes, you need a deeper understanding of object-oriented principles. Now I don't believe most people would comprehend concepts like abstraction, encapsulation, inheritance, and polymorphism etc... Its a very deep and complex topic that takes practice and practice.

      @stephan4804@stephan4804 Жыл бұрын
    • I know this is a bit late, but the easiest way I found to understand classes was to, just a coincidence here, but think of them as books. A book has key elements to it, author, the content, published date, isbn etc, and those would be enforceable properties of a class, things that make the object, the object, in this case a book, a book. Right? Then inside a book, has chapters, think of those as methods, every chapter provides a function regarding the book, chapter 1 for example uses the content and starts the process of moving the story forward, while maybe chapter 6 is needed to develop a character a bit more, and all that information is there for you to reference. Think of that as class.method. You need to know about that guy from chapter 6? book.chapter6() will provide that for you. Now you have the blueprint of a book, all you have to do is initialize the object and pass it what it needs, write the author down, write the content, etc. Book hp= new Book(author, content, isbn, etc) and you can crack that thing open whenever you need to now to access it's contents, again, hp.chapter6(). Or a more realistic example hp.length() and your length method would just be like ```return len(self.content)``` using python. And to add on to that, for inheritance like above, book maybe more of a broad class if you will, but then maybe you want a short story class with the same type of functions as the book class. There's where inheritance comes in. The book class can be used as a parent of the short story class, where the short story has copied the over structure of a book, but it's still it's own separate thing so it can have some specialized methods as well. I'd keep going but I think you get the jist. It doesn't work great for encapsulation, but just wrapping your head around classes and understanding their purpose opens a lot more possibilities for comprehension for the other concepts.

      @ontoshere@ontoshere10 ай бұрын
  • 4:45 haha i basically made this exact thing for my own fun project to promote a book i wrote. i chose to implement the "display page" thing by writing a script that would get the next X words in the entire book - where it would estimate an average number of words per line and number of lines per page, then try to fetch as near as possible to Lines * WordsPerLine - rounding down. it worked pretty well so that page numbers could be independent from the book content, however it would often leave you mid-sentence with a bit of a gap before the end of the line which would look a bit weird.

    @manfrombritain6816@manfrombritain68167 ай бұрын
  • This felt so amazing

    @48_subhambanerjee22@48_subhambanerjee226 ай бұрын
  • Im so happy i understood every single bit of this. I first found this video years ago and was completely lost. Lol It was smart to introduce IDs. There are a few things i would've done differently (like introducing a book controller class, setting a boolean for the ids, etc) but overall my structuring would've been very similar. Great job and thank you for the video!

    @TheseWordsTouch@TheseWordsTouch4 күн бұрын
  • I wouldn’t be able to explain it and talk as good as her, but at least I also had the same concept going through this and slightly a bit different ways to go about making stuff! Other than that great lesson

    @younggamerham517@younggamerham5179 ай бұрын
  • I must be closer to my goal then I think because I was able to build this particular assignment very easily I’ve been learning programming for a year and a half now about to start the job search soon!

    @paco5star@paco5star9 ай бұрын
    • Thats great to here! I am on the other side of the spectrum lol. I am learning CSS and HTML 😢 This turns my world upside down. I wish my MIS BS taught me more.

      @chickenlittle4344@chickenlittle43449 ай бұрын
    • @@chickenlittle4344 lol same just started learning! we will get there.

      @drickascorner@drickascorner8 ай бұрын
  • I have a couple questions for the book and library classes. 1. when the code is ran are you intending to make a object from book and then adding it into the collection 2. when adding to the library collection can you just do this self.collection[self.idcount]= book ## book would be the object you made from book also based on this you would only need 1 counter in the library that sets a id to a book when inputed into the libraray

    @davinkyy6723@davinkyy67237 ай бұрын
  • Wow! She is so good and confident.

    @ExploreTUlearn@ExploreTUlearnАй бұрын
  • This is crazy it’s this really a mockup for fresh grad developer

    @Wts185@Wts185 Жыл бұрын
  • awesome, thank you for sharing :3

    @nguyenthanhlong5963@nguyenthanhlong5963 Жыл бұрын
  • Great stuff Olivier!

    @johnbruder4519@johnbruder45199 ай бұрын
  • Don't worry folks... most interviews are scaled to what the company is hiring you for. Don't be afraid

    @bfrytech@bfrytech2 ай бұрын
  • Going character by character to detect for plagiarism between two books sounds over the top. Have a globalSum var that keeps track of the highest number of common words between books. Indincies is a tulple that caches the indexes of the two books that globalSum comes from. Before going character by character, I’d have an array of objects for each book where the keys are the individual words in each book and the values are the number of occurrences the word shows up in the book. Then iterate over the array from i ==> [0, n-1) and iterate over the keys in array[i]. If the key is found in array[i +1] then add the minimum value between the two objects to currentCount. When we’ve finished checking all the keys, compare if currentSum > globalSum, then update globalSum to currentSum and indexes to [i, i +1] Return indexes when we’re done iterating over the array of word_count_objects

    @tallerdenyooh@tallerdenyooh9 ай бұрын
  • Great Video! one concern here. Active book and last page will not be different for each user?

    @skyclean5020@skyclean50209 ай бұрын
  • Genuine Interview

    @naveensaicremsiyadlapalli3769@naveensaicremsiyadlapalli3769 Жыл бұрын
  • Please make more videos like this

    @saidibrahim5931@saidibrahim5931 Жыл бұрын
  • Start by creating a diagram class and defining object relations. Then, implement the diagram class code and share it with your interviewer.

    @quimalabs@quimalabs6 ай бұрын
  • great mock interview, i love this video.....🙂

    @shreesivlogs@shreesivlogs8 ай бұрын
  • Thank you❤

    @amg4455@amg4455 Жыл бұрын
  • Much appreciated!

    @CertificationTerminal@CertificationTerminal8 ай бұрын
  • Dude, keep it up!

    @Jujuh-000@Jujuh-0009 ай бұрын
  • i have a few questions, from this interview, how good do you think she is? what level should she be working at (senior, junior, ...)? are these questions hard for someone with 1 year of self-taught knowledge?

    @bach5369@bach5369 Жыл бұрын
  • She is so young, so beautiful and so organized. Thank you for this amazing demostration.

    @yuikozhang5650@yuikozhang56507 ай бұрын
  • Great job! I’ve just noticed that you introduced some difficulty maintaining the code and ambiguity in the add_book_to_collection(). Instead of Passing in the arguments manually, passing in a finished book object brings benefits like avoiding duplicates, avoiding invalid states or changing Book in the future.

    @JS-ii3rn@JS-ii3rn23 күн бұрын
  • Thank you so much, this will help me apply for a job as a software engineer next Month.

    @izaiahevans6989@izaiahevans6989 Жыл бұрын
    • How’s your interview went ?

      @paolajimenez979@paolajimenez9797 ай бұрын
    • @@paolajimenez979 Searching still, jobs are being taken. No interview yet.

      @izaiahevans6989@izaiahevans69897 ай бұрын
  • It was all very exact and direct

    @MEX_TECH@MEX_TECH Жыл бұрын
  • I am feeling confident after watching this video interview ❤ 😁😎

    @AsifSaifuddinAuvipy@AsifSaifuddinAuvipy Жыл бұрын
  • damn i got a loooong way to go! ha! I knew that already but seeing this really makes it hit home. Just gotta take it one day at a time!

    @deluxebulls5939@deluxebulls59398 ай бұрын
  • Just starting my coding journey and all I got from this is "Is there Adele" 21:07 I got a long way to go

    @strideredz@strideredz11 ай бұрын
  • More than an interview this seems like a scrum call where the project manager and his team member are discussing on the technical processes to execute real time projects in high detail. In most interviews I’ve faced so far your coding based mind set is judged once you progress to the final round. Not all software engineering job interviews are this complex and are conducted this way. Most interviewers are curious to know your significant contributions in the recent projects and how your acquired skill set can be applied to the application they are working on improving or innovating. Last but not the least how well do you remember the basics … the abcd of programming.

    @lovemore4083@lovemore40839 ай бұрын
  • Love this!

    @deniowork7084@deniowork70842 ай бұрын
  • 01:01:24 exactly what i did! keeping user class, book class and associated book related info inheriting all properties of book class was better way to model.

    @FifthArima@FifthArima8 күн бұрын
KZhead