Saturday, September 15, 2018

Leetcode 415. Add Strings (II)

Sept. 15, 2018

Introduction


It is an easy level math algorithm. I really had good time to learn how to write a for loop with condition statement, very creative and also efficient. I worked on it by myself but I failed to deliver one by myself. Instead I studied the Leetcode discuss for my second submission.

My practice 


Here is the link of leetcode discuss.


No comments:

Post a Comment