• 0 Posts
  • 105 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle





  • I can see how this could be unfair, but working as a dev sometimes does require you to be on top of things in a high stress atmosphere. For example, what if you’re proposing an excellent technical solution in a meeting but some jaded older engineer is hard to convince? If you can’t outline your thinking in that scenario, your solution could be discarded just because someone was louder than you. As someone who used to have performance anxiety, I believe it’s generally something you can and should practice for. On the other hand, if there really isn’t a need for this type of skill, it totally makes sense to avoid creating interview environments where you are filtering candidates based on it.










  • I haven’t done much low level stuff, but I think the ‘main’ function is something the compiler uses to establish an entry point for the compiled binary. The name ‘main’ would not exist in the compiled binary at all, but the function itself would still exist. Executable formats aren’t all the same, so they’ll have different ways of determining where this entry point function is expected to be. You can ‘run’ a binary library file by invoking a function contained therein, which is how DLL files work.


  • Yeah, he was bamboozled as soon as he agreed to allow multiple separate files. The challenge was bs from the start, but he could have at least nailed it down with more explicit language and by forbidding any exceptions. I think it’s kind of ironic that the instructions for a challenge related to different representations of information failed themselves to actually convey the intended information.





  • I bet you’d spend about 14 hours a week doing all that stuff, maybe as little as 7-10. Pessimistically then it’s 56 hours of work a month and optimistically it’s half that. So he’d be paying you from $31.25 to $62.50 an hour, which ranges from great to ridiculous in favor of you. Personally I wouldn’t do it because of the weird dynamic of living with my boss, but there could be a great deal in there for you.