Finding Smallest Number After Removing Digits

# Introduction In this lab, you'll be writing a program that removes k digits from a given number while preserving the order of the remaining digits, in order to find the smallest possible number.

|60 : 00

Click the virtual machine below to start practicing