Question d’entretien chez Amazon

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

Réponse à la question d'entretien

Utilisateur anonyme

2 juin 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.