React based snake game using linked list data structure : https://sufyan-linkedlist.netlify.app/
-
Updated
Feb 11, 2024 - JavaScript
React based snake game using linked list data structure : https://sufyan-linkedlist.netlify.app/
Build Linked List. Methods: reverseLinkedList, getKthFromTheEnd, toArray, size, indexOf, contains, deleteLast, deleteFirst, addFirst, addLast
Add a description, image, and links to the reverse-linked-list topic page so that developers can more easily learn about it.
To associate your repository with the reverse-linked-list topic, visit your repo's landing page and select "manage topics."