gary@interview:~/interview/coding/1234-replace-the….md$
$ cat ./coding/1234-replace-the-substring-for-balanced-string.md
[Coding]

1234. Replace the Substring for Balanced String

────────────────────────────────────────────────────────────
--tags#Two Pointers
$ ls ./coding/ | grep -v 1234-replace-the-substring-for-balanced-string
265. Paint House II256. Paint House143. Reorder List1762. Buildings With an Ocean View
← cd ../codingcd ~