KPIT Technologies interview question

1)Return the smallest element in an array 2)Convert Decimal to Binary

Interview Answer

Anonymous

19 Jul 2025

Explained the optimal approach of the first question Tried to use vectors to solve the next problem but I was asked not to use vectors