Tcs Coding Questions 2021 ((new))
Given an unsorted array of integers, find the smallest missing positive integer.
Input: "a,b$c" Output: "c,b$a"
Given an unsorted array of integers, find the smallest missing positive integer.
Input: "a,b$c" Output: "c,b$a"