|
|
|
|
|
by orclev
2659 days ago
|
|
Seen similar and also used coding tests to good success. I myself don't have a 4 year degree (I got my 2 year, although truthfully I didn't learn anything new CS related when I got that degree), but I'm also an autodidact that was writing assembly programs by age 12, and OO perl/java before I graduated highschool. The hard problem is finding a way to filter out fresh graduates (from either college or highschool) who can't code from those that can without having to slog through reams of poorly written coding tests in the process. For people who have been in the business a while it's a bit easier because you can usually take a look at their work history and the keywords they decide to use on their CV and intuitively get a reasonably good feel for where they are career wise. It's still very important to have them go through the code test as well though because CVs can be misleading and I'm still regularly amazed at people that come through with 10+ years of experience on paper who somehow still fail at basic programming tasks. Ultimately I think tech recruiters may need to just step up their game. It's no longer sufficient to just play buzzword bingo to try to find candidates for a position, they need to actually have some amount of technical chops themselves in order to screen potential candidates. At the moment it seems like the industry standard is that recruiters function primarily as advertisers for open positions, while all the heavy lifting of actually evaluating candidates (of all levels) is ultimately left up to the devs at the hiring company. |
|