Linked List Data Structure using Python

所在平台: Udemy

课程主页: https://www.udemy.com/course/python-linked-list/

课程评论:没有评论

第一个写评论        关注课程

课程简介

[课程名称]:使用Python的链表数据结构 [课程概述]: 本课程旨在帮助学习者在掌握Python基础知识(包括变量、列表、字典以及面向对象编程概念如类、对象和继承)的基础上,进一步提升Python编程能力。课程将深入讲解链表数据结构的概念,并使用Python作为主要实现语言。 通过本课程,你将: * 理解链表与Python内置列表类型的区别。 * 从零开始学习链表的概念,并亲手用Python实现自己的链表。 * 学习如何在链表中执行各种插入和删除操作,并为每种情况编写Python程序。 * 通过包含脑筋急转弯的环节,锻炼逻辑思维能力,学习分析问题和编写Python解决方案。 课程内容涵盖了单向链表、双向链表和循环链表等不同类型的链表,帮助你全面掌握链表的精髓。 [先修要求]: * 熟悉Python基础知识,如变量、列表、字典等。 * 了解Python的面向对象编程概念,如类、对象、继承等。 [适合人群]: * 已掌握Python基础,希望进一步巩固和运用Python技能的学习者。 * 对数据结构和链表感兴趣的学习者。 *Enroll now to leverage your Python skills!*

课程评论(0条)

课程详情

If you have started using Python, by now you must have come to know the simplicity of the language. This course is designed to help you get more comfortable with programming in Python. It covers completely, the concept of linked list using Python as the primary language. Along with their Python implementation, you will learn the essence of linked list by understanding the different types of linked lists such as Singly Linked ListDoubly Linked ListCircular Linked List You need to be equipped with the basics of Python such as variables, lists, dictionary and so on. You also need to be familiar with object oriented programming in Python such as classes and objects, inheritance, etc. This course will teach you: How a linked list differs from the built-in list type of PythonThe concept of linked list is explained from scratch and then you will move on to creating your own linked list in PythonDifferent cases of insertions and deletions in a linked list will be covered. For each of such case, we will write programs in PythonYou will find sections on brain teasers to get you thinking. The problem statement will be given for which you will first understand the logic and then write a solution in Python to improve your logical thinking. You are comfortable with the basics of Python. Why not leverage your Python skills by hitting the enrol button? I hope to see you on the inside.

课程标签

0人关注该课程

主题相关的课程