Introduction
It has so many benefits to practice same algorithm again and again. I just realize that I can solve dynamic programming algorithm like Leetcode 91: decode ways this weekend using dynamic programming techniques.
Algorithm practice
I had one more practice on the algorithm to decipher the message. I wrote the code in less than 20 minutes. Here is C# code.
No comments:
Post a Comment