1) Find the Merge point of two linked lists.
2) Swap two bits of integer.
3) Reverse individual words of the sentence.
4) Reverse string without using temp string.

Answer Posted / santosh kumar

refer to net

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.

8617


How do you sort in descending order in java using collections sort?

492


What are use cases?

558


What does system.gc() and runtime.gc() methods do?

598


How many types of parsers are there?

540






Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?

628


Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?

557


Differentiate between array list and vector in java.

630


Is it safe to install java on my computer?

537


What is nextline method in java?

555


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

1571


State the significance of public, private, protected class?

649


Where is core java used?

576


What is the use of generics? When was it added to the Java development Kit?

553


What are the restriction imposed on a static method or a static block of code?

591