Nutanix interview question

A lot of questions regarding multi-threaded programming. Questions regarding API design as well as data structures (linked list/hash map).

Interview Answer

Anonymous

17 May 2023

Threads: e.g. have multiple threads execute code on parts of memory that do not intersect Data structures: implementation of hash map using separate chaining