Jahongir Rahmonov

I'm a Software Developer at Super Dispatch (TechStars '16). Avid reader. WIUT graduate. Blogger and an amateur speaker

I write about Python, Django, AngularJS and sometimes something non-technical.

Welcome to my corner

Wed 25 October 2017

Python Deque

This is the third post in the "The comprehensive guide to Python's collections module" series. In Part I, we talked about the Counter class and in Part II we looked at the ChainMap class. Along the way, we also implemented our own version of ChainMap. In this post, we will be discussing Deque.

If you liked what you read, subscribe below. Once in a while, I will send you a list of my new posts.