🎓How I Study AIHISA
📖Read
📄Papers📰Blogs🎬Courses
💡Learn
🛤️Paths📚Topics💡Concepts🎴Shorts
🎯Practice
⏱️Coach🧩Problems🧠Thinking🎯Prompts🧠Review
SearchSettings
How I Study AI - Learn AI Papers & Lectures the Easy Way

Problems5

All SourcesLeetCodeCodeforcesBOJCustom
All LevelsEasyMediumHard
palindrome
Custom#P001-121
1450

Constrained Palindromic Split

Phase 4 / palindromes/dp/partition

dynamic programmingpalindromepartition
Custom#cp005-400
1400

Minimal Moves to Palindromic Array

Phase 5 / arrays, greedy, math

arraysgreedypalindrome
Custom#cp-tp3-009
1600

Anti-Palindrome Partition

Phase 3 / string-partition

stringpartitionpalindromegreedy
Custom#P015
1500

Unordered Pair Palindromic Concatenation

Phase 2 / String, Hashing

stringpalindromehash
Custom#p007
1700

Special Palindrome Split

Phase 1 / strings, palindrome, prefix_suffix

stringspalindromesplitmanacher