We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 309e7b5 commit 97b8765Copy full SHA for 97b8765
1 file changed
src/data-structures/linked-list/README.md
@@ -1,6 +1,6 @@
1
# Linked List
2
3
-|Operation |Complaxity |
+|Operation |Complexity |
4
|---------------------------|-------------------|
5
|Indexing |O(n) |
6
|Insert/delete at beginning |O(1) |
0 commit comments