
I attended 3dplm software company interview....there asked one question related to Strings.The question is................. Write a program to check the given two strings are rotationally equal or not? e.g using isRotational(String st1,String st2) it will return boolean true or false. example st1="rotation"; st2="tationro"; i want o/p true.. please help me...
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.