.. image:: /_static/algorithms_logo.png :target: https://github.com/keon/algorithms :scale: 50 % The :mod:`algorithms` package consists of minimal and clean example implementations of data structures and algorithms. .. toctree:: :maxdepth: 2 :caption: Package Reference self algorithms.arrays algorithms.backtrack algorithms.bfs algorithms.bit algorithms.dfs algorithms.dp algorithms.graph algorithms.heap algorithms.linkedlist algorithms.map algorithms.maths algorithms.matrix algorithms.queues algorithms.search algorithms.set algorithms.sort algorithms.stack algorithms.strings algorithms.tree examples Indices and tables ================== * :ref:`genindex` * :ref:`modindex`