Write a Java program to find the occurrence of the largest palindromic substring.(L1)
Anonymous
Solved using collection framework. Asked to optimise and analyze using different test cases. The analysis went on for around an hour or more. He also asked to find this largest sequence using bubble sort.
Check out your Company Bowl for anonymous work chats.