Saturday, March 5, 2022

Plan to work on Leetcode algorithms

March 5, 2022

Introduction

I like to get back to work on Leetcode algorithms in next three weeks, so that I can learn something from my own experience. I like to experience a lot of failures, and then figure out how to advance my skills in terms of problem solving. I will figure out better ideas later on. 

Algorithm to plan to work on

I chose to work on Leetcode with tag Facebook, last six month most frequent algorithms.

  1. Algorithm 314, 1762, 1570, 1650, 528, 408, 339, 71, 31, 670;
  2. 10 more: 498, 162, 523, 282, 1891, 1011, 708, 1382, 1539, 2060;
  3. 10 more: 266, 286, 1868, 1216, 348, 778, 536, 270, 1428, 825;
  4. 10 more: 269, 658, 16, 2056, 43, 1060, 380, 1344, 1522, 1944;
  5. 10 more: 1644, 2076, 689, 1424, 983, 224, 298, 742, 767, 333;
  6. 10 more: 2019, 2033, 238, 1541, 1209, 2071, 296, 1244, 2065, 2081;
  7. 10 more: 406, 271, 1498, 735, 163, 1245, 1559, 247, 2025, 1197;
  8. 723, 2092, 62, 540, 1985    

work hard | Hard work beats talent 

Do not think too much. Just work on more algorithms. Solve as many algorithms as I can. Once I solve another 20 algorithms, stop and review what I have learned, and then continue to solve another 20 algorithms. 

March 7, 2022

Four algorithms, 1640, 528, 408

Here are discussion posts. 

Plan to work on those three tree algorithms first: Leetcode 333, 742, 767. 


No comments:

Post a Comment