Create a short URI taking four random alphanumeric characters.
Java Backend Engineer Interview Questions
486 java backend engineer interview questions shared by candidates
What does ACID stand for?
Give examples of some https status codes and their meaning, and when and how to use it.
How to deserialize a data from json?
Send availability of time is about it!
Linkedlist based question Trees and strings
Java backend concepts, problem-solving questions, and basic coding exercises
You are expected to complete the following task within 72 hours of receiving the assignment. In order to inform borrowers about the final repayment schedule, we need to have pre- calculated repayment plans throughout the life time of a loan. To be able to calculate a repayment plan specific input parameters are necessary: • duration (number of instalments in months) • nominal interest rate • total loan amount ("total principal amount") • Date of Disbursement/Payout These four parameters need to be input parameters. The goal is to calculate a repayment plan for an annuity loan. Therefor the amount that the borrower has to payback every month, consisting principal and interest repayments, does not change (the last instalment might be an exception). The annuity amount has to be derived from three of the input parameters (duration, nominal interest rate, total loan amount) before starting the plan calculation.
Skype tech interview with whole team
How does a hash function works? What happens if 2 records have the same hash?
Viewing 401 - 410 interview questions