Pergunta de entrevista da empresa Yelp

How many bytes to represent a hexadecimal value?

Respostas da entrevista

Sigiloso

8 de fev. de 2012

Not sure if you remember the question correctly; It would make more sense if it was: "number of BITS to represent a hexadecimal value", which would be 4 bits (hexadecimal values go from 0 through F, i.e. 16 possibilities = 2^4 possibilities)

1

Sigiloso

18 de mai. de 2011

1 apparently, I thought it was 2 for some reason.