3.Given 3 int values, a b c, return their sum. However, if one of the values is 13 then it does not count towards the sum and values to its right do not count. So for example, if b is 13, then both b and c do not count. luckySum(1, 2, 3) → 6 luckySum(1, 2, 13) → 3 luckySum(1, 13, 3) → 1
Junior Java Interview Questions
4,081 junior java interview questions shared by candidates
technical round interview questions in EQ company
Questions were very easy, be strong with your SQL skills, espiacally joins
Aptitude round, technical round, hr round.
Reverse program n tracing after that Fibonacci series program.
Multithreading Lifecycle
Can you tell me about a time when you have faced difficulty working with another member of the team, what happened and how did you resolve this? What is one of the most challenging problems you’ve encountered in work, either technical, within the team or with a client? What did you then do to come up with a solution for this problem?
Simple, normal and difficult questions about IT and programming in Java.
Full topics on exception handling and oops and 3 programs one SQL query ??
did you completed java fullstack course
Viewing 2091 - 2100 interview questions