Introduction
I wrote a post on leetcode discuss and shared my C# code submitted in 2017.
My post
Here is my summary of practice.
It is a hard level algorithm. I practiced the algorithm in February 2018. I did study at least 4 ideas, and then submitted one solution.
Here are the five blogs related to my study of the hard level algorithm.
- http://juliachencoding.blogspot.com/2018/01/leetcode-726-number-of-atoms.html
- http://juliachencoding.blogspot.com/2018/01/leetcode-726-number-of-atoms-ii.html
- http://juliachencoding.blogspot.com/2018/02/leetcode-726-number-of-atoms-iii.html
- http://juliachencoding.blogspot.com/2018/02/leetcode-726-number-of-atoms-iv.html
- http://juliachencoding.blogspot.com/2018/02/leetcode-726-number-of-atoms-v.html
I think that it is better to work on easy level or medium level algorithm first.
I like to share my C# code first.
Here is the discuss link.
No comments:
Post a Comment