diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..6e02df0 --- /dev/null +++ b/Readme.md @@ -0,0 +1 @@ +In this repository, linked list is explained with the help of a java program. How you can insert element in linked list at various locations and show the linked list.