- 
            Updated
            
Aug 12, 2020  - C
 
single-linked-list-oprations
Here are 7 public repositories matching this topic...
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.
- 
            Updated
            
Feb 24, 2025  - C
 
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
- 
            Updated
            
Sep 13, 2023  - C
 
This is a simple example of a singly linked list implementation in Java.
- 
            Updated
            
Dec 5, 2019  - Java
 
Single Linked List operations in Python
- 
            Updated
            
Jun 27, 2020  - Python
 
entire linked list operations using c++
- 
            Updated
            
Aug 29, 2019  - C++
 
This repository is about creating a Single Linked List and performing multiple operations on the list
- 
            Updated
            
Jan 13, 2023  - Java
 
Improve this page
Add a description, image, and links to the single-linked-list-oprations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the single-linked-list-oprations topic, visit your repo's landing page and select "manage topics."