January 10, 2016
Write a lot of code. It is the only way to improve and become a better programmer.
Julia likes to read blogs related to Leetcode algorithm problems, and then she learns how to solve problems.
Julia likes to read blogs related to Leetcode algorithm problems, and then she learns how to solve problems.
In other words, 做程序员, 需要多看别人的代码. 向同行学习.
Leetcode questions 161 - 170
August 22, 2015
161 One Edit distance
http://www.danielbit.com/blog/puzzle/leetcode/leetcode-one-edit-distancehttp://www.meetqun.com/thread-2854-1-1.html
162 Find Peak Element
need to write first C# implementation for this problem.
https://siddontang.gitbooks.io/leetcode-solution/content/array/find_peak_element.html
http://www.cnblogs.com/ganganloveu/p/4147655.html
http://www.cnblogs.com/ganganloveu/p/4147655.html
163 Missing Ranges
164 Maximum Gap
https://leetcode.com/discuss/18499/bucket-sort-java-solution-with-explanation-o-time-and-space
Very clear explanation - an example to demo the algorithm (Julia: write a C# version)
bucket sort
radix sort http://yucoding.blogspot.ca/2014/12/leetcode-question-maximum-gap.html
Julia, please practice this C++ code, and get some idea how advanced C++ works. (January 10, 2016)
http://ask.julyedu.com/question/213
165 Compare Version Numbers
166 Fraction to Recurring Decimal
167 Two Sum II - Input array is sorted
168 Excel Sheet Column Title
169 Majority Element
170 Two Sum III - Data Structure Design
Read some blogs:
http://www.codeceo.com/article/24-soft-skills-for-programmer.htmlRead some blogs:
http://www.codeproject.com/Articles/1005428/Soft-Skills-are-so-important-to-Software-Engineers
http://www.techweb.com.cn/network/system/2015-12-14/2240729.shtml
Relax and read blogs on this website:
http://www.cnblogs.com/yuzhangcmu/p/4392084.html
No comments:
Post a Comment