GitHub topics: single-linked-list-oprations
iamshibly/Foundational-Data-Structures-and-Sorting-Algorithms-in-C
This repository provides a collection of foundational data structures and sorting algorithms in C, including stacks, queues, linked lists, Bubble Sort, Merge Sort, Linear Search, and Binary Search. It offers practical implementations and performance comparisons to help learners grasp core concepts.
Language: C - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

contactsunny/LinkedList_Implementation_Java_POC
This is a simple example of a singly linked list implementation in Java.
Language: Java - Size: 14.6 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Bigizic/alx-low_level_programming
Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms
Language: C - Size: 484 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

A-geeky-man/SinglyLinkedList
Single Linked List operations in Python
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mahi23vt/singleLinkedList
This repository is about creating a Single Linked List and performing multiple operations on the list
Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tirtharajsinha/Linked-list-solution_in_c-language
Language: C - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

shreyasdhavali/single-linked-list-operations
entire linked list operations using c++
Language: C++ - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
