SLPGENERAL PURPOSE DATA STRUCTURES (TREES AND HASH TABLES)
Write a Java program in pseudo code to accomplish the following tasks: Identify and display the number of files in the current directory where the file is located. After you finish the pseudo code, submit it to the dropbox.
SLP Assignment Expectations
- You are not required to write the program in Java. However, detailed pseudo code must be provided.
- Demonstrate your understanding of tree data structure.