Skip to content

Commit

Permalink
Better resource
Browse files Browse the repository at this point in the history
  • Loading branch information
brebenelmihnea authored Dec 9, 2023
1 parent 4aaca6f commit 18e157d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions content/6_Advanced/String_Search.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: string-search
title: 'String Searching'
author: Benjamin Qi, Siyong Huang, Dustin Miao
author: Benjamin Qi, Siyong Huang, Dustin Miao, Mihnea Brebenel
prerequisites:
- graph-traversal
description:
Expand Down Expand Up @@ -260,12 +260,11 @@ int main() {
url="https://www.hackerrank.com/topics/manachers-algorithm"
/>
<Resource
source="CF"
title="adamant - Manacher's algorithm and code readability"
url="12143"
source="Medium"
title="Manacher’s Algorithm: Longest Palindromic Substring"
url="https://yuminlee2.medium.com/manachers-algorithm-longest-palindromic-substring-cc97fa615f8b"
starred
>
shorter code
</Resource>
<Resource
source="cp-algo"
Expand Down

0 comments on commit 18e157d

Please sign in to comment.