@odomontois Bead sort can be implemented with four general levels of complexity, among others:
• O(1): The beads are all moved simultaneously in the same time unit, as would be the case with the simple physical example above. This is an abstract complexity, and cannot be implemented in practice.