animator / learn-python

📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface.
https://animator.github.io/learn-python/
Creative Commons Attribution Share Alike 4.0 International
324 stars 213 forks source link

added deque and updated index.md #1250

Closed VaishnaviMankala19 closed 6 days ago

VaishnaviMankala19 commented 6 days ago

PR Description

I have added deque : implementation , examples and applications. under ds-algorithms

Related Issues

Checklist

Undertaking

I declare that:

  1. The content I am submitting is original and has not been plagiarized.
  2. No portion of the work has been copied from any other source without proper attribution.
  3. The work has been checked for plagiarism, and I assure its authenticity.

I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.

ashitaprasad commented 6 days ago

Spend few days writing the content properly before sending a PR.