Hackerrank-Solutions icon indicating copy to clipboard operation
Hackerrank-Solutions copied to clipboard

CamelCase.java using function

Open AfreenKhan777 opened this issue 5 years ago • 0 comments

According to the problem camelCase function need to be created.So I have written the code using functions.

Created camelCase function with int return type and called it in main function.

AfreenKhan777 avatar Oct 01 '20 23:10 AfreenKhan777