169 похожих чатов

Recently I saw a developer challenge from a public transit

provider of my country (De Lijn). The gist of the challenge is that essentially, you have to answer as many questions about a programming language (e.g. Python) as possible. For every right answer you get a point, for every wrong answer or a skip you get zero. So there's no punishment system. The way I look at this is that this favours quantity over quality.

It reminded me a lot of Google's Foobar challenges, which I'm also a contestant to. In that, I completed level 1 of the challenge, which had a 24 hour timer. Most of that time I spent figuring out that Google is actually still using fucking Python 2.7 for their challenges. But I hated the timed aspect of it. It felt like I'm setting myself up for a sweaty PM heavily breathing into my neck, as I'm being micromanaged into developing this new feature using an obsolete technology stack. I absolutely fucking hated it, and dropped the challenge after that.

So, timed challenges like this. The 15 minute challenge from De Lijn is minor compared to the 24 hour challenge from Google (which can extend all the way into week-long challenges in the higher levels). What are your thoughts on this approach to gauging developer skill?

2 ответов

15 просмотров

Leetcode challenges?

Vim- Автор вопроса
D
Leetcode challenges?

Good question, no idea to be honest. I've seen anecdotes of challenges being mostly comprised of whiteboard questions, Tom Scott made a video about it if I'm not mistaken. I haven't accepted this challenge yet, and I'm quite aversed to doing so. I'm currently on a long-term cultural exchange to Portugal, and finalists to this challenge are invited to an in-person final challenge in November. I'm not sure if I can book reasonably priced plane tickets back by that time.

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
program test; {$mode delphi} procedure proc(v: int32); overload; begin end; procedure proc(v: int64); overload; begin end; var x: uint64; begin proc(x); end. Уж не знаю...
notme
6
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
6
вы делали что-то подобное и как? может есть либы готовые? увидел картинку нокода, где всё линиями соединено и стало интересно попробовать то же в ddl на lua сделать. решил с ч...
Victor
8
Ребят в СИ можно реализовать ООП?
Николай
33
Подскажите пожалуйста, как в CustomDrawCell(Sender: TcxCustomGridTableView; ACanvas: TcxCanvas; AViewInfo: TcxGridTableDataCellViewInfo; var ADone: Boolean); получить наз...
A Z
7
Карта сайта