Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder
traversal is??? please help me on this



The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this..

Answer / sk

inorder traversal is 7,3,14,22,55,17,5

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Interview Questions

value = 0xabcd; for (loop = 1; (value >> 1) & 1 | loop & 1; loop++) { foo(); if (loop & 1) value >>= 1; } how many times is foo() executed?

6 Answers   Google,


Example of friendly function in c++

2 Answers  


a simple program in c language

5 Answers   IBM,


What is equivalent to ++i+++j?

0 Answers  


is it possible to change the default calling convention in c ?

1 Answers   Aptech,


What is the difference between variable declaration and variable definition in c?

0 Answers  


Explain how do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


tell me the full form of c?

2 Answers  


What will the preprocessor do for a program?

0 Answers   Aspire, Infogain,


What's the difference between DELETE TABLE and TRUNCATE TABLE commands?

2 Answers   CTC,


main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?

9 Answers   BTBP, CitiGroup,


Is javascript written in c?

0 Answers  


Categories