C# Data Structures and Algorithms: Master array,set and map with trees and graphs
by: Wisnu Anggoro
ISBN-10: 1788833732
ISBN-13: 9781788833738
Released: 2018-06-11
Publisher Finelybook 出版社: Packt
Pages: 344
Book Description
A complete guide on using data structures and algorithms to write sophisticated C# code
Data structures allow organizing data efficiently. They are critical to various problems and their suitable implementation can provide a complete solution that acts like reusable code. In this book,you will learn how to use various data structures while developing in the C# language as well as how to implement some of the most common algorithms used with such data structures.
At the beginning,you will get to know arrays,lists,dictionaries,and sets together with real-world examples of your application. Then,you will learn how to create and use stacks and queues. In the following part of the book,the more complex data structures will be introduced,namely trees and graphs,together with some algorithms for searching the shortest path in a graph. We will also discuss how to organize the code in a manageable,consistent,and extendable way. By the end of the book,you will learn how to build components that are easy to understand,debug,and use in different applications.
What You Will Learn
How to use arrays and lists to get better results in complex scenarios
Implement algorithms like the Tower of Hanoi on stacks of C# objects
Build enhanced applications by using hashtables,dictionaries and sets
Make a positive impact on efficiency of applications with tree traversal
Effectively find the shortest path in the graph
C# Data Structures and Algorithms: Master array,set and map with trees and graphs
未经允许不得转载:finelybook » C# Data Structures and Algorithms: Master array,set and map with trees and graphs
相关推荐
- Mastering Kali Linux for Advanced Penetration Testing: Apply a proactive approach to secure your cyber infrastructure and enhance your pentesting skills, 4th Edition
- The Generative AI Career Masterplan: Navigate the future of AI with practical insights from industry pioneers at AI-first organizations
- Building AI Agents for Network Operations: Design LLM-powered NetOps workflows with Python, Ollama, MCP, and tool calling
- Large Language Models in Finance: A hands-on guide to LLM architectures, agents, RAG, governance, and evaluation in finance
finelybook
