Name the efficient algorithm offered by Python to insert element in a sorted sequence.
insort() function of bisect module in Python.
insort()
bisect