|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/data-structures-and-algorithms-from-0-to-hero/
课程评论:没有评论
课程名称:数据结构与算法:从零到英雄 (Data Structures and Algorithms: From 0 to HERO) 课程概述: 本课程适合有志于深入学习数据结构与算法,或正在为技术面试做准备的学习者。无论你选择何种编程语言,本课程都将帮助你掌握解决问题的思路,并编写出清晰、高效的代码,从而成功通过任何公司的面试。 课程主题: * 数组 (Arrays) * 字符串 (Strings) * 映射 (Maps) * 链表 (Linked Lists) * 栈 (Stacks) * 队列 (Queues) * 优先队列 (Priority Queues) * 图 (Graphs) * 二叉搜索树 (BST) * 动态规划 (Dynamic Programming)
If you are interested to learn more about data structures and algorithms or you are preparing for an interview this course is the best option, doesn't matter the programming language you choose. You will learn how to approach a problem and how to write clean and efficient code so you could pass any interview at any company. Topics: Arrays StringsMaps Linked Lists Stacks Queues and Priority QueuesGraphs BSTDynamic Programming