(onsite) Implement multiplication without using the multiplication operator
Anonymous
At first I struggled to jump into an optimized solution but seeing that I was stumbling the interviewer suggested that I start with a basic implementation (using a for loop and addition). From here I was asked about the performance of this approach. The interviewer then lead me to work on a faster approach which in the 45 minutes I was unable to code a working example.
Check out your Company Bowl for anonymous work chats.