Skip to content

Opening book details…

About this document

Homework 4: Java Hash Tables & Grep by Amany Shousha is a document available to read on EtoBox.

Here is a sample output format for the lookup method: [filename]: 1: Evan Velasquez, Estelle Han, Timothy Wang, ... 3: Thien Nguyen, Evan Velasquez, ... The lookup method should return a string with this format, listing the filename at the top, followed by line numbers and contents for each line containing the search term. You may assume the file is well-formatted, with one guest list per line separated by newlines. You can use Java

Author
Amany Shousha
Language
EN