Data Structures using C# and .NET Core 3.0

所在平台: Udemy

课程主页: https://www.udemy.com/course/data-structures-using-csharp-and-dotnet/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 使用 C# 和 .NET Core 3.0 的数据结构 **课程概述:** 本课程深入讲解计算机科学中最常用的数据结构。无论您是计算机专业学生,还是希望提升技能的开发者,本课程都适合您。课程中介绍的每种数据结构都将进行深入分析,并使用 C# 进行实现。 **课程内容:** 1. **Big-O 复杂度分析** 2. **数据结构** * 数组 (Arrays) * 单向链表 (Singly Linked Lists) * 双向链表 (Doubly Linked Lists) * 栈 (Stack) * 队列 (Queue) * 哈希表 (Hash Table) * 图 (Graph) * 树 (Tree) * 二叉搜索树 (Binary Search Tree)

课程评论(0条)

课程详情

This course provides an in depth coverage of the most commonly used data structures used in computer science. Whether you are a CS student or a developer wanting to improve their skills, this course is for you.Each data structure presented in this course is analyzed in depth and implemented in C#Course content:1. Big-O notation2. Data structuresArraysSingly Linked Lists Doubly Linked ListsStackQueueHash tableGraphTreeBinary Search Tree

课程标签

0人关注该课程

主题相关的课程