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/
Simple python scripts solving well known programming challenge questions
Data Structure problems coded in java
LinkedList Implementation and solutions of different problems related to linkedlist taken from Hackerrank and Leetcode.
Reverse a specific part inside a given linked list
Build Linked List. Methods: reverseLinkedList, getKthFromTheEnd, toArray, size, indexOf, contains, deleteLast, deleteFirst, addFirst, addLast
It will help for the interview rounds. C++ and python programs.
I made this project to understand better how a linked list works in Python and practice most of the algorithms related to a linked list like: Reverse, Sort, or Delete.
Welcome to A December of Algorithms. This is a small collection of algorithms to implement this December. Finish it all to get a certificate. :)
Linked Lists Problems
Algorithms problems based on linked list.
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."