Data Structures and Algorithms Using C#

... Show More
C# no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.

Community Reviews

Rating(0 / 5.0, 0 votes)
5 stars
(0%)
4 stars
(0%)
3 stars
(0%)
2 stars
(0%)
1 stars
(0%)
0 reviews All reviews
No one has reviewed this book yet.
Leave a Review
You must be logged in to rate and post a review. Register an account to get started.