Why Didn't He Get the Job? Let's Find Out! // Code Review

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/... . You’ll also get 20% off an annual premium subscription.
    Patreon ► / thecherno
    Instagram ► / thecherno
    Twitter ► / thecherno
    Discord ► / discord
    Code ► github.com/Dim...
    PowerShell wxwcution policies ► learn.microsof...
    Hazel ► hazelengine.com
    🕹️ Play our latest game FREE (made in Hazel!) ► studiocherno.i...
    🌏 Need web hosting? ► hostinger.com/...
    💰 Links to stuff I use:
    ⌨ Keyboard ► geni.us/T2J7
    🐭 Mouse ► geni.us/BuY7
    💻 Monitors ► geni.us/wZFSwSK
    This video is sponsored by Brilliant.

Komentáře • 562

  • @TheCherno
    @TheCherno  Před měsícem +110

    Your move, Дмитро.
    Don’t forget you can try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/TheCherno . You’ll also get 20% off an annual premium subscription.

    • @raffiepro
      @raffiepro Před měsícem +20

      I agree, Дмитро should learn some basic maths from brilliant

    • @makesnosense6304
      @makesnosense6304 Před měsícem +7

      Could it be that the Debug runs the TestApp, Release runs the "real" game?

    • @JavedAlam-ce4mu
      @JavedAlam-ce4mu Před měsícem +13

      I wonder if he was trolling?? Quite an elaborate troll if so.

    • @connorskudlarek8598
      @connorskudlarek8598 Před měsícem +11

      "Just give me the .exe"!
      Basically that.

    • @RPG_Guy-fx8ns
      @RPG_Guy-fx8ns Před měsícem +9

      Cmake is gross, and silently installing dependencies is disgusting. All of this is terrible security. I would rather not have any software auto update. Cmake needs to be replaced with something simpler and safer.

  • @MaxTheDragon
    @MaxTheDragon Před měsícem +875

    Pro-tip: Always try to build your project on a completely different computer before you submit it.

    • @dummyaccount1706
      @dummyaccount1706 Před měsícem +73

      Or on a VM

    • @strider3438
      @strider3438 Před měsícem +8

      ​@@dummyaccount1706containers though?..

    • @rafal9ck817
      @rafal9ck817 Před měsícem +9

      I just set up Jenkins CI/CD and have it built in docker runner

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

      @@rafal9ck817 yep yep

    • @MrSofazocker
      @MrSofazocker Před měsícem +15

      Its so easy to make a dockerfile to build, especially when you do cross-platform.
      Essential for running tests on each platform

  • @Syndiate__
    @Syndiate__ Před měsícem +504

    This is a prime example of "It works on my computer"

    • @RemoteAccessGG
      @RemoteAccessGG Před měsícem +9

      Not using Docker, the best tool in the world moment

    • @imo098765
      @imo098765 Před měsícem +7

      @@RemoteAccessGG it works on my computer, then gives entire docker container of computer

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

      @@imo098765ez

  • @nexovec
    @nexovec Před měsícem +466

    On his way to a complete game, he forgot how to run the game.

    • @nijucow
      @nijucow Před měsícem +50

      he forgot the basics while trying to impress the reviewer with fancy stuff

    • @ibrahimhussain3248
      @ibrahimhussain3248 Před měsícem +3

      Or a VM

  • @ProGaming-kb9io
    @ProGaming-kb9io Před měsícem +180

    The game is the build we fixed along the way

  • @mattiapezzano1713
    @mattiapezzano1713 Před měsícem +236

    Harsh but deserved, as an applicant you must act as if you were advertising yourself, straight to the point, you gotta give an easy path to the good stuff to the interviewer.

    • @Schwuuuuup
      @Schwuuuuup Před měsícem +3

      And if you bit off more than you could chew this is a huge red flag for the interviewer as well. I'll take a small project that runs over a project with huge ambitions but doesn't compile any day

    • @abuDA-bt6ei
      @abuDA-bt6ei Před 29 dny

      Yes the interviewer, the one who is already a professional should have it made easy, because figuring out how to compile and run programs never happens on the job. Maybe the interviewer just lost a promising programmer due to their incompetence in figuring out the problem.

    • @xXCheapTofuXx
      @xXCheapTofuXx Před 28 dny +2

      @@abuDA-bt6ei Imagine this, you go to the mall to buy a shirt, you don't really care about the brand you just want a good quality shirt. There are 100s of stores at the mall. You walk down the path and start smelling shit, then turn your head and see a store that's flooded with sewage water, the sales rep assures you that they store their products safely in a vault in the back and they have the best quality shirts in the mall! Would you go in or just try one of the 100s other stores that are not covered in shit.

    • @abuDA-bt6ei
      @abuDA-bt6ei Před 28 dny

      @@xXCheapTofuXx If that shit covered store truly did have the best shirts and I went somewhere else, I would’ve missed out on the best shirts. If getting the best shirts meant the success of my totally legal offbrand shirt selling company, then I just missed out very on much profit, all because I made my decision off a first glance and didn’t even look at the product itself..

    • @xXCheapTofuXx
      @xXCheapTofuXx Před 28 dny

      @@abuDA-bt6ei you will never get to buy your shirt if you have to spend 20 minutes in 100 stores.
      Your problem is that you don't see the bigger picture. You want the BEST shirt in the mall in the LOWEST amount of time.
      Cost/Benefit.
      If you go into the shit covered store you HAVE to also go into every single store.
      So instead of buying a shirt that day you will spend the next week shopping and going into every single store. Whereas you could have gotten a really really good shirt in 1 hour.
      You do this yourself everyday.
      You want a new phone? are you going to spend years reverse engineering every single phone on the market so that you understand every single part, or are you just going to act on face value and known facts.
      you probably bought an android because "apple sucks"
      but did you spend 5 years learning every single function of code inside the apple device so that you can come to the conclusion that its bad or did you just take it at face value that apple is a shit company.
      again, you would never have a phone then.

  • @kewqie
    @kewqie Před měsícem +143

    You weren't harsh at all tbh, even as a friend or colleague I would be like "dude, shit ain't working".

  • @bladman9700
    @bladman9700 Před měsícem +215

    "Please roast code at full capacity"
    Shouldn't have said that blud

    • @varunfighter4871
      @varunfighter4871 Před měsícem +21

      the roast went so hard we barely got to the code part

    • @w花b
      @w花b Před měsícem

      ​@@varunfighter4871 when the rest is so roastable you can't even get to the main part

    • @scififan698
      @scififan698 Před měsícem +2

      I always hate it when job applicants assume confidently that their code will be good enough for a roast, while I can spot a pile of garbage from a mile. It's insulting.

  • @GamingDemiurge
    @GamingDemiurge Před měsícem +150

    While I agree on every single point you make. I will like for everybody to step back and appreciate how ridiculous the build process is in C++. It is absolute madness. CMake was created by a completely insane person. It is important for juniors to realize that they are not stupid. The system itself is crazy.
    You don't have to learn just the language. You need to learn about toolchains. different compilers, ... . In mid to big projects you will have people just dedicated to maintain the build system. It is wasteful, unnecessary, and stupid.

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

      we had that in java or so I heard then we all duked it out with Maven. Call Stroustroup

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

      You pay a price for the complexity and power (and admittedly historical baggage) of these languages.
      While I understand your criticism, I can't really fully agree. The basics of CMake are simple and easy, and the basics are all you need for a project like this. A minimal CMakeLists.txt is like four or five lines. Then it's just "paste this bit to add this dependency". I haven't checked the websites but I bet all the dependencies used had something like "insert this shit in your CMakeLists.txt to use this library". Seems like this person massively overcomplicated this work to their detriment.
      If CMake is too much for this beginner, they would have been much better off just saying "install this dependency" and then sticking with a raw VS solution. I would accept that from a junior without another though - I know they don't know everything yet. They shot themselves in the foot by massively overdoing it, and doing it very badly, and making everything more difficult for the reviewer.

    • @user-sl6gn1ss8p
      @user-sl6gn1ss8p Před měsícem +8

      I'm mildly allergic to cmake, but I've found premake to be way friendlier. Not always an option, of course.

    • @CodeStructureTalk
      @CodeStructureTalk Před měsícem +9

      Yeah, the CMake sometimes works, but it's not very well integrated, you still need to keep notes how to run it because of -G, -T, debug flags, etc. Each OS still requires it's own defines. There are legacy and nonlegacy parameters, static and dynamic linking, symbols, it's not easy to use.
      And the point about having one person dealing with CMake is exactly right. One person on CMake, one on Docker, one on CI, and then we wonder why everything is buggy and takes so long to develop.

    • @daven9536
      @daven9536 Před měsícem +23

      And this is exactly why this has no business being part of the evaluation. The applicant doesn't know anything about the interviewers system (and the potentially very restrictive IT policies placed upon it). It is complete nonsense to expect someone to provide a one-click solution in the complete and utter clusterfuck that is the C++ ecosystem.
      Imho the interviewer should provide a minimal project for the applicant to build their stuff with. Then the jumping through hoops part is placed on the applicant and things are guaranteed to work out without too much of a hassle.

  • @hanes2
    @hanes2 Před měsícem +112

    I always try to make it a three step process in the readme…
    1. Git clone
    2. Cd; build
    3. Run

    • @severgun
      @severgun Před měsícem +2

      Sounds like Go project

    • @phee3D
      @phee3D Před měsícem +67

      @@severgun sounds like a normal, well designed project in any language/system.

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

      How about no steps at all. As soon as he opens the email, everything runs automatically 🦴 (yeah, I tried to type skeleton to get ☠️, but you get it).

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

      git clone
      conan build
      ./build/release/myapp.exe

    • @oguretsagressive
      @oguretsagressive Před měsícem +3

      @@phee3D ever tried to build Chromium? Or Pytorch? Tensorflow?

  • @nijucow
    @nijucow Před měsícem +258

    That's not a code review. That's a code roast 🤣

    • @wakannnai1
      @wakannnai1 Před měsícem +31

      I don't think it's even that. He never even got to the code since it's a nightmare to build...

    • @prashant4174
      @prashant4174 Před měsícem +22

      Which code? I see no code, all I see is powershell and build errors.

    • @呀咧呀咧
      @呀咧呀咧 Před měsícem +19

      It’s a build system review

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

      there was no code dawg

    • @nexovec
      @nexovec Před měsícem +2

      It's a no-code review, lol

  • @onejdc
    @onejdc Před měsícem +19

    Don't put friction between you and the interviewer. Not an exact quote, but man, that nails it. You could have the most beautiful code on the planet, but if you make the interviewer jump through a bunch of hoops, you've already put yourself at the back of the line.

  • @blablabla7796
    @blablabla7796 Před měsícem +31

    This is why all my projects have CI/CD pipelines that automatically sends a random person from Fiverr a request to install and run my program. It also sets up a video conference call using an AI avatar to check if they were able to do it successfully. On pipeline failure, it sends a command to a Raspberry Pi to send me a gentle electric shock to wake me up from sleep so that I can start working on the project. This is naturally set up to run on pre-merge as well as on a nightly schedule.

  • @ricky2629
    @ricky2629 Před měsícem +24

    Powershell is actually cross-platform, and has been for a while.
    But that still doesn't explain using it for a build step where all you do is call cmake.

  • @sherazali8691
    @sherazali8691 Před měsícem +49

    I always run my code on someone else's machine to check if it throws any errors. Most of the time, what happens is that we have all of the required tools installed and configured on our machine and when we give the same code to someone, it simply doesn't work due to some missing installations/configurations.

    • @EmiliaHoarfrost
      @EmiliaHoarfrost Před měsícem +4

      Can you not instead use a virtual machine?

    • @MrSofazocker
      @MrSofazocker Před měsícem +18

      ​@@EmiliaHoarfrostYes, yes you can! But honestly just setup Docker and run all your build and tests on all platforms you target
      no more surprises

    • @sherazali8691
      @sherazali8691 Před měsícem +3

      @@EmiliaHoarfrost Yes you can but for me it's more convenient to test on some other machine.

    • @tokarevart
      @tokarevart Před měsícem +1

      @@MrSofazocker docker is not a VM, can't emulate a whole operating system, so you can't check whether your app runs on windows if you're running docker on linux (and if you're running docker on windows it seems you're just running docker inside linux VM)

    • @elcugo
      @elcugo Před měsícem +4

      Yeah, but if your friend's machine also have installed an undeclared dependency then you'll still miss it. It's better to test in a clean environment to be sure IMO.

  • @ScorpioHR
    @ScorpioHR Před měsícem +63

    This code was sponsored by IKEA.
    You need to assemble it yourself

  • @collwyr
    @collwyr Před měsícem +55

    being asked to make doodle jump as a code test wouldn't surprise me, about 4 years ago I was asked by one company to write my own animation system in unity and they didn't allow me to use any of the libraries in Unity to assist with it, and this was a fresh out of Uni job post and application.

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

      Did you get it?

    • @MrStaples441
      @MrStaples441 Před měsícem +30

      small game dev team just needed an animation system and used you to write one ;)

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

      @@and_then_I_whispered I didn't even bother attempting it, I had three other job assignments that were far, far more reasonable to do and made sense, they emailed me like a week later asking how I got on and I told them I wanted to withdraw and focus my attention on other applications.
      in case anyone is interested the other assignments I were given were games that I had to both add additional gameplay aspects to and find and solve bugs in the current version of the game. far, far more enjoyable tests that actually tried to understand my level of programming expertise.

    • @collwyr
      @collwyr Před měsícem +5

      @@MrStaples441 generally what I thought they were trying to do, I was very conscious of this potentially happening when I was applying for the lesser known/lower workforce game companies. the thing is, if they didn't explicitly forbid me from using the libraries Unity has to assist in making the animation system I probably would have given it an attempt as it would have been an interesting learning experience, but I had far better job applications at the time that actually made me excited to do.

    • @unitydev457
      @unitydev457 Před měsícem +2

      @@collwyr yeah this actually sounds like a really fun unique challenge, but I had the same thought regarding them trying to outsource free work from interview candidates

  • @danleedev
    @danleedev Před měsícem +21

    I interview coders as part of my lead dev job, and I would say that my tolerance for the state of this submission would be entirely based on the level of the role. If I was hiring a junior, I would pass the code to one of my intermediates and have them debug and configure the code to something I can evaluate. Anything higher than junior, and I would reject the submission.

    • @Dom-zy1qy
      @Dom-zy1qy Před měsícem +12

      Tbh I just assumed universally everyone would instantly reject anything they can't immediately evaluate.

    • @CarKiller92
      @CarKiller92 Před měsícem +3

      Yeah, especially today's job market, any small red flag just means instant rejection.

  • @soniablanche5672
    @soniablanche5672 Před měsícem +29

    new series: Build review

  • @aboliguu1168
    @aboliguu1168 Před měsícem +62

    This is so C++, spend the whole video trying to get the build system working 💀
    Edit: but hey can you make another video where you look at the code? It would be interesting

    • @marcotroster8247
      @marcotroster8247 Před měsícem +15

      Gosh, this reminds me of this stupid uni assignment where I spent half a year building this Unreal Engine car simulator because I had to do a source build to load the damn custom vehicle of my supervisor into the simulator.
      It was like Docker calling Bash calling CMake calling C# calling clang. Like how ridiculous can you make this stupid build pipeline?!
      This crap build process ran like 3 hours and generated 300GB whereas only 12GB were actually needed to run the game. Gladly it was not my PC and the SSD survived somehow.

    • @theforeskinsnatcher373
      @theforeskinsnatcher373 Před měsícem +7

      If set up correctly, building a C++ project should be as simple as typing "cmake " and then "ninja" or "make" or whatever you use

    • @marcotroster8247
      @marcotroster8247 Před měsícem +2

      @@theforeskinsnatcher373 Yeah, I'm setting up proper CMake for my own projects as well like any sane C/C++ developer would.

    • @ColinBroderickMaths
      @ColinBroderickMaths Před měsícem +2

      The small snippets we saw looked pretty bad, so it would be another roast for sure. I don't even mean the code necessarily, just the sheer volume of code/comment detritus that was littered around not doing anything. From the perspective of an interviewer, that looks extremely sloppy and I would not be keen to hire that person when I have a hundred others waiting for a chance.
      Honestly given how poorly they seem to understand their compiler and build system, I'm surprised and perversely impressed that this person ever managed to get the game running at all.

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

      @@theforeskinsnatcher373 Yeah, arguably that's all that CMake is really for. To automate all these complicated build preparations so the user doesn't have to worry about it.

  • @wazreacts
    @wazreacts Před měsícem +70

    I invite everyone to change speed to 0.5x for Cherno's "drunk code review"

    • @mspeir
      @mspeir Před měsícem +4

      🤣 OMG!

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

      Damn it feels real😂

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

      Wow

    • @shulehr
      @shulehr Před měsícem +1

      well, i watched at 1.5x

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

      I noticed how rapidly "Cplusplus" kept spitting out of his mouth

  • @vaclavsimak502
    @vaclavsimak502 Před měsícem +78

    The fact that there are 61 source files makes me think that there might be hidden actual game somewhere. No?

    • @ColinBroderickMaths
      @ColinBroderickMaths Před měsícem +53

      You may well be right, but sadly from the perspective of the interviewer it doesn't even matter. There are far too many excuses to throw this application in the trash before you even get to the game.

    • @TehIdiotOne
      @TehIdiotOne Před měsícem +10

      Yeah the game is probably there, but if an interviewer has to run through this many hoops to get it to work, then you've already failed.

    • @ragnarok7976
      @ragnarok7976 Před měsícem +8

      ​@@ColinBroderickMaths Yeah if I were the interviewer this would be an omen that my colleagues and I would likely be spending a lot of time polishing his turds. Kudos to him for trying but he's got a lot to learn. Might actually get a critique back from the employer if they could actually build/run it lol

  • @JavedAlam-ce4mu
    @JavedAlam-ce4mu Před měsícem +71

    I have a strong suspicion that was some strange form of elaborate code trolling...

    • @gasun1274
      @gasun1274 Před měsícem +23

      Never assume malice when incompetence explains it

  • @OREYG
    @OREYG Před měsícem +5

    The worst part of it, is that half of those problems are inherent to the modern C++ build pipeline. Even with more steps added if you're using Conan or the likes.
    The fact, that CMake is de facto standard build system is a tragedy.

  • @CharlesBallowe
    @CharlesBallowe Před měsícem +20

    That README almost looks like the assignment. The email has a bunch of "English isn't my first language" constructs but the readme is basically perfect and well structured and seems to be describing "what the project needs to do".

    • @ShishirTandale
      @ShishirTandale Před měsícem +9

      chatgpt

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

      That's just an AI

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

      yeah, that's how my bootcamp requires readmes to look. hundreds of lines of 'what is this project' before anything technical.

  • @_CJ_
    @_CJ_ Před měsícem +15

    I think that everyone of us was there. Everything works fine in IDE... then you try cmake or some standalone build and there is rabbit hole of fails and errors. Nevertheless that is lesson and you have to test, nowadays it is easy to just fire up sandbox or other virtual machine and try there on clean system. One command to build, one command to run. I would even consider unpopular way with adding executable with warning (if you already have powershell scipts it does not matter :D )

  • @glewfw7989
    @glewfw7989 Před 10 dny +3

    petition to cherno to make an entire video on his native language just to see how different and intimidating he could sound.. like this for happening

  • @tolkienfan1972
    @tolkienfan1972 Před měsícem +7

    I was given a coding task many years ago. I had a key insight, and selected a linked list, because I knew the distribution of inputs in the real world data meant that almost all the activity was modify/insert/remove at or very near the head of the list.
    At the interview I completely forgot to mention it! 🤣
    Without that understanding a red black tree or similar would be a much better choice.
    Despite that I got the job 😁
    Still there 16 years later

  • @antongrant8827
    @antongrant8827 Před měsícem +84

    Actually, at least in Ukraine, it’s a common practice to give a person some sort of a test assignment, to check for technical skills before inviting to the interview. My task, for instance, was to write a pong game :)

    • @musashi542
      @musashi542 Před měsícem +1

      whats the job title ?

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

      @@musashi542 it was for a junior c++ developer position

    • @mgoonga
      @mgoonga Před měsícem +11

      I remember spending the whole week-end(like 25 hours) to write a copy Tank 90 Dandy game with QT. Another week-end was spent on small copy of MS Paint. I was a "switcher" with no work experience and was ready to accept any challenge. It was a hard time!

    • @mikolash8246
      @mikolash8246 Před měsícem +9

      @@mgoonga I would not agree to do such a huge test assignment. In my opinion, the approximate time to complete a test task should not exceed 4 hours.

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

      @@mikolash8246 Sure, one needs to be desperate to take such assignments. I was taking any assignment because there was not much choice and I was dying to switch to c++ programming. Now, 7 years latter, I work for Samsung as a Senior C++ dev in Advanced graphics department.

  • @normanklein3155
    @normanklein3155 Před měsícem +2

    YWhy should applicants have to spend their free time creating an application for the right to interview? What other industry has such requirements? Creating an accepted application and passing the interview process doesn't provide the applicant with any additional job security as mass layoffs are still an overly frequent occurrence in high tech. One of the major reasons for such an onerous interview process is the preponderance of HB-1 candidates. These HB-1 candidates are suppose to provide necessary skills (such as provided by PhDs) that aren't locally available, but in reality only serve to drive down salaries and create the conditions for such onerous interview processes.

  • @Psanyi42
    @Psanyi42 Před měsícem +7

    Honestly having myself spent multiple days debugging why a github project would not build for home project; as an interviewer I would not have went for the trouble to try to fix it, but at least I would have given them a chance like Cherno is giving now, that "look this has to be a one click build for me, please fix it".

    • @daven9536
      @daven9536 Před měsícem +3

      This is an impossible task. "One click" builds that work on all system configurations don't exist in C++ (if they did, people would use them). If you think that is not true, then you just haven't seen enough. If you managed to do it in the past, you were just lucky.

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

      @@daven9536 So you are saying everyone spends hours to try to get running these interview assigments? I think you are in the wrong here. I understand that it could be hard but here we are talking about visual studio on windows. Everything should be just recognized automatically at least that is my experience with that. Of course if you want to build something with XY additional function obviously you have to make those changes, but if you want to build something you shouldn't have to run 6 different scripts and fix error messages.

    • @Riya-zj2mk
      @Riya-zj2mk Před měsícem

      ​@@daven9536even if we have two builds, we can write a wrapper build to conditionally execute one of the builds based on os

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

      ​@@daven9536skill issue

  • @t6ixfury
    @t6ixfury Před měsícem +3

    I just finished my BS in Computer Science and currently prepping for job interviews. The information explained was valuable. This was a great help. Thanks!

  • @TheArcV
    @TheArcV Před 20 dny +1

    If the task of the interviewer was to obtain a sample game, the tooling parameters of that game should have been very specific: build it a specific way and for a specific platform using a specific IDE and release. With a one step build script.

  • @sanderspeetjens
    @sanderspeetjens Před 26 dny +3

    A big red flag is also not using version control (git), can be seen by the commit code space copy
    The best way to build cpp projects in my opinion is creating a build/run docker container

  • @sebastianschneider326
    @sebastianschneider326 Před měsícem +7

    This is a very interesting code review because coding is actually just a part of being a software engineer. I know so many people who know great features about the language but don't have a clue how the build system works (or vice versa) and this often leads to very messy projects. Tip from my side: Try to deploy the code to various target platforms in one step, this will "force" you to understand how a build system works and how to write target independent code and leverage the build system instead

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

      Very much agree. You can't just always take the toilet paper-roll approach to every project and zoom in on your daily duties, disregarding the rest of the flow (QA, wink, wink anyone?). However, for an interview code test/project?

    • @nandakoryaaa1401
      @nandakoryaaa1401 Před 24 dny

      You will use whatever build system is already used in the company, it's set up in one day and does not deserve that much attention.

    • @sebastianschneider326
      @sebastianschneider326 Před 24 dny

      @nandakoryaaa1401 I am working in an embedded environment and every 2-3 years, when we start new projects, we have to setup a complete new environment based on the product needs. And we as developer are making the decisions.

    • @nandakoryaaa1401
      @nandakoryaaa1401 Před 24 dny

      @@sebastianschneider326 then make a decision, no problem. You don't have to show your decision to some random guy on youtube to be approved.

  • @PaulEmsley
    @PaulEmsley Před měsícem +4

    Not harsh at all. If I had a project for which I wanted feedback from a colleague - this is how I would want it.

  • @CodeStructureTalk
    @CodeStructureTalk Před měsícem +13

    Can we take a moment to appreciate how awfully ridiculous the C++ build system is?
    In the old days Visual Studio would just use the project files that work out of the box, now you need to deal with CMake, Ninjas, vcpkg, etc. And it doesn't get any easier since there are always problems with static/dynamic, flags, defines, etc.

    • @velho6298
      @velho6298 Před měsícem +3

      Worked out of box lmao Vc++6 was not that good

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

      Huh? VS and CMake have nothing to do with that really. You can still just download the dependencies manually, add them to your VS soulution, zip it and send it wherever you want IF you don't care about what CMake/Ninja/vcpkg are trying to solve. People used to do that, and now same people don't want changes to C++ because it will break compatibility with their 20 year old .dll's that they have no way to rebuild since they lost the source code or whatever. It's just the requirements changed over time and people desire easier dependency management (because we don't want to redistribute zips manually between 100+ developers in the team, and a hotfix 1 day later in a similar manner), easier cross-platform builds (because Windows is not the only OS that exists and is bad for a lot of applications actually), independence from VS (because some of us prefer other compilers and code editing capabilities) and so on.

  • @chudchadanstud
    @chudchadanstud Před měsícem +11

    Imagine having to do work for your interview.
    > Umm can you spend your week making this game thank you!
    >Uhmmm no.
    No wonder game devs get abused. You guys need to stand up for yourselves.

    • @gagaxueguzheng
      @gagaxueguzheng Před 12 dny

      When my current employer asked me to do homework, I declined politely and got the job.

  • @dusha3030
    @dusha3030 Před měsícem +31

    Am I the only one that finds crazy the fact that you should have projects on your resume AND need to make a small project for the company to even get a CHANCE of getting the job ?

    • @ea_naseer
      @ea_naseer Před měsícem +11

      CS is a field that's weird like that

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

      and yet theres still morons running rampant so maybe it should be stricter

    • @and_then_I_whispered
      @and_then_I_whispered Před měsícem +8

      I don't think he had projects on his resume.

  • @urugulu1656
    @urugulu1656 Před měsícem +4

    can we just admire how that code compiler w/ 0 warnings or errors? he atleast hasvdone something right ( atleast the one time you build inside of powershell

    • @scififan698
      @scififan698 Před měsícem +1

      No. And you forgot a closing bracket. lol

    • @uNiels_Heart
      @uNiels_Heart Před 28 dny

      Well, let's just hope they actually have all the usual warnings enabled and then some. It could easily produce 0 warnings by disabling them.

  • @electricspeedkiller8950
    @electricspeedkiller8950 Před měsícem +4

    I was also required to do a doodle jump game. But was required to make it so they only type "main.exe 800x600" or sinilar and it runs with this resolution. Due to funny circumstances, I was extremely pressed for time, all the code wasashed into one file, didnt know how to do it other way, naming conventions out the window and so on. I also got flamed for using pointer arrays for polymorphism, because idk, i terviewer said it in such a tone that I was dumb for not knowing and it was painfully obvious why not to do it. Didnt help that classes had a "type" variable, which basically meant classes had different behavior based on this one integer value. Ah, total mess. Still got invited to interviews and missed the job as well.

    • @uNiels_Heart
      @uNiels_Heart Před 28 dny

      We all start out dumb and then we learn. And learning never stops (well, it will eventually, when our brain stops having the capacity to learn or when we kick the bucket, whichever happens first).

  • @oleksiistri8429
    @oleksiistri8429 Před měsícem +17

    9:46 "well, python.. it's LIKE a programming language.."
    lmao🤣

  • @marcotroster8247
    @marcotroster8247 Před měsícem +24

    For a junior role "works on my machine" mentality is fine. Just show him how it's properly done. He's clearly self-taught and willing to learn.

    • @The1Wolfcast
      @The1Wolfcast Před měsícem +13

      too bad no one wants to hire juniors anymore unless they got 30+ years experience and personally developed C++ with Bjarne himself 😭

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

      @@The1Wolfcast Just transition to Rust or Go then. Or write C++ extensions for Python. There's plenty of demand for performance.

    • @not_ever
      @not_ever Před měsícem +6

      Works on my machine is not even acceptable for a university assignment.

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

      He did build scripts but did not test them on VM or docker. That is the lesson.

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

      @@not_ever Indeed. For an assignment the program has to work. At least if the supervisor isn't even too lazy to execute the code.

  • @fkeyzuwu
    @fkeyzuwu Před měsícem +59

    day 723 of cherno not actually reviewing code in a code review video 👍🏻

    • @bobsemple9341
      @bobsemple9341 Před měsícem +5

      Make you're shit easier to build and he might?

  • @Volian0
    @Volian0 Před měsícem +27

    I miss code reviews of small projects written from passion, not for work

    • @anthonysteinerv
      @anthonysteinerv Před měsícem +10

      Which he also didn't reviewed because he didn't liked the readmes or didn't build, and talked half an hour of building and readmes, this "series" Is a joke now. Just cherno farming videos.

    • @bobsemple9341
      @bobsemple9341 Před měsícem +3

      ​@@anthonysteinervyou're just mad. If you can't make a decent project just admit it lol.

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

      @@bobsemple9341 ngl but this a project in C, and it's inherent to be longer to setup and is pretty hard too if the guy didn't know about containers.

  • @maervo4179
    @maervo4179 Před měsícem +3

    Who the fuck writes doodle jump from scratch for a job? I would never do that lmao 😂

  • @MrMichalXXL
    @MrMichalXXL Před měsícem +2

    what is this bs, asking why you didn't get hired while getting your game to run feels like a project of itself

  • @victotronics
    @victotronics Před měsícem +6

    1:39 The whole repo is one commit. Big red flag. I probably commit twice a day if I'm working on a project.

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

      Number of commits don't mean crap! I had this argument with my client just the other day! I only push what works; not any crap that I just added 3 lines of code to.

  • @XeZrunner
    @XeZrunner Před měsícem +1

    I love this video.
    No hard feelings towards the person that made the project. People generally need to take a step back and "unlearn" some of the complexities for their projects.
    The ways I see it: people have built some incredibly complex tooling and frameworks over the years that are way too overkill for smaller projects, yet people rely on them to start out.
    Instead of using the complex material you learn from other sophisticated projects to replicate in your own, attempt to minimize as much as possible. The technology stack in use by many software today is insanely huge.
    The more we minimize over time, the better understanding we will have of our own projects as well.

    • @ferinzz
      @ferinzz Před měsícem +2

      I saw someone on another video that essentially said he has his own library of functions/ extended classes built up over the last 20 years.
      Along with all the issues in open source that are being found out, it seems like this would be the best route for everyone.

  • @TheFreshMakerHD
    @TheFreshMakerHD Před měsícem +4

    This whole building and compiling mess makes me wonder what Cherno thinks of the Zig programming language and their C/C++ build system

  • @Mariuspersem
    @Mariuspersem Před měsícem +5

    I have seen worse build steps and environment setup at my current workplace, this is easy in comparison

  • @ColinBroderickMaths
    @ColinBroderickMaths Před měsícem +2

    They should have just asked the interviewer to install SDL2 manually and then provided a raw VS solution. I would accept that from a junior. I know they don't know everything yet. By unnecessarily over-complicating it with very bad use of PowerShell and CMake, they drew an awful lot of negative attention to things they are bad at.

  • @jibreelkeddo7030
    @jibreelkeddo7030 Před měsícem +5

    This comment section is kind of awful. Are you all serious? This guy spent hours and maybe days of his life making a game for a take home interview and he deserves a no response no reply rejection? Is this not a human being here? Asking someone for days of work and then just ghosting him? Unless I misunderstood the intro…. The poor guy didn’t even realise he was being rejected for build issues.
    The prospective employer here should have responded plainly saying build didn’t work and that “weak portability” is a deal breaker.
    Any less warning/clarification on this than that is immoral.

    • @y4ni608
      @y4ni608 Před měsícem +3

      its crazy how everyone knows how to do it better than this guy constantly flaming him

    • @paradoxicalcat7173
      @paradoxicalcat7173 Před měsícem +1

      You are not alone! It's an insult to be asked to produce such work, only for them to essentially not be bothered to get it working!
      I'm happy to submit examples of work, but I won't sit and create full projects just for an interview.

  • @dehrk9024
    @dehrk9024 Před dnem

    i know why i didnt get the job: i showed up with 4h of sleep beacuase i paniced, just stared into his eyes absolutley overcaffeinated and then faild to make a simple xmas tree algorithm in python because my brain was entirely paralized

  • @surfacing3579
    @surfacing3579 Před měsícem +1

    If you're using CMake at all, you really should take the time to thoroughly learn it, treat it like the scripting language that it is. Even if it can be confusing at times, it is powerful, you can use it to detect the OS, run console commands, download a package manager, build and install dependencies, convert binary files to C headers, etc. all chained off just by configuring/building the project.

  • @gianluca.g
    @gianluca.g Před měsícem +6

    "it works on my machine" (tm)

  • @raq1024
    @raq1024 Před měsícem +1

    before sending it to a reviewer send it to a friend or someone and ask them to build/run it - easiest way to avoid such mistakes

  • @stevebob240
    @stevebob240 Před měsícem +1

    He could have done better, but the fact he made all this just at a chance to get an interview is at least worth something. It's tough to get an interview these days.

  • @Saturate0806
    @Saturate0806 Před měsícem +6

    crazy that you run random scripts without being in a VM

    • @MrDasfried
      @MrDasfried Před měsícem +2

      Maybe thats a non issue when you look what the Do first? Its no magic after All

    • @michaeldamolsen
      @michaeldamolsen Před měsícem +1

      @@MrDasfried "Maybe thats a non issue when you look what the Do first? Its no magic after All" - The recent xz utils backdoor begs to differ.

    • @paradoxicalcat7173
      @paradoxicalcat7173 Před měsícem +1

      You implicitly trust the developer not to have provided source code to a virus! The build environment being hostile is the least of your worries.

  • @rbaleksandar
    @rbaleksandar Před 18 dny

    Throw in some clean code, easy-to-follow build steps, some CI, basic testing and static code analysis and decent documentation (incl. generated one but not only!) and you will probably already be in the top 10-20% of all candidates you are competing against.
    Even if I do legacy stuff I still try to keep track of new tech that becomes popular (this is how I got into DevOps incl. IaC (infrastructure as code for cloud management, and MLOps for AI training, packaging and deployment of AI models) because your next employer will probably not be looking for someone, who needs to be educated on basic stuff.

  • @jamesramirez988
    @jamesramirez988 Před měsícem +1

    I'm a beginner and haven't made any projects. I'm wondering why the interviewer would have to build at all. Can't the programmer build and make a executable of the game that the interviewer can just download and run by itself?

    • @gagaxueguzheng
      @gagaxueguzheng Před 12 dny

      I use MacOS at work. Others might use Windows or Linux. They may use intel or arm cpus. Depending on that, the compilation has to be different. One could provide a VM, I'm not sure but if it was for an assignment, I'd ask this in advance and just build for the specific OS and architecture.
      But this is a self-taught programmer with maybe not too much experience. He'll learn a lot by this review. Hope he doesn't get discouraged by this.

  • @heatblazer
    @heatblazer Před měsícem +3

    61 files for such a game, come on it could fit on 2 files in C

  • @samljer
    @samljer Před měsícem +4

    the hair is an entity of its own.

  • @etaosin
    @etaosin Před 13 dny

    You're not harsh; you're honest! And everything you say is true, so I'm also going to start a new project using your advices. If this documentation is useless for someone intending to run your repository, how likely is it that you'll be seen as a potential team member? Teamwork is about explaining your needs and getting explanations from others.

  • @and_then_I_whispered
    @and_then_I_whispered Před měsícem +2

    22:36 I laughed so hard at this part, lol.

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

    17:26 fun fact: the C++11 standard actually specified a garbage collection API (removed in C++23, i dont think anyone actually implemented and used it)

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

    The build system highlights the knowledge level of a candidate with respect to software engineering. I have worked with many developers who don't understand how software is organized and combined. In my experience, build knowledge almost always relates to the quality and organization of the code that the developer produces. I believe this because working with build systems requires lots of reading documentation, knowledge of how systems and components communicate, definition of protocols and data interchange formats, and writing documentation. Without some basic knowledge about how basic software works, my guess is that this leads to a developer repeating the mistakes of others. If people don't understand what CMake, Meson, Bazel, are doing, I really don't expect them to be able to understand the ever increasingly large and evolving C++ Standard.

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

      You want a build expert, not a developer. I learned C back in the mid 1990s, and ran build and link manually from the command line. I understand very well how the system goes together. Modern build environments are bloated crap, like pretty much everything else.

  • @user-kx5nr9hz2t
    @user-kx5nr9hz2t Před měsícem +2

    This video explains why i have a windows virtual machine in a windows machine

  • @mjthebest7294
    @mjthebest7294 Před měsícem +6

    You should do a code review of the Handmade Hero project, that would be pretty fun to see lol

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

    Honestly, the same way you should start your project with blank boilerplate and already deploy it, you should start by writing the build process, and treat it as if it should be a test to be passed for the program to be considered "working properly".

  • @Mortalitor
    @Mortalitor Před 12 dny

    Hey, is that a different software you're using to zoom in, and red pen stuff? Or is that just the snipping tool?

  • @aidennwitz
    @aidennwitz Před měsícem +1

    i did the same game for an interview, i was asked explicitly to make a Doodle Jump clone and was given the same graphics assets that were used in this attempt

    • @addsynth-programming5391
      @addsynth-programming5391 Před měsícem +1

      What company was it for? Or are you not allowed to reveal them?
      Edit: Oh, wait. Is it in Ukraine? It may not apply to me then. Unless they accept online workers / work from home.

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

      @@addsynth-programming5391 it was for an Unreal Engine internship at Dragons Lake

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

    That face after finally building it. 😂. That pretty much sums it up. If the interviewer went above and beyond like you did just to end up with that??? Yeah, you werent harsh.

  • @velho6298
    @velho6298 Před měsícem +1

    I would imagine whoever reviewed this by the company tripped up when the stuff just didn't work and moved on

  • @SPeeSimon
    @SPeeSimon Před měsícem +5

    A huge risk for a developer using a distributed scm like git, is not pushing the code to the remote repository. I have seen many times that a collegue had finished a task, but his work was nowhere to be found. After asking, it was *oops, let me push my local changes*. Being a solo developer you don't get that feedback. So you must be diligent to make sure the code is pushed to the remote. Otherwise someone else is just looking at an old version. You may be thinking it is the correct version with everything in it, but it is not. I am guessing something like that is also in play. For sending your code to review for a new job, you must be extra sharp on this.

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

      Git is its own set of problems. Screw that - I just copy the damn folder! I do that even now as Git is too much BS for a simple copy operation.

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

    Depends on the job that is applied to.
    Developer/Senior position ... out.
    Junior position, would probably look at the code, decide on the style if there is potential. C++ building systems can be daunting and nothing I'd expect from a Rookie to get right the first time.
    Though, it would be nice to get the game running during the technical interview.

  • @FS-fx1it
    @FS-fx1it Před měsícem +10

    Hurts to watch this video, I feel you @TheCherno - as CS lecturer myself I would not even go as far as try to make it run. Such a project would be an immediate fail.

    • @abuDA-bt6ei
      @abuDA-bt6ei Před 29 dny

      Well you lecture cs so you’ve already failed.

  • @user-ov3ef2eo1j
    @user-ov3ef2eo1j Před 28 dny

    Oh, my, man! It is so insane! I have no idea at all how he did it. What way did you take, warrior?
    The most important rule of a programmer is to think about the user. How to make it as easy as possible for him to launch the application. He must not run one thousand scripts in special order. It must to be very simple.
    Of course, no one will give you offer for job. You must to remake it.

  • @rrutter81
    @rrutter81 Před 28 dny

    you're not harsh at all. shit should just build or move on. if anything, you spent way too much time on it. im impressed by your patience

  • @JonasHertzman
    @JonasHertzman Před 29 dny

    Fantastic video! This highlights exactly what I hate about c++ and why I switched to c# as my main programming language.

  • @px2059
    @px2059 Před měsícem +2

    I'm confused that people are saying he roasted the code too much.
    What code? there was no code lol.

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

    Job interviews are basically a greedy algorithm where interviewers try to find a good candidate in as little time as possible. Fully evaluating and comparing all candidates would take way too much time. If interviewers find something like this, they are likely to reject whoever submitted it. Of course, someone MIGHT be an excelent programmer despite making it so difficult to compile their code. However, it seems more likely that there is someone better further down the list. Wasting the interviewers' time is the best way to get rejected.

  • @TormodSteinsholt
    @TormodSteinsholt Před 24 dny

    This handover has "not my job" written all over it. Anything that falls outside of allowing a player to play the game once it is finished building.

  • @TheFreshMakerHD
    @TheFreshMakerHD Před měsícem +2

    Classic "but it works on my machine"

  • @theantonlulz
    @theantonlulz Před měsícem +6

    At some point you have to be able to put yourself in the interviewer's shoes in terms of how cumbersome getting a project running is. I would never in a million years think of submitting anything that would require more than a single command to run, much less six different scripts.

  • @thomasjespersen2399
    @thomasjespersen2399 Před měsícem +1

    Over-engineered for the project he was trying to submit, but then again, who knows what position he was interviewing for. Cool that it can (maybe?) build for a couple of Linux Distros. Most interviewers will probably want to see you implement the most simple, efficient solution to your code test. Not a "I am going to implement everything to my knowledge about this language/build system" approach, IMO.

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

    Sometimes code reviews are hard, but that's the only way to learn. Anyone who makes fun of this now - be quiet.

  • @-Kailinn-
    @-Kailinn- Před měsícem +1

    No, you're not being too harsh. If people want a job it's a necessity.

  • @xfearofdarkness
    @xfearofdarkness Před měsícem +14

    I don't think that build system really makes sense at all. Running Powershell scripts in various paths and ending up manually configuring these scripts to actually build is a bad experience. I don't really use cmake that much, but I am sure this could have been much easier for Дмитро and the interviewer if he used one script for everything (if you use such scripts at all). Hope he gets this fixed. Another great Cherno video

    • @hahne9
      @hahne9 Před měsícem +4

      Great, you just repeated what was said in the video! What an insightful comment.

    • @yusinwu
      @yusinwu Před měsícem +1

      I guess using git submodules and Github releases are the better options of distributing 3rd party binaries or library source code.

    • @xfearofdarkness
      @xfearofdarkness Před měsícem +1

      @@hahne9 A precise analysis! Thank you for your very insightful reply.

    • @Syndiate__
      @Syndiate__ Před měsícem +2

      @@hahne9 Thanks for saving me from wasting my time reading this comment! God bless your presence

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

    Just watching this unfold, I already have a headache. And now understand why this person didn't get the job. 🤷‍♀

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

    Pls do another video where you review the actual code. Would like to hear ur tips for writing such projects that will be professionally reviewed

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

    This is good critical feedback. True love is not about being nice. Well done Cherno.

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

    Good timing for reviving the series, especially with the simd stuff. Hope this continues

  • @ymi_yugy3133
    @ymi_yugy3133 Před měsícem +11

    So I'm not a particularly experienced C++ programmer, but to me this sounds like a 10h project at the minimum. So I sincerely hope this was just one of his projects and not an assignment.
    Aside from that this video really reinforces my hate of C++. The complexity about build systems and toolchains is just batshit crazy.

    • @odb7393
      @odb7393 Před měsícem +14

      This is not a fair representation of C++ or its build systems.

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

      ​@@odb7393it certainly is fair. Why? Cause it is just too easy to implement it wrong.

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

      @@odb7393 No it's definitely not. Much more fair representation would the corporate project I worked on, with ~10,000 IMakefiles that took 4 hours to compile everything. And would give you random linking errors half way through.

    • @Greeem
      @Greeem Před měsícem +7

      This guy did the equivalent of making a crazy wrapper around dotnet build, javac, Gradle, whatever your favorite compiler is. That's not a fault of the language or its toolchains, lol

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

      ​@@odb7393it might not be as bad as this but its still pretty bad. The fact that you have to read Professional Cmake cover to cover multiple times to even start using it properly on anything thats not a hobby project says it all. Meson is much better but still so much pain that I wrote my own vscode extension to make it less pain. At the end i just decide to ditch the language and learn go, and rust instead.

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

    Maybe it was a matter of “if it doesn’t build, you’re disqualified”? I’ve seen that before

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

    Well lets hope Demitro watched the video and will fix the problems with his code, good luck :3

  • @paipai762
    @paipai762 Před měsícem +1

    when the teacher hits you with a "breaks my heart" ooof

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

    hey cherno, are you planning on making the algorithm videos that you talked about in your c++ series video?
    if yes, could you maybe make a comprehensive series like the c++ series about data structures and algorithms? as i feel like you did not dive deep into data structures as a whole (like graphs, trees, maps, etc), and there were no algorithm videos at all i think
    having a seperate data structures and algorithms series as comprehensive as your c++ series(best one online imo) would be immensly helpful!!

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

    Yeah, been a few years but using MSVC it's pretty easy to end up with 'stuff' you don't really need, like that CLI. To be 'helpful', MS has rolled a lot of things together, you really have to take some time to figure out just what all the various options actually do. But for the build to not even finish the right 'game'.... that's pretty sad.
    One thing I've liked about Python is the virtual environment stuff. This developer needs to learn how to set up a blank 'VM' to test his build stuff on. I'd bet that he's set some global settings that he's long forgotten about so things work on his (and his only) machine.

  • @allocator7520
    @allocator7520 Před měsícem +1

    Imagine getting tasked to make doodle jump 💀for a job

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

      For the possibility of an interview, to then get ghosted. 💀*

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

      @@stevebob240 nah 💀take my game engine dont have time to make useless shit anyway