tags python algorithm binary-search linear-search merge-sort quick-sort binary-tree Common Algorithms in Python 🐍 Content binary_search.py linear_search.py merge_sort.py quick_sort.py https://leetcode.com/problems/invert-binary-tree/description/ invert_binary_tree.py