User profile: nkmarcus

User info
User name:nkmarcus
Email:nkmarcus@yahoo.com
Name:Marcus Ibe
Location:Regina, SK
Website:http://www.cs.uregina.ca/~marcus2i
Bio:Studying Industrial Engineering as a major with a minor in Computer Science!
Statistical data
Birthdate:Oct 27, 1989
Gender:Male
Occupation:Student
Skills:BASIC
C++
Visual Basic
VB .NET
C++/.NET
Java
C#
Javascript
C#/.NET
History
Joined:
Number of posts:3
Latest posts:

Binary Tree length
Instead of counting the nodes in a binary tree each time to get the length of the tree, Can i just h...

Binary Search Trees
What was I thinking..... Geez! Sorry guys, my bad!

Binary Search Trees
Why do we need recursive helper functions in Binary search trees? For example, why do we need int Co...