Getting error (aborted in last after execution), not exceuting completely
hello @abhisheksingh80511

here condition should be i < sizeOfString -1 because we are accessing i+1 index. and for it to be valid i should follow above mentioned condition
hello @abhisheksingh80511

here condition should be i < sizeOfString -1 because we are accessing i+1 index. and for it to be valid i should follow above mentioned condition