https://github.com/andyrobert3/bentoforbusinesshw
Coding exercise for Bento for Business
https://github.com/andyrobert3/bentoforbusinesshw
Last synced: 8 months ago
JSON representation
Coding exercise for Bento for Business
- Host: GitHub
- URL: https://github.com/andyrobert3/bentoforbusinesshw
- Owner: andyrobert3
- Created: 2019-10-23T12:38:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T14:56:35.000Z (over 6 years ago)
- Last Synced: 2025-07-09T07:52:54.745Z (11 months ago)
- Language: Java
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BentoForBusinessHW
Coding exercise for Bento for Business
Written in Java, folders are separated into q1 & q2 for Question 1 & Question 2.
For question 1:
- Main.java is main code to run, compile it and run it in the same format as below
- Run the command inside the q1 folder
` java Main "" `
For question 2:
- Run command below
`java Anagrams`
- To change the input, change the contents of the String[] words to the desired words list