Design question is regarding an efficient storage system to store large-volume data. Performance issue is regarding how to avoid cache missing and cache line contention for big-data analytic jobs in a single multi-core machine. Code tasks include a) efficiently compute the sum of large number of data; b) test whether two neural networks overlap; c) bit manipulation to compute the number of 1 bits for a given integer and so on. Some other questions: branch predication, TLB, and so on
Check out your Company Bowl for anonymous work chats.