Skip to content

mwaldtha/interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

interview

A coding exercise for an interview.

This repository includes the source code (including unit tests) and configuration for a maven project.

It can be built and tested using maven from the command line and basic maven cmmands. For example:

To delete any previous builds, rebuild, and test:

mvn clean package

To just run the tests you can execute:

mvn test

About

A coding exercise for an interview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages