ENGLISH

Data Structures and Algorithms in C#

Book information

Publisher
Cambridge University Press
Year
2007
ISBN
9780521670159, 0521670152
Open Library ID
OL7751166M
Language
english
Format
PDF
Filesize
5 MB (5423284 bytes)
Edition
1
Pages
366\366
Library
mexmat
Time added
2009-07-20 03:45:11

Description

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 books