Q-1 Hashing Quiz

If we insert 99 elements to a hash table having only 33 slots then the value of load factor will be?

Load factor = no of elements / capacity of Table

the number of items currently in the table divided by the size of the table