Please comment the mistakes in the question Add Binary,
Here is the implementation of the code:- https://ide.codingblocks.com/s/486333, and the question link is:-https://leetcode.com/problems/add-binary/, please specify the mistake as I am getting Time Limit Exceeded in the question, also suggest me the correct approach to solve it as the approach seems chaotic with all if-else’s.