Skip to content

Leetcode C# solutions, 461 solved (237 easy, 176 medium, 48 hard), contest global ranking 23489/131596(11/04/2019)

Notifications You must be signed in to change notification settings

MinqiangLiu/Leetcode_Julia

 
 

Repository files navigation

Leetcode algorithms

Starting from September 3, 2015, I started my first practice on Leetcode algorithms. So far I have practiced over 150 algorithms up to August 15, 2018.

Here is my Leetcode profile.

May 9, 2018
Add statistics folder

June 20, 2018
Add 42 submissions from May 2017 to May 2018

7/30/2018

You do not practice, you do not deserve to win. Andre Agassi

I like to motivate myself to practice Leetcode easy level algorithms every day. I started from July 17, in two weeks I practiced and submitted over 35 algorithms.

I know that I have to put a lot of hard work in order to submit 35 algorithms in two weeks. I admire those people submitted more than 1000 sumbission last 12 months, and solved over 500 algorithms on Leetcode.com

Here are my two weeks practice folder: July 17 - July 31, 2018

Here is the blog I wrote called where to find most hard working people. I like to have some role models and encourage myself to train using Leetcode online judge and a lot of easy level algorithms. Where to find most hard working people

8/10/2018

I like to encourage myself to share my practice on Leetcode discussion panel. It is important to share my C# code and write down my practice, highlights of the practice. I like to figure out how I can improve myself in terms of algorithm problem solving.

The folder is added called Leetcode discussion

11/21/2018
I started to work on medium level algorithms and it is hard to play with medium level algorithms. I have good time to work on coding practice every day.

I start to set goal from getting interviews or weekly contest ranking to submission count. I admire those player with over 2,000 submissions. I just passed 1,000 submissions mark. I am excited to get used to problem solving, I like to be one of those millions programmer who inspire to be great and hard working programmers.

I like to write down my feeling and also encourage myself to adapt to medium levle algorithm challenges. Slow is fine but definitely I should push myself forward.

Life is tough to work with medium level algorithms

Dec. 3, 2018

I solve 325 algorithm. I plan to solve 4 medium level tree algorithms, 3 hard level tree algorithms, and solve as many stack medium level algorithms as possible before Dec. 9, 2018. There are 18 medium level stack algorithms. I need to take one code screen before Dec. 9, 2018, and I like to push myself hard to learn through the practice.

I failed to pass Indeed.com Japan code screen. The code challenges are really tough. It looks like hackerrank platform.

May 27, 2019
It is also very important for me to practice very often for all classical algorithms. I like to write a page to list all discussion posts I share by timeline.

I can go over my practice and see what are missing in my practice last week or last month. Here is the link of 2019 algorithm problems solved.

June 23, 2019
I like to classify algorithms by categories, like https://github.com/Cappuccinuo/LeetCode.
It is important for me to get more oganized. One of ideas is to put algorithms together based on types, like backtracking, graph algorithm, or depth first search.

June 26, 2019 I wrote my experience on this topic: Consistent practice advice
My writing is here.

About

Leetcode C# solutions, 461 solved (237 easy, 176 medium, 48 hard), contest global ranking 23489/131596(11/04/2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%