I was asked about data structures and algorithms. I was also asked to implement hash function.
Sigiloso
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.