Navigation Menu

Skip to content

hchunduru/rentalflix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rentalflix

Java assessment for new training candidates.

  1. Fork this repository on your own github account.
  2. Clone the forked repository in your local machine.
  3. Import the project in any Java IDE.
  4. Develop MovieService by implementing IFlix interface. Instructions are given in IFlix.java
  5. Use any Java collection type in MovieService to store movies.
  6. Write JUnit test cases for MovieService in MovieServiceTest file.
  7. Keep in mind about possibilities of concurrent access to MovieService.
  8. Once completed, DIRECT MESSAGE Praveen on slack with the link of the repo.

About

Java assessment for new training candidates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%