Basic algorithms and data structures: AVL tree, binary search tree, array, linked list, stack, queue and hashmaps
What you’ll learn
grasp the fundamentals of algorithms and data structures
develop your own algorithms that best fit to the personal need
detect non-optimal code snippets
get to...