No. of possible ordered trees with n nodes ? Please give
formula (if any).

Answer Posted / rohit

I think it will be solved using catalan number.
using the formula 2(n-1) C (n-1) /n;

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stack algorithm?

463


What is pivot in quicksort?

478


What are the major data structures used in the hierarchical data model?

542


Does arraylist extend list?

449


What is declaring array?

472






What is a multiset table?

435


In depth questions regarding the data structures and the Databases used in the Projects developed.

543


Explain the term run-time stack?

615


Why is hashmap faster than arraylist?

524


Why hashmap is faster than hashtable?

505


Which is better array or linked list?

480


Define separate chaining?

537


What is precision?

580


Who invented merge sort?

474


Define a Deque?

598