Competitive programming

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.

  1. 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.
  1. COUNTER MODULE : Click Here to Know More Almost every competitive programmer knew this module and its very helpful to me when I am competing