Pregunta de entrevista de Amazon

I was asked about data structures and algorithms. I was also asked to implement hash function.

Respuesta de la entrevista

Anónimo

2 de jun de 2015

I answered all the basic questions about data structures like stacks n queues and binary search trees and their complexities. I also implemented hash function but then he asked me to modify the function which I couldn't.