Any Tips for Testing Your code in interviews ?

Hi Guys,

There are lots of discussion on algo and problem solving, but I dont find any discussion on testing your code in an interview. Testing is an important part and it might depend upon question categories because time is limited in an interview like testing a grid based problem might be different from testing sliding window.

Any specific methods that you guys might have developed for efficient and faster testing? Happy to hear your thoughts.

Comments (0)