Solutions of various Coding Challenges
Company | Problem | Description |
---|---|---|
Cognizant | StringOperations | Need to replace character at particular position a specifed and reverse the substring with main string |
ExceptionHandling | Display Exception of specific kind, not the usual default Java exceptions | |
SchoolPrayer | Add new elements in string in ascending order, and total the value of each entries ascending number in list or -1 if none | |
Motorola | AsciiArt | Print ascii art of particular size as mentioned |
Company | Problem | Description |
---|---|---|
Cognizant | StringOperations | Need to replace character at particular position a specifed and reverse the substring with main string |