Debangan202Ok / Data-Structure

This project aims to demonstrate various data structures using Vite.js, Tailwind CSS, React. Contributions are welcome! If you have new ideas or improvements, please feel free to share them with me.
https://data-structure-skill.netlify.app/
13 stars 22 forks source link

Enhancement queue #28

Closed RonitBaranwal closed 11 months ago

RonitBaranwal commented 12 months ago

I have updated the queue function in my code so the user are also able to visualize what stack and queue are . How similar they are and what are are the differences. please accept my pr.

netlify[bot] commented 12 months ago

Deploy Preview for data-structure-skill ready!

Name Link
Latest commit f22c32251e903d442e41601cadd64590471269b2
Latest deploy log https://app.netlify.com/sites/data-structure-skill/deploys/65207b81502d110008df3dd7
Deploy Preview https://deploy-preview-28--data-structure-skill.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Debangan202Ok commented 12 months ago

@RonitBaranwal I'm holding thq queue operation right now because forget the sync someone already make some changes which not reflecting on your code base.you have to sync the code.

RonitBaranwal commented 12 months ago

okay