I need find the consecutive numbers of a given string
Ex: "1,2,3,4,5,7,8,9"
answer should return like 1,2,3,4,5 and 7,8,9 count : 2
Any one pls provide the solution as soon as possible.
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.
Priyanka JainPosted Jul 14, 2019, 12:39 PM
Siddhartha SharmaPosted Jul 12, 2019, 11:04 AM