We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b685ae6 commit 5ab2b58Copy full SHA for 5ab2b58
LinkedList/README.md
@@ -1,4 +1,4 @@
1
-## **`Available Methods in the linked list`**
+## **`Available Methods in the LinkedList.java`**
2
- void insert (int data)
3
- void show()
4
- void insertAtFirst (int data)
0 commit comments