Harshita-Kanal / Data-Structures-and-algorithms

This repository would be a documentation of my journey towards learning Data structures and algorithms. Please :star: this repo if you liked the effort :smile:
23 stars 128 forks source link

menu-driven program for queue using linked list #60

Open priyanka0906 opened 4 years ago

priyanka0906 commented 4 years ago

it includes functions like push(), pop(), isempty() , getsize() etc.