Also if not clear why we are pop from back when k is still no zero is because we need least no. possible that's why
--------------------------------------------------------------------------------------------------------------------------
Given string num representing a non-negative integer num, and an integer k, return the smallest possible integer after removing k digits from num.