.. _problem-solving-with-dsalgo-using-python: ==================================================================== Problem Solving with Data-Structures and Algorithms using Python ==================================================================== .. note:: This is the companion textbook for the :ref:`mit-6.006` course. -------------------------------------------------------------------------------------- Chapter 1 - Introduction -------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- Chapter 2 - Algorithm Analysis -------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- Chapter 3 - Basic Data Structures -------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- Chapter 4 - Recursion -------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- Chapter 5 - Sorting and Searching -------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- Chapter 6 - Trees and Tree Algorithms -------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- Chapter 7 - JSON --------------------------------------------------------------------------------------