It pains me to see another Coding Interview preparation tool. It's such a sad situation in the current industry. Students learn to game the system to get a high paying job. Students who care about what they are working on will painstakingly try to perfect their projects. They don't have time to game the system and therefore have a hard time getting a coveted job. Companies want to hire "the best" so they usually hire…
Coding Interview Problems with Detailed Solutions, Test Cases, Program Analysis
21–30 of 71 posts
Re: Coding Interview Problems with Detailed Solutions, Test Cases, Program Analysis
#22It pains me to see another Coding Interview preparation tool. It's such a sad situation in the current industry. Students learn to game the system to get a high paying job. Students who care about what they are working on will painstakingly try to perfect their projects. They don't have time to game the system and therefore have a hard time getting a coveted job. Companies want to hire "the best" so they usually hire…
How’s this different from a school exam preparation tool? It won’t teach you the subject; and if it did then what’s the harm?
Assuming you are taking classes to learn things rather then get a job.
Re: Coding Interview Problems with Detailed Solutions, Test Cases, Program Analysis
#23Re: Coding Interview Problems with Detailed Solutions, Test Cases, Program Analysis
#24It pains me to see another Coding Interview preparation tool. It's such a sad situation in the current industry. Students learn to game the system to get a high paying job. Students who care about what they are working on will painstakingly try to perfect their projects. They don't have time to game the system and therefore have a hard time getting a coveted job. Companies want to hire "the best" so they usually hire…
I think if companies are better at firing/managing mediocre employees, we wouldn't have so much bad apples trying to make their way in.
Part of the problem is the scarcity of engineers. There is an entire swath of great people, by that I mean decent folks who would be great at what-we-do, entirely avoiding the field because of per-conceived notions or some stigma or the other. If there a better and bigger pool of candidates, the bad ones will naturally leave the field.
Re: Coding Interview Problems with Detailed Solutions, Test Cases, Program Analysis
#25It pains me to see another Coding Interview preparation tool. It's such a sad situation in the current industry. Students learn to game the system to get a high paying job. Students who care about what they are working on will painstakingly try to perfect their projects. They don't have time to game the system and therefore have a hard time getting a coveted job. Companies want to hire "the best" so they usually hire…
Something happened between 2012 and today where you could get by one referral and a conversation with a tech lead. Maybe it's the influx or new grads entering the field.
Re: Coding Interview Problems with Detailed Solutions, Test Cases, Program Analysis
#26in golang
I think python is the most efficient language to use in interviews tbh. Functional languages might be better depending on the problem but you don't want people thinking you're a witch or something.
I have noticed some colleges have been teaching more to the interview, so their grads can crush some problems in Python but fail when you ask them to implement a helper they were using. I am not talking about implementing a heap either, I am talking about merging objects.
Re: Coding Interview Problems with Detailed Solutions, Test Cases, Program Analysis
#27It pains me to see another Coding Interview preparation tool. It's such a sad situation in the current industry. Students learn to game the system to get a high paying job. Students who care about what they are working on will painstakingly try to perfect their projects. They don't have time to game the system and therefore have a hard time getting a coveted job. Companies want to hire "the best" so they usually hire…
Re: Coding Interview Problems with Detailed Solutions, Test Cases, Program Analysis
#28Not “algorithm problems” or “search” - “we’ll ask you to revert a doubly linked list”.
It’s bizarre.
Re: Coding Interview Problems with Detailed Solutions, Test Cases, Program Analysis
#29It pains me to see another Coding Interview preparation tool. It's such a sad situation in the current industry. Students learn to game the system to get a high paying job. Students who care about what they are working on will painstakingly try to perfect their projects. They don't have time to game the system and therefore have a hard time getting a coveted job. Companies want to hire "the best" so they usually hire…
Currently a junior in a reasonably well-regarded (and difficult) CS program, this is 100% how I feel. As a result of my genuine interest in the material being taught and desire to do well on course projects, I do not have the time or energy to be grinding Leetcode and HackerRank to the extent that I've read others do. Yet every company I apply to will not even speak to you unless you pass their brain-teaser-esque Hac…
Re: Coding Interview Problems with Detailed Solutions, Test Cases, Program Analysis
#30https://scilogs.spektrum.de/hlf/mental-cryptography-and-good...