Skip to content

jasonfilippou/JIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIP - Interview Problems in Java

A collection of coding interview problems, their solutions and some test cases. All implementations in Java.

This repo is continuously updated with more problems.

Check this repo for interview problem solutions in Python!

Implementation Notes

  • The code has been run on a Windows Machine running Amazon Corretto 11 JDK.
  • This is a Maven project, with dependencies such as Lombok added to make life easier in some cases (e.g automatic null checks).

Contact

You are most encouraged to make a pull request to contribute fixes or more problems. You may also contact me at jason.filippou@gmail.com.

License

Refer to the LICENSE plain ASCII text file .

Releases

No releases published

Packages

No packages published

Languages