top | item 16953566

(no title)

RockmanX | 7 years ago

The point is why people have to remember them ?

Why not look them up when necessary ?

discuss

order

maxerickson|7 years ago

I guess most of the problems are relatively small, but for Advent of Code¹, the "competitive" people are finishing most of their solutions in a minute or two.

1. http://adventofcode.com/

svat|7 years ago

How will you look it up when necessary during a programming contest (like the IOI/ICPC mentioned in the book)? It's usually not allowed by the contest rules to look up an entire book's worth.

jnordwick|7 years ago

And if your teams algo and data structure knowledge isn't at the level where you know about these solutions or their applicability?

I have a checklist of possible interview topics and I think I might an esoteric data structure part to it (knowledge not code) and some implementation choice questions - given this situation and data, with these queries what would your data structures look like.

Maybe also a few quotations on the last paper they've read in CS or related topic.

fjsolwmv|7 years ago

Why test for anything in an interview? Why not assume anyone can learn everything on the job?

leshow|7 years ago

Why even have the interview? Why not just hire everyone who applies and assume they can do the job?

There are tests and interviews because not everyone can