The purpose of this project is using Linked List by reading a text. In this project I create my own linked list system and use it by reading a text.
Download all the files and run Test.java file in any Java IDE.
If you don't have any Java IDE, you can download Netbeans or use this website.
By runing the test class, you will see the results for given text.
- Java - Used to code all things.