Vertica Interview Question

To design a system in c++/java which reads data files and outputs some analytical questions. it was an offline coding round and the ask was to make it faster and scalable.

Interview Answer

Anonymous

Oct 28, 2019

just improved the for-loop logics and wrote in the doc that other optimizations like parallel, distributed arch, etc.