Here is an implementation for singly linked list in java
I also implemented some function -that are not in the books about data structures-
This function removes or adds elements at specific place, returns an element from a specific place and so on
I also implemented some function -that are not in the books about data structures-
This function removes or adds elements at specific place, returns an element from a specific place and so on