User Profile

Collapse

Profile Sidebar

Collapse
ajay1989
ajay1989
Last Activity: Mar 8 '10, 05:35 PM
Joined: Mar 8 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ajay1989
    replied to binary trees
    binary trees

    Write a program which takes a value as input parameter, and displays the depth and height of the node
    See more | Go to post

    Leave a comment:


  • ajay1989
    started a topic binary trees

    binary trees

    Write a program which takes as input parameter a value, searches if the node in present in a tree.
    If the node is present the program should return:
    a) all the ancestors of the node
    b) all the descendants of the node.
    See more | Go to post
No activity results to display
Show More
Working...