1.

What is the correct notation for a load factor?(a) Ω(b) ∞(c) ∑(d) ⅄The query is from Hash Tables topic in division Hash Tables of Data Structures & Algorithms IThis question was addressed to me during an interview.

Answer»

The CORRECT option is (d) ⅄

Easy explanation - In general, load factor is DENOTED as ⅄. In separate CHAINING method, load factor is MAINTAINED as 1.0.



Discussion

No Comment Found

Related InterviewSolutions