Harshsngh07 / Hacktoberfest2020

Repository for first timers to get started in Open Source Contributions
MIT License
47 stars 299 forks source link

Add files via upload #373

Open PriyaGandhi311 opened 3 years ago

PriyaGandhi311 commented 3 years ago

Queue data structure follows LIFO i.e. last in first out rule. In this it is implemented using array in c language.