Monday, July 31, 2023

What makes a great software programmer?

July 31, 2023

I took 9 months break, and I came back to work on Leetcode algorithms to warm up my skills. I think that the following are a list of things to remember:

  1. Always take some time to work on Leetcode algorithms;
  2. Coding is like playing tennis sports, if I stop practicing, then I stop learning; 
  3. I should practice very often, and learn from my mistakes;
  4. Tree algorithms - best algorithms to evaluate my skills; 
  5. 776 Split BST - My weakness, my practice is here
  6. Continue to work on at least 20 tree algorithms



No comments:

Post a Comment