Simple python scripts solving well known programming challenge questions
-
Updated
Mar 9, 2022 - Python
Simple python scripts solving well known programming challenge questions
LinkedList Implementation and solutions of different problems related to linkedlist taken from Hackerrank and Leetcode.
Data Structure problems coded in java
Reverse a specific part inside a given linked list
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. :)
Algorithms problems based on linked list.
It will help for the interview rounds. C++ and python programs.
Linked Lists Problems
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."