Best paper awards at ICALP 2012
-
The preliminary version of the detailed programme for ICALP 2012 is now
available here. While skimming through the programme, I learnt that the
best paper ...
38 minutes ago
Well this problem would be trivial for only a single word palindromes (using two pointers one at each end). However if we're dealing with a sentence that might include punctuation, white-space and letters with diacritics or accents the problem becomes a little harder :)
ReplyDelete