HSBC Interview Question

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

Interview Answer

Anonymous

Jul 24, 2023

I wrote a code using iteration

1