santoshvijapure / DS_with_hacktoberfest

Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.
Apache License 2.0
10 stars 95 forks source link

Added Stack Using Queue #162

Closed Riddhiagrawal001 closed 5 years ago

Riddhiagrawal001 commented 5 years ago

Done Stack implementation using Queue data structure

Checklist

Pick at least one of the three options

Riddhiagrawal001 commented 5 years ago

Implemented Stack Using Queue and Queue Using Stack