1st round of coding questins are -
1) . Convert Input String - Mahendra Singh Dhoni to M.S.Dhoni
2). Find ten largest element from an array without shorting the given array.
3). Find the smallest positive integer multiple of the given input which consists only [Zero-One]
Ex - Input = 4, Output = 100
Input = 3, Output = 111
Input = 5, Output = 10