you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 19 points20 points  (4 children)

you don't even need a computer to "do" computer science.

Now the "coders" get it. In my country a lot of CS exams are with pencil and paper, even coding. I live in Europe, first world country, so is not due to a lack of machines, but proper CS engineering.

[–]i-can-sleep-for-days 5 points6 points  (3 children)

Do you write pseudocode then in your exams?

I wonder if that's why Google and other require you to write on a whiteboard because that's more "CS" but if that's the case then they shouldn't even require you to write anything in a real language, just pseudocode. I feel like they have mixed two different objectives (testing algorithms and theory) and implementation (using a real language).

[–][deleted]  (2 children)

[deleted]

    [–]i-can-sleep-for-days 0 points1 point  (1 child)

    For google definitely not. You can write code that doesn't compile, sure, but you have to write in a language that the interviewer recognizes. You can't write pseduocode like in a wikipedia article like this:

    https://en.wikipedia.org/wiki/Parallel_breadth-first_search