Last moment DSA !!
to convert String to Int
int i=Integer.parseInt("200");
Always use Long instead of it;
String[] arr=s.split(" ");
use of trimming(.split() me see empty strings that dete hai)
A to Z are 65 to 90, and for lowercase letters they are 97 to ...
gandharvdalal.hashnode.dev1 min read