Commit 706c103
authored
Merge pull request #1 from Vidhi006/Vidhi006-patch-1
As part of Hacktoberfest 2025, this contribution promotes open-source collaboration and helps new contributors understand fundamental string algorithms in a clean, beginner-friendly way.
🖋️ Language Used
Python (or replace with Java / C++ / JavaScript as per your code)
🌟 Outcome
This contribution enhances algorithm repositories with a well-documented and efficient solution to the Longest Common Prefix problem — a great example for anyone learning data structures and algorithms.1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments