HSBC interview question

They asked me about a dsa question i.e., to convert into binary without using recursion

Interview Answer

Anonymous

24 July 2023

I wrote a code using iteration

1