Pergunta de entrevista da empresa Bloomberg

The exact details are a bit hazy, the basic idea was as follows. Implement a storage class using in c++. The storage class had to store doubles in an array and write to both ends of the array, while recycling the space as efficiently as possible.

Resposta da entrevista

Sigiloso

25 de out. de 2013

Mostly looking for knowing how to implement classes in c++ and your considerations in designing a class in c++. The most important aspects seemed to be design based rather then technical.