学习算法的实用建议
1 分•作者: unrequited•8 个月前
作为一个自学成才的工程师,我在行业内担任 SRE/DevOps/基础设施工程师,但没有系统地学习过算法和数据结构。我计划通过培养解决问题的直觉和理解基本构建模块来打好基础,之后再深入研究机器学习/人工智能相关内容。
重点不是像 LeetCode 那样的面试题,而是培养对算法和数据结构的基础理解和直觉。如果您对学习算法和数据结构、时间复杂度有任何实用的建议,以及如何在解决问题时更好地应用正确的算法或数据结构,请推荐。任何建议都非常感谢。
查看原文
As a self taught engineer who works in the industry as an SRE/Devops/Infra engineer, haven’t taken a course in Algo/DS. I’m planning to build the foundations by developing intuition to problem solving and understanding the building blocks before I go deep into ML/AI stuff later.<p>The focus is not really interview problem like leetcode but more to develop foundational understanding/intuition for algorithms and DS. Please do recommend if you have any suggestions on practical way to learn algorithms and data structure, time complexity and in the progress get better at applying the right algorithm or data structure for a problem. Any advice is appreciated.