String Matching (8 completed)
# | Title | Level | Cats | Solution | Languages | Date Complete |
---|---|---|---|---|---|---|
28 | Find the Index of the First Occurrence in a String | Easy | solution | py | May 22, 2024 | |
572 | Subtree of Another Tree | Easy | B75, N150 | solution | py | Jun 03, 2024 |
616 | Add Bold Tag in String | Medium | solution | py | Jun 28, 2024 | |
758 | Bold Words in String | Medium | solution | py | Jun 28, 2024 | |
796 | Rotate String | Easy | solution | py | Nov 04, 2024 | |
1408 | String Matching in an Array | Easy | Daily | solution | py | Jan 07, 2025 |
1455 | Check If a Word Occurs As a Prefix of Any Word in a Sentence | Easy | Daily | solution | py | Jun 01, 2024 |
3045 | Count Prefix and Suffix Pairs II | Hard | solution | py | Jun 29, 2024 |