search

Home  >  Q&A  >  body text

javascript - Interview question: Dynamic programming - palindrome minimum partitioning number (palindrome-partitioning-ii)

Please ask me a question

http://blog.csdn.net/jingsuwe...

In the palindrome segmentation number above,

ringa_leeringa_lee2754 days ago528

reply all(1)I'll reply

  • 仅有的幸福

    仅有的幸福2017-05-16 13:10:26

    What you are asking for is the minimum number of divisions of a palindrome. Of course, you must first check whether the current substring is a palindrome before proceeding

    reply
    0
  • Cancelreply