I'm actively participating in coding competitions and practicing for the competitions every day these are 2 of the python functions that saved me a lot of time.
- MAP FUNCTION : Click Here to Know More it is a lifesaver for me I can convert a string into integers and directly insert them into a list.
- COUNTER MODULE : Click Here to Know More Almost every competitive programmer knew this module and its very helpful to me when I am competing