> For the complete documentation index, see [llms.txt](https://liuzhenglaichn.gitbook.io/algorithm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liuzhenglaichn.gitbook.io/algorithm/string/string-processing.md).

# String Processing

## Problems

* [1096. Brace Expansion II (Hard)](https://leetcode.com/problems/brace-expansion-ii/)
* [1106. Parsing A Boolean Expression (Hard)](https://leetcode.com/problems/parsing-a-boolean-expression/)
