Biting the hand that feeds IT

The Register


Static Product Information Page

 Data Structures & Algorithms Using C#

 

Published by: CAMBRIDGE U.P.
Author: McMillan, M
Number of pages: 355
Group: C# 2005
ISBN: 0521670152/9780521670159
User level: Programmer - Int/Adv
Objective: Reference
Date Published: May 2007
 RRP £23.99 Save 0%
  Our Price £23.99

On Order

See the latest price and availability.


  Book Information

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 array and ArrayLists, 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.