Proof of my Verbosity

Published 10 February 04 01:13 PM | Scott Mitchell

In case you needed proof of my verbosity, how about my latest installment on my Extensive Examination of Data Structures series: Part 3 is 31 printed pages. Yipes!

For those who are interested, Part 3 looks at trees, focusing on binary trees and binary search trees (BSTs). Over the course of the article both BinaryTree and BST classes are built (in C#), with a (very) thorough discussion on the operations one might want to perform on trees and their respective asymptotic running times. Lots of figures and code listings...

Enjoy!

Filed under:

Comments

No Comments

Leave a Comment

(required) 
(required) 
(optional)
(required) 

Archives

My Books

  • Teach Yourself ASP.NET 4 in 24 Hours
  • Teach Yourself ASP.NET 3.5 in 24 Hours
  • Teach Yourself ASP.NET 2.0 in 24 Hours
  • ASP.NET Data Web Controls Kick Start
  • ASP.NET: Tips, Tutorials, and Code
  • Designing Active Server Pages
  • Teach Yourself Active Server Pages 3.0 in 21 Days

I am a Microsoft MVP for ASP.NET.

I am an ASPInsider.