Sunday, March 26, 2017

Leetcode 218: The Skyline Problem

March 26, 2017

Plan to study the algorithm - Leetcode 218: The skyline problem, hard algorithm

A few steps for the study:

1. Think about the solution by myself first, 20 minutes - 3:08 pm - 3:28 pm
2. Read one of the discussion on leetcode - most popular discussion first - 20 minutes
3. Watch the video of the skyline problem - Coding Made Simple - 22 minutes video

Actionable Items


Julia, you have to work hard. It takes time to work on hard algorithm, just work on one algorithm a time. Focus on thought process, and focus on easy and medium algorithms of Leetcode first.

Do not rush and enjoy the study. Most important skill to acquire is to be able to solve the problem if the hints are given. Be able to respond to hints, and have some reasoning and analysis.





No comments:

Post a Comment