๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Data Structures and Algorithms in C#

โœ Scribed by Michael McMillan


Book ID
127446624
Publisher
Cambridge University Press
Year
2007
Tongue
English
Weight
5 MB
Edition
1
Category
Library
ISBN
0521670152

No coin nor oath required. For personal study only.

โœฆ Synopsis


C# programmers: 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.


๐Ÿ“œ SIMILAR VOLUMES


Data Structures and Algorithms in C++
โœ Adam Drozdek ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› Brooks/Cole ๐ŸŒ English โš– 6 MB

Building on widespread use of the C++ programming language in industry and education, this book provides a broad-based and case-driven study of data structures -- and the algorithms associated with them -- using C++ as the language of implementation. This book places special emphasis on the connecti

Handbook of algorithms and data structur
โœ Gaston H. Gonnet, Gaston Gonnet, Ricardo Baeza-Yates, R. Baeza-Yates ๐Ÿ“‚ Library ๐Ÿ“… 1991 ๐Ÿ› Addison-Wesley Pub. Co ๐ŸŒ English โš– 4 MB

Both this book and the preceding (smaller) edition have earned their place on my reference shelf. More up to date than Knuth's 2nd edition and covering much broader territory than (for example) Samet's D&A of Spatial Data Structures, I've found a number of algorithms and data structures in this text

Algorithms, data structures, and problem
โœ Mark Allen Weiss ๐Ÿ“‚ Library ๐Ÿ“… 1996 ๐Ÿ› Addison-Wesley ๐ŸŒ English โš– 2 MB

Algorithms, Data Structures, and Problem Solving with C++ is the first CS2 textbook that clearly separates the interface and implementation of data structures. The interface and running time of data structures are presented first, and students have the opportunity to use the data structures in a hos

Data Structures and Algorithms
โœ Wirth, Niklaus ๐Ÿ“‚ Article ๐Ÿ“… 1984 ๐Ÿ› Nature Publishing Group ๐ŸŒ English โš– 747 KB