Learn and practice Aptitude questions and answers with explanation for interview, competitive exam (Pariksha Corner )

Wednesday, January 22, 2020

A hash table contains 10 buckets and uses linear probing to

A hash table contains 10 buckets and uses linear probing to avoid collisions. The key values are integers and hash function used is key mod 10. If the values come as 43. 165. 62, 123 and 142. in what location is 142 inserted ?
A2
B3
C4
D6

Post your answers here:

Post

Post your comments here:

Post

Categories