Blog

Here I share my posts covering various topics, including interview tips, algorithm problem solving, machine learning, etc.

Hope these contents can help you :)

Career

如何度过科技寒冬
Career
Layoff
Tech Industry
关于2022-2023这一波科技寒冬的思考,以及如何更好地应对类似情况的浅见。
  49
从另一个角度理解机器学习的特殊性
Career
MLE
Tech Industry
从业机器学习工程师四年后,我对于这个领域的职业发展的思考。这一篇着重分享我对MLE领域的认知。
  47
Spotify Machine Learning Internship
Machine Learning
Spotify
How I got the internship of Machine Learning Engineer at Spotify and successfully got the return offer.
  5312

Algorithm

Introduction To Dynamic Programming: Beginner
Dynamic Programming
Leetcode
Algorithm
Introduction to Dynamic Programming and typical usage for beginners. Covering basic concepts of DP and basic usage.
  2
Introduction To Dynamic Programming: Elementary
Dynamic Programming
Leetcode
Algorithm
Introduction to Dynamic Programming and typical usage for elementary audience.
  3
Introduction To Dynamic Programming: Intermediate
Dynamic Programming
Leetcode
Algorithm
Introduction to Dynamic Programming and typical usage for intermediate audience, covering bi-dimension DP problems.
  7
Introduction To Dynamic Programming: Advanced
Dynamic Programming
Leetcode
Algorithm
Introduction to Dynamic Programming and typical usage for advanced audience.
  12

Interview

Machine Learning Breadth Interview
Machine Learning
Introduction to Machine Learning Breadth Interview.
  1799
Machine Learning Depth Interview
Machine Learning
Introduction to Machine Learning Depth Interview from an interviewer.
  1367
ML系统设计面试
Machine Learning
这一篇着重介绍机器学习面试的第三种考察侧面:系统设计
  11
Typical Python Bugs And How To Correct Them
Python
Typical Python Bugs And How To Correct Them.
  8