Hands-On Data Structures and Algorithms with Python (2nd ed.)
US$17.00
15% OFF CODE: SAVE15
Description
Learn to implement complex data structures and algorithms using Python Key Features Understand the analysis and design of fundamental Python data structuresExplore advanced Python concepts such as Big O notation and dynamic programmingLearn functional and reactive implementations of traditional data structures Book Description Data structures allow you to store and organize data efficiently. They are critical to any problem, provide a complete solution, and act like reusable code. Hands-On Data