Find the middle node in the linked list??
(Note:Do not use for loop, count and count/2)

Answer Posted / om

just use recursion .....it's simple......

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what is the purpose of 'register' keyword in c language?

614


What is the difference between %d and %i?

591


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1872


Can a variable be both constant and volatile?

556


Write a program to identify if a given binary tree is balanced or not.

680






largest Of three Number using without if condition?

1000


What is typedef?

663


Can include files be nested?

623


What are compound statements?

622


Can one function call another?

624


What is calloc malloc realloc in c?

587


What is keyword in c?

596


Was 2000 a leap year?

624


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

1924


If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?

775