You can make any kind of linked list and in any language. Include all basic functionalities: insertion, deletion, traversal, etc.
Attach a screenshot of your code working in the PR description.
To get this issue assigned, comment the following:
- The type of linked list you want to implement (single, double, circular, etc)
- What language you want to implement it in
This issue can have multiple assigns.