TCSCOCUBES
TCSCOCUBES
Problems on Arrays
Find the smallest number in an array
Even or Odd
Factorial of a number
Power of a number
Problems on String
Reverse a String
Check if two strings match where one string contains wildcard characters
Change every letter with the next lexicographic alphabet in the given string
Write a program to find a word in a given string which has the highest number of repeated letters
Write a program to find a substring within a string. If found display its starting position