Advertisement

Results for "Author: malord"

4_2005-2006 #154515
Binary Tree Class

This is a basic binary tree class implemented using templates, so it can be used with any data type. It includes the pre-order, post-order, and in-order traverses.

4_2005-2006 #154516
Stack Class

This is a basic stack class implemented using templates, so it can be used with any data type. It includes the standard push() and pop() functions plus some more.

5_2007-2008 #177033
Binary Tree Class

This is a basic binary tree class implemented using templates, so it can be used with any data type. It includes the pre-order, post-order, and in-order traverses.

5_2007-2008 #177034
Stack Class

This is a basic stack class implemented using templates, so it can be used with any data type. It includes the standard push() and pop() functions plus some more.

6_2008-2009 #199551
Binary Tree Class

This is a basic binary tree class implemented using templates, so it can be used with any data type. It includes the pre-order, post-order, and in-order traverses.

6_2008-2009 #199552
Stack Class

This is a basic stack class implemented using templates, so it can be used with any data type. It includes the standard push() and pop() functions plus some more.

7_2009-2012 #222069
Binary Tree Class

This is a basic binary tree class implemented using templates, so it can be used with any data type. It includes the pre-order, post-order, and in-order traverses.

7_2009-2012 #222070
Stack Class

This is a basic stack class implemented using templates, so it can be used with any data type. It includes the standard push() and pop() functions plus some more.

Languages
Top Categories
Global Discovery