|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/introduction-to-data-structures-algorithms-in-java/
课程评论:没有评论
**课程名称:Java数据结构与算法入门** **课程概述:** 本课程将为您介绍Java中常用的基础数据结构,包括数组、链表、栈、队列、树和堆。同时,还将深入讲解各种排序算法,以及在二叉搜索树和堆上的操作算法。此外,课程还将覆盖递归这一重要的编程概念。 课程的最大亮点在于其生动形象的教学方式,通过大量的图形和动画演示,使复杂的数据结构和算法概念变得易于理解和消化。无论您是否接触过数据结构和算法,本课程都将帮助您克服对它们的恐惧,建立起扎实的基础。 **学习目标:** * 掌握Java中核心数据结构(数组、链表、栈、队列、树、堆)的原理和实现。 * 理解并应用各种常见的排序算法。 * 熟悉二叉搜索树和堆的基本操作。 * 掌握递归的思维方式和应用。 * 消除对数据结构与算法的畏惧感,提升编程能力。
This course introduces some basic data structures (arrays, linked lists, stacks, queues, trees and heaps) and algorithms (various sorting algorithms, and algorithms for operations on binary search trees and heaps). We will also cover recursion in this course. Use of graphics and animations makes the lectures very easy to understand and digest. After taking this course, you will loose your fear for data structures and algorithms.