Tuesday, January 10, 2017

Code Review stackexchange.com ranking page - a short research

January 10, 2016

Introduction
Julia found out that she had 6% performance tag next to her name, and then she felt so good after she worked on them last 48 days. So, she decided to study the ranking page, spent over one hour to find something to work on.


Study the ranking statistics:
Actionable Items: 
Julia will spend some time to look into 5,000+, less than 200 people, check 10 people a time.

Julia drills down what she did from January 5 - January 10, 2017


134 reputation - Julia gain 34 reputation by posting two code reviews - one is called "Simple Function", another one is called "Find kth largest element in the union of two sorted array". 



Research

Most of important, she found out the best algorithm teachers she can find, and learn from the answers.

1. score over 1122 points on JavaScript - link is here.
2. score 880 algorithm points - link is here.
3. score over algorithm 459 points - link is here.
4. score algorithm 200 points - link is palacsint.
4. Go through algorithm score ranking - link is here.

Study those top algorithm answerers:


Study those top algorithm askers:

Top JavaScript Askers - click here.
Julia's favorite 66 code review by views - click here.

20 algorithm questions - click here.
One algorithm can turn into a fun day. And also see chat room works.

Reversing k size sequence in a linked list. Code review makes perfect.

Longest palindrome string - best review - no raw loop.

No comments:

Post a Comment