Data Structures And Algorithms Using C#


Publisher : Cambridge University Press India Private Limited
Publisher Address : C-22, Brigade M.M., K.R. Road, Jayanagar, Bengaluru-560070
Publisher Website : http://www.cambridgeindia.org/
Publisher Email : cupbang@cambridge.org
Published Date : N/A
 
Category
Computing and Computer Science
City/Country
Bangalore/India
ISBN 10
N/A
ISBN 13
9780521734424
Edition Number
N/A
 
 
 
Book 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.

 
Top