An open API service providing repository metadata for many open source software ecosystems.

Topic: "linear-queue"

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: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

this-is-shreya/Queues-in-C

Implementation of different types of Queues, viz. linear queue, priority and double-ended queue.

Language: C - Size: 5.86 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

eduschadesoares/estruturaDeDados

Estrutura de Dados (2º Ano) - closed

Language: C++ - Size: 1.26 MB - Last synced at: almost 3 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

muhammadahsanmirza/queue-data-structure

This repository contains the implementation of the queue data structure in C++. The implementation includes both the linear queue and circular queue.

Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JahnaviM737/Data-Structures-using-C

Implementing all the data structures using C

Language: C - Size: 13.7 KB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0