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.
stack mergesort sorting-algorithms binary-search linear-search bubblesort linear-queue single-linked-list-oprations
- Updated
Feb 24, 2025 - C