Python vs C: implementing data structures and algorithms
[2018-05-31 Thu 14:51:26] event: PyCon APAC Edu summit speaker: Tamim Shahriar, Engineering Manager @ Grab
In Python, Stack is easy and fast but obvious Queue implementation is slow.
pytest makes testing easy
binarytree lib to visualize the tree
linked list in Python harder to explain due to use of implicit pointers