In interview i faced the problem with this program finally i lost that oportunity,i am trying for that code to solve almost for a month ,i can't get get that one, plz help me i can't solve the program upto now.
the program was...........
he gave me a big String like "12345695123547895236412578963214563214578952144531214553362511455224555", without converting this string into BIGINTEGER format, divide that string with a integer value......
input String is
String longString="12345695123547895236412578963214563214578952144531214553362511455224555";
int divisor=5;