PayJunction Interview Question

Coding assessment: Fix the given code to ensure it cannot be used by outside classes (given 7 minutes per "fix the code" q)

Interview Answer

Anonymous

Jun 8, 2019

These "fix the code" questions just tests your knowledge of basic OOP concepts (inheritance, abstraction, encapsulation, etc)