convert "aaabbccc" to "3a2b3c" by using c#
Can anyone tell me how to convert "aaabbccc" to "3a2b3c" using c#...
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Upendra Pratap ShahiPosted Jul 20, 2015, 6:22 AM
Upendra Pratap ShahiPosted Jul 20, 2015, 6:12 AM
protected void countOccurance()
{
}
output- 3a2b3cUpendra Pratap ShahiPosted Jul 20, 2015, 6:29 AM
Upendra Pratap ShahiPosted Jul 20, 2015, 6:28 AM
Raja APosted Jul 20, 2015, 6:23 AM
Raja APosted Jul 20, 2015, 6:20 AM