|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/java-data-structures-algorithms-ace-coding-interviews/
课程评论:没有评论
Coursera 上的“Java 数据结构与算法:面试利器!”课程旨在帮助 Java 程序员提升代码效率、编程及解决问题能力,特别适合即将面临编码面试的学习者。 该课程内容全面,涵盖了数据结构和算法的基础知识,并教授如何在 Java 中实现和应用它们。课程以动画形式深入浅出地讲解概念,便于理解和记忆。此外,课程还包含编码练习、真实世界案例研究以及带视频讲解的 LeetCode 编码挑战,帮助学员巩固所学。 课程重点内容包括: * **总览:** 学习数据结构与算法的重要性,了解数据结构和算法的定义,以及 Big O 符号(包括线性 O(n)、常数 O(1)、平方 O(n²)、对数 O(logn) 复杂度的解释、常数和主导/非主导因素的影响,以及复杂度比较)。 * **数据结构:** 链表、双向链表、栈、队列、集合、树、字典树(Tries)、堆、哈希表、图。 * **算法:** 线性查找、二分查找、冒泡排序、插入排序、选择排序、归并排序、递归、树的遍历、图的遍历。 课程由 Udemy 提供 30 天退款保证。
Welcome to the Data Structures and Algorithms in Java Course!Are you a Java programmer who wants to write efficient code and improve your programming and problem solving skills ?Do you have an upcoming coding interview and you want to ace it with confidence ?If the answer is yes, then this course is the right choice for you!In this course you will learn everything about Data Structures and Algorithms and how to implement and use them in Java.The concepts are explained with animations which makes it much more easier to understand and memorize.You will also apply your knowledge throughout the course via coding exercises, real world use cases and Leetcode coding challenges with video solutions.The course covers the following topics:GeneralWhy Should You Learn Data Structures and Algorithms ?What are Data Structures ?What are Algorithms ?Big O NotationLinear Complexity - O(n)Constant Complexity - O(1)Quadratic Complexity - O(n^2)Logarithmic Complexity - O(logn)Constants in Big ODominant and Non-Dominant Factors in Big OComplexities ComparisonData StructuresLinked ListsDoubly Linked ListsStacksQueuesSetsTreesTriesHeapsHash TablesGraphsAlgorithmsLinear SearchBinary SearchBubble SortInsertion SortSelection SortMerge SortRecursionTree TraversalGraph TraversalI'm confident that you will enjoy this course, but if you for some reason are not happy with the course it's backed by Udemy's 30 day money back guarantee, so nothing to lose!I'm excited to see you in the course, hit that enroll button and start your mastering Data Structures & Algorithms journey:)