In this series, I will walk you through Hacker Rank’s 30 days of code challenge day by day.
In Day 18, we will learn about stacks and queues. You can read more about Python’s native queue package here https://docs.python.org/3.3/library/c....
Try solving it yourself!
https://www.hackerrank.com/challenges...
View my solution for Day 18 at
https://github.com/wangjoshuah/hacker...
Join our LinkedIn Group to ask questions and learn from others.
http://bit.ly/3ifSiE2
Support me on Patreon!
http://bit.ly/3Zhi3Vp
#OTSC #HackerRank #Python