Ebbe6447 Ebbe6447 15-01-2024 Computers and Technology contestada Assume a hash table size of 5, what is the probe sequence for an item with an ASCII sum of 122? a) 0, 1, 2, 3, 4 b) 1, 3, 0, 2, 4 c) 2, 4, 1, 3, 0 d) 4, 3, 2, 1, 0