Pergunta de entrevista da empresa Check Point Software Technologies

Two high-level design questions. Given description of a multi-threaded system, design it.

Resposta da entrevista

Sigiloso

3 de mar. de 2018

Common data structures used for solving these types of questions: Hash tables, Linked lists, Min/Max heaps. Should know how to solve common multi-threading problems. Should be familiar with how & when to implement caching.