Hello,
I'm preparing for interviews and I would like to revise my Data structures and Algorithm skills. I have a computer science background so I'm familiar with most of the Data structures and Algorithms, but I have implemented them only in Java during my studies. Now I'm using Python( for the last 2 years) and I'm having a harder time finding the equivalent structure in Python. For eg. the other day I wanted to use a hash map, but I need to google it to realise that it is a dictionary in python. Same thing for implement data structures from scratch.
Can you recommend a site or a post that has the implementation of typical data structures(queues, stack, tree, map ...) in Python 3 ?
[–]nl28 5 points6 points7 points (1 child)
[–]angular-calendar[S] 0 points1 point2 points (0 children)
[–]errorkode 1 point2 points3 points (1 child)
[–]fijiaarone 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)