data-structures-and-algorithms

Challenge Summary

Find the first repeated word in a book.

Challenge Description

  1. Write a function that accepts a lengthy string parameter.

  2. Without utilizing any of the built-in library methods available to your language, return the first word to occur more than once in that provided string.

Approach & Efficiency

Author : Emad Idris ✌✌✌✌✌✌✌✌✌✌✌✌✌

Hello Teacher Mohamed I’m Emad This is Screen Shot of Test

Test