|
|
|
|
|
by inahga
489 days ago
|
|
Their interview practices (at least the first round and two years ago) are quite fair. A couple of take-home programming exercises that are respectful of your time. And they'll grant feedback if you ask, if you don't pass. (I bombed it because my C skills were Rust-y :shrug:) |
|
Do not look for the super-core stuff like user32.dll and ntdll.dll. There is already a lot of folks working there and it's hard to make an improvement if that's your first contribution. But there are a plethora of random forgotten libraries in dlls/ which usually nobody cares about until some application depends on those, and they are quite likely to have a good amount of low hanging fruits. Look for the todos in the tests, for example.
Disclosure: I work for CodeWeavers, but I am not involved in the hiring process.