shyamasunder.p
BAN USER
I wrote my code as below its working for checked one , please let me know if it is working for all cases.
public static void main(String[] args) {
String password = "1310213102a";//"aA1aA";
int len = password.length();
int i,j;
boolean repeated = false;
for(i=0;i<len;i++)
{
for (j=i+1;j<len;j++)
{
if (password.charAt(i) == password.charAt(j))
{
String sub1 = password.substring(i,j);
int subLen = sub1.length();
if( subLen > 1){
String sub2 = password.substring(j, ( j+subLen < len) ? j+subLen : len );
if( sub1.equals(sub2) ){
System.out.println(" sub1 = " + sub1 + " sub2 = " + sub2);
repeated = true;
}
}
}
}
}
if (repeated == true )
System.out.println("contains repetition\n");
}
RepI am Jenae Wilder and I work as a content writer, A writer at day, and a reader at night ...
Repstanjachrissi, Integration Software Engineer at xyz
Hi,my name is Stanja Chrissi. I was conceived and FL. I moved on from CA and went ahead to ...
RepWant to know how to protect from black magic? Guru Ji is the world’s famous astrologer and he has ...
RepAmber Van is registered and fully insured cheap removal company in Bristol.Our featured services includes domestic moves,commercial moves ...
Repriverajenny935, i love my shop piano at xyz
Hello Everyone,My Name is Jenny Rivera .I have been a piano instructor for more than 25 years! I earned ...
RepPrestige Luxury Rentals, Tech Lead at Prestige Luxury Rentals
Prestige Luxury Rentals is highly recommended company for exotic car rental Miami. With our top brand vehicles like; exotic, luxury ...
Repreetaharriet, Applications Developer at Achieve Internet
As a sales clerk, I deal with customers on a daily basis. My work face-to-face assisting customers with finding the ...
RepJohn Colcomb, Analyst at A9
With more than 20 years of car rental and dealership experience, responsible for developing growth strategies to maximize operational effectiveness ...
RepRocioNavarro189, None at Student
Hello Everyone,My name is Rocio Navarro Form Auckland,NZ,and 31 years old.I am searching for a servant ...
RepVirginialdelmonte, Animator at lostlovebackvashikaran
Have you lost your husband love? And you want to control your husband mind with vashikaran mantra. Guru ji is ...
RepSherryellis555, Computer Scientist at ASAPInfosystemsPvtLtd
My name is Sherri Ellie Once had a fantasy of testing the market for tar in Georgia, GE. Rehearsed in ...
RepSCREENish employee time tracking software can be used as desktop or mobile app. Once the employee has tracked his working ...
RepSergeykrestov156, System Administrator at Cerberus Capital
Hi everybody! I'm Sergey Kreston Hill New York and I'm an understudy of the Masters in Entrepreneurship and ...
RepChristinaDDooley, Tech Lead at Car Rental
Rent the stylish, royal & Luxury Cars in Miami.We have become known worldwide by providing Luxury car rental Miami and ...
Repfesfporyi212, Member Technical Staff
My self Fesfpory. I work in agriculture university in India as a professor. I done PHD in Botany in Punjab ...
RepDanielSWard, Accountant at Swimming Pools builder
U.S. Pool Builder is one of the most respected new inground gunite swimming pools designer Katy Tx. We use ...
RepAlisonjaeger755, Data Engineer at Accolite software
I am work in Telecom line in IDEA company. I am data operator and Engineer in back end in Idea ...
RepCrystalday777, Computer Scientist at AMD
My name is Crystal Day; I'm from Sydney, Australia, Get Ex Lost Love Back and I'm a sophomore ...
- shyamasunder.p June 04, 2016