logo

Problem. 1. You have 2 files - ‘names.txt’ and ‘charact

1 Pages175 Words370 Views
   

Added on  2019-09-16

Problem. 1. You have 2 files - ‘names.txt’ and ‘charact

   Added on 2019-09-16

ShareRelated Documents
Problem1. You have 2 files - ‘names.txt’ and ‘characters.txt’.2. The `characters.txt` file contains all the characters needed to spell two names from the `names.txt` file. 3. AFTER the 2 correct names are found:* Every character from characters.txt will be used exactly once* There will be no unused charactersOther rules:* You must use Java* You must make your program very modular- with as many re-usable functions as possible.* ONCE your program has displayed and identified the two words.... The characters.txt must notcontain any unused characters. * All functions must be documented.* Use the most efficient data structures: i.e.: HashMaps, ArrayLists, LinkedLists, etc.## ExampleIn the following example, the two names would be `bob` and `foo`#### characters.txt bbfooo#### names.txt alex bob clay doug eric foo
Problem. 1. You have 2 files - ‘names.txt’ and ‘charact_1

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
CSC121 PYTHON Programming Lab
|4
|988
|573

Assignment - Girvan-Newman Algorithm | Spark Framework
|5
|1250
|54

ISTM6200 Information Systems Technology Management Assignment
|32
|1832
|104

Visual Studio Project | Assignment On C# Console Application
|3
|1002
|81

CMSC 202 Coding Standards C++ Assignment
|12
|2866
|420

Computer Science Assignment Program Function
|2
|774
|691