closed by
318 views

Related questions

0 votes
0 votes
0 answers
2
Sankaranarayanan P.N asked Oct 27, 2016
299 views
IN a binary tree, the number of internal nodes of degree one is 5 and the number of internal nodes of degree 2 is 10. The number of leaf nodes in the binary tree isA) 15B...
0 votes
0 votes
0 answers
3
Sankaranarayanan P.N asked Oct 27, 2016
362 views
Let P be a singly linked list. Let Q be the pointer to an intermediate node X in the list. What is the worst case time complexity of the best known algorithm to delete no...