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
what is inner class in java?
What is the basic concepts of OOPS?
What is difference between protected and private?
What is treemap in java?
What is predicate in java?
What if static is removed from main method?
What is boolean query?
Can java list contain duplicates?
Write a program to print the pattern given below
Explain purpose of sleep() method in java?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is the lifetime and scope of a variable?
What is the maximum length of a url?
What are the differences between include directive and include action?
Why method overriding is used?