Skip to content

Commit 579da56

Browse files
committed
Updated Documentation in README.md
1 parent 5c39e87 commit 579da56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DIRECTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,8 @@
322322
* [TernarySearch](Search/TernarySearch.js)
323323
* [UnionFind](Search/UnionFind.js)
324324
* **Sliding-Windows**
325-
* [MaxSumSubarrayFixed](Sliding-Windows/MaxSumSubarrayFixed.js)
326325
* [LongestSubarrayWithSumAtMost](Sliding-Windows/LongestSubarrayWithSumAtMost.js)
326+
* [MaxSumSubarrayFixed](Sliding-Windows/MaxSumSubarrayFixed.js)
327327
* **Sorts**
328328
* [AlphaNumericalSort](Sorts/AlphaNumericalSort.js)
329329
* [BeadSort](Sorts/BeadSort.js)

0 commit comments

Comments
 (0)