Skip to content

Commit 07d4a47

Browse files
committed
Update README
1 parent 7fb800e commit 07d4a47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Leetcode/Summary_Ranges/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- [Constraints](#constraints)
88
- [Solutions](#solutions)
99
- [Approach 1: Iterative Range Building](#approach-1-iterative-range-building)
10+
- [Approach 2: Grouping Consecutive Numbers](#approach-2-grouping-consecutive-numbers)
1011
- [Code Explanation](#code-explanation)
1112
- [Complexity Analysis](#complexity-analysis)
1213
- [Related Resources](#related-resources)

0 commit comments

Comments
 (0)