Fundamental Algorithms8 sections · 291 units
Open in CourseQuiz: Variable vs Fixed Window
Test your understanding
Check Your Understanding
A fixed window slides by adding one element and removing one. How does a variable window differ?
- A.It expands and shrinks based on a validity condition
- B.It only expands, never shrinks
- C.It processes elements in random order
- D.It always has size between and