Searching for a Word

For a portfolio project, I needed to plan out and create an algorithm to search for a word in any given text.

First I had to come up with a step by step plan:

Then afterwards, needed to take those steps and make it into a flowchart for testing:

O…


This content originally appeared on DEV Community and was authored by David G

For a portfolio project, I needed to plan out and create an algorithm to search for a word in any given text.

First I had to come up with a step by step plan:
Step by Step (Rough Layout)

Then afterwards, needed to take those steps and make it into a flowchart for testing:
Flow Chart (Rough Layout)

Once I tested examples from my current lesson to see if the flowchart was successful, I came up with a pseudocode for the algorithm:
Pseudocode

In conclusion, I was able to successfully create a small word search algorithm using pseudocodes and flowcharts to better understand the process with minimal experience.


This content originally appeared on DEV Community and was authored by David G


Print Share Comment Cite Upload Translate Updates
APA

David G | Sciencx (2025-01-05T20:51:46+00:00) Searching for a Word. Retrieved from https://www.scien.cx/2025/01/05/searching-for-a-word/

MLA
" » Searching for a Word." David G | Sciencx - Sunday January 5, 2025, https://www.scien.cx/2025/01/05/searching-for-a-word/
HARVARD
David G | Sciencx Sunday January 5, 2025 » Searching for a Word., viewed ,<https://www.scien.cx/2025/01/05/searching-for-a-word/>
VANCOUVER
David G | Sciencx - » Searching for a Word. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/01/05/searching-for-a-word/
CHICAGO
" » Searching for a Word." David G | Sciencx - Accessed . https://www.scien.cx/2025/01/05/searching-for-a-word/
IEEE
" » Searching for a Word." David G | Sciencx [Online]. Available: https://www.scien.cx/2025/01/05/searching-for-a-word/. [Accessed: ]
rf:citation
» Searching for a Word | David G | Sciencx | https://www.scien.cx/2025/01/05/searching-for-a-word/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.