Which of the following is a limitation of using hash tables?
Potential for hash collisions
Inability to handle large datasets
Slow insertion and deletion operations
High memory consumption

Advanced Data Structures Exercises are loading ...