Pergunta de entrevista da empresa X

Q: Try to implement a simple Twitter structure which contains users, tweets and follower lists.

Resposta da entrevista

Sigiloso

4 de fev. de 2017

You can use several hashmaps to save the essential data. Besides, you can find further answers on LeetCode because it's one of the problems on it.