👉 "Windowed" is a term in computer science that refers to an algorithm or data structure where elements are stored in contiguous memory blocks. This means that each element can be accessed by only one of its four adjacent indices, which are referred to as "window" elements.