#CODINGCHALLANGE | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

#CODINGCHALLANGE

During the quarantine, it is hard to stay busy and it is quite easy to lose track of our progress. But not for US programmers! Use language C. Your program will work with palindromes. The input is lines of letters of the English alphabet. Your task for the output will be writing out the longest palindrome from the input in case if there are more of the same length than both of them and the length of it. Use functions for better visibility. Example: INPUT: hjkcalacpko ezez OUTPUT: 5 calac 3 eze zez Good luck!

5th Apr 2020, 9:56 AM
themightyvaporizer
3 Answers
+ 2
Hey can I do it with java?
5th Apr 2020, 9:59 AM
Abhiraj Ghumare
Abhiraj Ghumare - avatar
+ 1
Of course! C is just a preferred suggestion.
5th Apr 2020, 10:02 AM
themightyvaporizer
0
Thanks
5th Apr 2020, 10:24 AM
Abhiraj Ghumare
Abhiraj Ghumare - avatar