ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Operating Systems  >>  Data Structures
 
 


 

 
 Windows interview questions  Windows Interview Questions
 Linux interview questions  Linux Interview Questions
 Unix interview questions  Unix Interview Questions
 Solaris interview questions  Solaris Interview Questions
 RTOS interview questions  RTOS Interview Questions
 Bulnex interview questions  Bulnex Interview Questions
 Operating Systems General Concepts interview questions  Operating Systems General Concepts Interview Questions
 Data Structures interview questions  Data Structures Interview Questions
 Operating Systems AllOther interview questions  Operating Systems AllOther Interview Questions
Question
What are the parts of root node?
 Question Submitted By :: Varsha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are the parts of root node?
Answer
# 1
A root node contains data part and has link part. i.e links
to its child. if it is binary tree it has two links i.e left
child and right child
 
Is This Answer Correct ?    2 Yes 0 No
Wizard
 
  Re: What are the parts of root node?
Answer
# 2
ROOT NODE IS THE MEJOR PART OF TREE..
IT IS ALSO CALLED PARENT NODE.
IT HAS FURTHER TWO NODE'S..
1: LEFT NODE
2: RIGHT NODE
THESE NODE IS CALLED AS CHILD NODE.
 
Is This Answer Correct ?    1 Yes 0 No
Deepak Pareek
 
 
 

 
 
 
Other Data Structures Interview Questions
 
  Question Asked @ Answers
 
What data structure would you mostly likely see in a non recursive implementation of a recursive algorithm?  2
How is it possible to insert different type of elements in stack?  5
Write the programs for Linked List (Insertion and Deletion) operations  1
How will inorder, preorder and postorder traversals print the elements of a tree?  6
Which one is faster? A binary search of an orderd set of elements in an array or a sequential search of the elements. Syntel9
A list is ordered from smaller to largest when a sort is called. Which sort would take the longest time to execute?  4
What do you mean by: Syntax Error, Logical Error, Runtime Error?  2
What is B+ tree? BMC2
What is binary tree? BMC5
In which data structure, elements can be added or removed at either end, but not in the middle? Wipro19
How many different binary trees and binary search trees can be made from three nodes that contain the key values 1, 2 & 3? iGate9
Evaluate the following prefix expression " ++ 26 + - 1324" Patni8
The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered? Morgan-Stanley7
When will you sort an array of pointers to list elements, rather than sorting the elements themselves?  2
Convert the following infix expression to post fix notation ((a+2)*(b+4)) -1  7
Parenthesis are never needed in prefix or postfix expressions. Why?  6
Write programs for Bubble Sort, Quick sort  2
Write a Binary Search program  2
A list is ordered from smaller to largest when a sort is called. Which sort would take the shortest time to execute?  8
What is the average number of comparisons in a sequential search?  2
 
For more Data Structures Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com