Pergunta de entrevista da empresa Yelp

how many bits can be represented by a single octal digit?

Respostas da entrevista

Sigiloso

5 de set. de 2013

The actual question that they meant by this was "How many bits does one need to represent a single octal digit?" The answer to that is 3

6

Sigiloso

3 de mar. de 2014

As we see 2^3 = 8, then the answer is 3.

1