An open API service indexing awesome lists of open source software.

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

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