how to insert element at front in vector code example Example: vector push front insert() auto it = vec.insert(vec.begin(), 3);