Skip to content

gaetanoziri/technicalInterview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview - Algorithm

This project contains some exercises to solve algorithmically

  • Implement FizzBuzz generate method so FizzBuzzTests pass
  • Implement Class package protected methods so the ClassTest pass
  • Implement MorseCodeDecoder.decode so the MorseCodeDecoderTest pass
  • Fix SLF4J Error showing when executing main method @ com.xacria.interview.main.Main

How to contribute

  • Create a branch with your name
  • Solve the exercises
  • Commit
  • Push

Interview - Excercise

Using the google geocodification api implement the GeolocationServiceInterface. Keep in mind that in the future to google service maybe replaced by another service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages