👉 In computer science, a "bocking" is a type of data structure that stores a single object multiple times. This allows for efficient storage and retrieval of objects with low overhead. Bockings are commonly used in algorithms like binary search trees or hash tables to efficiently store and retrieve key-value pairs.