Skip to content

Commit f54da60

Browse files
committed
create a branch so that pull request can be pushed
1 parent a9ee5b0 commit f54da60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sprint-2/implement_linked_list/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ It should support the following operations. Each operation should have a O(1) wo
99
* `remove` takes a handle from `push_head`, and removes that element from the list.
1010

1111
There are some tests in `linked_list_test.py` for your implementation - feel free to write more.
12+
13+
* A branch was later created so that a PR can be pushed.

0 commit comments

Comments
 (0)