Skip to content

Commit

Permalink
fix: change broken link with alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
OldSlayer1903 authored Aug 9, 2024
1 parent 41333fc commit c64bf72
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ public class SlidingWindow {
- [Longest Substring Without Repeating Characters](https://leetcode.com/problems/longest-substring-without-repeating-characters/description/)

#### 6. Read More

- [Sliding Window Algorithm Pattern (Educative)](https://www.educative.io/edpresso/sliding-window-pattern)
- [Sliding Window Algorithm Explained (Built In)](https://builtin.com/data-science/sliding-window-algorithm)
- [Understanding Sliding Window with Examples (GeeksforGeeks)](https://www.geeksforgeeks.org/window-sliding-technique/)

Have you tried using the sliding window technique in your coding challenges? Share your experience or any tips you have in the comments below!
Expand Down

0 comments on commit c64bf72

Please sign in to comment.