hacktoberfest icon indicating copy to clipboard operation
hacktoberfest copied to clipboard

Feature: Adding Queues in Data Structures of CPP

Open PramodhaKasam opened this issue 1 year ago • 7 comments

In the data structures section, queues are missing. Since queues are an essential data structure, I believe they should be included.

Having a circular queue implemented using an array and a queue implemented using a linked list would be helpful.

PramodhaKasam avatar Dec 21 '24 16:12 PramodhaKasam

@keshavsingh4522 assignt this to me

aditya010220 avatar Oct 03 '25 06:10 aditya010220

assign this

AyushYadav256 avatar Oct 05 '25 16:10 AyushYadav256

assign this to me

shivigoyal4321 avatar Oct 11 '25 11:10 shivigoyal4321

hacktober.pdf

itsomg134 avatar Oct 12 '25 08:10 itsomg134

please assign this under hacktoberfest label

Mounikaishu avatar Oct 17 '25 03:10 Mounikaishu

please assign this to me

Aj-esh avatar Oct 18 '25 08:10 Aj-esh

I have added the queue in ds (CPP) pr : https://github.com/keshavsingh3197/hacktoberfest/pull/4795

kindly check if any updates needed!

Aj-esh avatar Oct 18 '25 10:10 Aj-esh