SIGN IN SIGN UP

Replace double_ended_queue.py (#5429)

* Add deque_from_scratch.py

* added deque_from_scratch.py

* add extend, extendleft and make comparison

* updated operations list

* fix doctest on Deque.__iter__

* pre-commit fix

* time complexity comments, change type hints

* pre-commit fix

* added more doctests
B
Benjamín García Roqués committed
2e955aea460d6ac173d5bfeab0c71db0658e2bcb
Parent: 672a0c8
Committed by GitHub <noreply@github.com> on 10/21/2021, 3:38:04 AM