We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb800e commit 07d4a47Copy full SHA for 07d4a47
Leetcode/Summary_Ranges/README.md
@@ -7,6 +7,7 @@
7
- [Constraints](#constraints)
8
- [Solutions](#solutions)
9
- [Approach 1: Iterative Range Building](#approach-1-iterative-range-building)
10
+ - [Approach 2: Grouping Consecutive Numbers](#approach-2-grouping-consecutive-numbers)
11
- [Code Explanation](#code-explanation)
12
- [Complexity Analysis](#complexity-analysis)
13
- [Related Resources](#related-resources)
0 commit comments