Uploaded January 2020 | Updated September 2026, 3 days ago
CHFDORA from CodeChef January Long Challenge 2020
Commented code:
codechef.com/viewsolution/28942268 O((nm)^1.5)
codechef.com/viewsolution/28942025 O(nm)
To solve in O(nm):
hackerrank.com/topics/manachers-algorithm
geeksforgeeks.org/manachers-algorithm-linear-time-longest-palindromic-substring-part-1
Comments, questions, requests, criticism, are all welcome!
CHFDORA from CodeChef January Long Challenge 2020
Commented code:
codechef.com/viewsolution/28942268 O((nm)^1.5)
codechef.com/viewsolution/28942025 O(nm)
To solve in O(nm):
hackerrank.com/topics/manachers-algorithm
geeksforgeeks.org/manachers-algorithm-linear-time-longest-palindromic-substring-part-1
Comments, questions, requests, criticism, are all welcome!










