Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Data Structures and Algorithms Using C# by Michael McMillan [Repost]

Posted By: Free butterfly
Data Structures and Algorithms Using C# by Michael McMillan  [Repost]

Data Structures and Algorithms Using C# by Michael McMillan
English | March 26, 2007 | ISBN: 0521876915 | 366 pages | PDF | 5 MB

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.