Using a (internet) scenario ,develop a recursive pseudocode algorithm.
The algorithm should look for specific text within all textbooks located in a library including; each text book title string, each chapter title string,each paragraph string,etc.
Submit the recursive pseudocode algorithm