Skip to content

仓库 files navigation

Data Structures in Computer Science

Description

This is a project with the most common Data Structures implemented on C# under .NET Core 6.0 Runtime. For IDE was used Visual Studio Community 2022.

Table of contents

Number Name
1. Binary 搜索 Tree
2. Circular Linked List
3. Circular Queue
4. Doubly Linked List
5. Linked List
6. Queue *Array
7. Queue *Linked List
8. Stack *Array
9. Stack *Linked List
    • used to indicate what data structure is used to implement the content.

Requirements

IDE compatible to open *.sln with .NET Core 6.0 Runtime. The best IDEs for this project are Visual Studio xxxx 2022 and VS Code lates version.

How to use this repository

  1. Clone this repo.
  2. To open the project, open the *.sln file.

关于

Most common data structures implemented on C#.

Topics

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages