A modern high-performance open source message queuing system
-
Updated
Aug 9, 2025 - C++
A modern high-performance open source message queuing system
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
InterviewBit Programming Solutions
Data-Structures using C++.
Leverage the power of modern C++ to build robust and scalable applications
A series of important questions with solutions to crack the coding interview and ace it!
Source codes for the Data Structures and Algorithms in C++ and Java book
In this Repository, I put all My LeetCode Solutions
Comprehensive C++ learning repository focused on implementing fundamental data structures and algorithms using modern C++20 features. This project serves as both a practice ground for C++ programming and a showcase of clean, generic programming with extensive use of templates and concepts.
T-Th 11:00 - 12:20
This is a C++ sample library for data structures such as binary search trees, stacks, queues and linked lists
This is Giudlines and implementations for serveral Data Strucutres in programming using C++ language.
A curated list of questions with solutions for Competitive Programming, DSA and also for Interview Preparation in C++ language
Simple Airline Reservation System in C++
This repository addresses topics that were seen in Discipline DCC013- Data Structure of the Federal University of Juiz de Fora - UFJF.
This Repository contains the core concepts and implementation of Data Structures & Algorithms which include arrays, linked list, queues , stacks ,binary trees, BST, AVL Trees, sorting techniques and general operations
Basics of Compilers in relationship to C++ compilation to object and machine code via makefile scripting. Basics of Algorithmic Design - Essentially how to design a sequence of precise instructions that leads to a solution. Principles of object-oriented programming design
Hospital management system using C++ based on the concepts of queues and linked list.
C++ implementation of various data structures.
C++17 Library of various queue containers
Add a description, image, and links to the queues topic page so that developers can more easily learn about it.
To associate your repository with the queues topic, visit your repo's landing page and select "manage topics."