Algorithms Simplified

所在平台: Udemy

课程主页: https://www.udemy.com/course/algorithms-simplified/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:算法简化 课程概述: 这门课程将带你深入了解各种排序算法的工作原理,直接从实践角度出发,跳过枯燥的理论。课程包含详尽的动画演示和代码讲解,助你快速掌握。 排序算法的应用无处不在,从简单的数字排序到操作系统中的文件排序,再到网站上视频的按受欢迎程度排序。没有排序算法,许多我们习以为常的功能将无法实现。 我们将从最基础的排序算法开始,逐步过渡到更复杂、更高效的算法,每一种算法都比前一种更为有趣。本课程将涵盖五种排序算法:冒泡排序、插入排序、希尔排序、归并排序和快速排序。 算法看似复杂,但通过正确的指导,你会发现它们并没有那么神秘。精心制作的动画能帮助你无需查看代码就能理解算法。随后,学习代码的过程将大大简化,消除许多猜测和挫败感。

课程评论(0条)

课程详情

In this course you will learn how various sorting algorithms work down to the last detail. We skip the theory and jump straight into understanding how sorting algorithms work from a more practical point of view. This course includes thorough animations and code explanations to get you up to speed as quickly as possible.Sorting algorithms are used to sort data. They are used everywhere, from simply sorting numbers in an application, to sorting files by name on your operating system, to sorting videos by popularity on a website. Without sorting algorithms, most of what we take for granted today would not be possible.We start with the most basic of sorting algorithms and then gradually move on to more complex and efficient algorithms, each one more interesting than the last. This course covers five sorting algorithms: Bubble Sort, Insertion Sort, Shell Sort, Merge Sort, and Quick Sort.Algorithms may look like complicated beasts, but with the right guidance, you start to realise that they are not so mysterious after all. By looking at carefully crafted animations you will gain an understanding of an algorithm without even looking at the code. Then studying the code afterwards becomes a greatly simplified process, removing a lot of the guesswork and frustration.

课程标签

0人关注该课程

主题相关的课程