Saturday, March 2, 2019

Weekly contest code study

March 2, 2019

Introduction


It is a good plan to read weekly contest top players' source code. I like to advance myself to next level, it is so hard for me to come out good ideas last three months, and also I learn that Leetcode discuss may not be best place for me to learn. I find a new idea which is to study weekly contest code.

weekly contest code study


I could not advance my weekly contest ranking. I am looking for ideas last few months. Today it is the first time that I learn that the source code is available.

I like to study those top 100 ranking players and also how they write code for weekly contest. I can easily find those top players and their source code for the contest.

Here are steps how to find them.

1. Go to the specific contest, for example, contest 126.
Here is the link.

2. Find top 10 players, each player there is a row and the icon can be clickable and source code is available.


For example, ranking No. 4, nhho, here is the source code for question 3.


No comments:

Post a Comment