Skip to content

Commit 5227887

Browse files
authored
Update README.md
1 parent c66cd51 commit 5227887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Commit your code regularly and meaningfully. This helps both you (in case you ev
2020

2121
This Sprint Challenge is split into three parts:
2222

23-
1. Writing an algorithm to traverse through a binary search tree
23+
1. Implement a data structure called a ring buffer (description in the README in the `ring_buffer` directory
2424
2. Optimizing some inefficient code
2525
3. Analyzing time and space complexities from parts 1 and 2
2626

0 commit comments

Comments
 (0)