Agent skill

strings

String algorithms and pattern matching techniques

Stars 3
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/pluginagentmarketplace/custom-plugin-data-structures-algorithms/tree/main/skills/strings

SKILL.md

Strings Skill

Topics Covered

  • KMP, Rabin-Karp algorithms
  • Trie data structures
  • Suffix arrays and trees
  • String hashing
  • Palindrome detection

Learning Outcomes

  • Implement pattern matching
  • Build trie structures
  • Use string hashing
  • Solve substring problems

Didn't find tool you were looking for?

Be as detailed as possible for better results