Consecutive pairs of elements refer to two adjacent elements in a sequence or array.
Duplicate Elements: Duplicate elements are repeated values within a sequence or array.
Shift Elements: Shifting elements involves moving them one position to the left or right within an array or list.
Adjacent Elements: Adjacent elements are items that are next to each other in a sequence or array.