Skip to content

Commit 7374ed6

Browse files
committed
Fix README
1 parent 9a99fe1 commit 7374ed6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
- [BinaryGap](#s_1_binary_gap)
1111
- [Lesson 2 - Arrays](#s_2)
1212
- [OddOccurrencesInArray](#s_2_odd_occurrences_in_array)
13+
- [CyclicRotation](#s_2_cyclic_rotation)
1314
- [Lesson 3 - Time Complexity](#s_3)
15+
- [FrogJmp](#s_3_frog_jmp)
1416
- Licence
1517

1618
<a name="installation"></a>
@@ -69,6 +71,8 @@ https://github.com/talgat-ruby/codility-lessons-javascript/blob/master/lesson2_a
6971

7072
https://app.codility.com/demo/results/trainingZ4B2XJ-8AS/
7173

74+
<a name="s_2_cyclic_rotation"></a>
75+
7276
#### CyclicRotation
7377

7478
##### File

0 commit comments

Comments
 (0)