# Data Structures and Algorithms

- [Recursion](/sei-example/python/data-structures-and-algorithms/python-recursion.md)
- [Binary Search](/sei-example/python/data-structures-and-algorithms/binary-search.md)
- [Stacks and Queues](/sei-example/python/data-structures-and-algorithms/python-stacks-and-queues.md)
- [Linked Lists](/sei-example/python/data-structures-and-algorithms/linked-lists.md)
- [Binary Trees](/sei-example/python/data-structures-and-algorithms/binary-trees.md)
- [Bubble Sort](/sei-example/python/data-structures-and-algorithms/python-bubble-sort.md)
- [TensorFlow & Neural Networks](/sei-example/python/data-structures-and-algorithms/python-neural-networks.md)
