Nothing surprising or difficult.
Software Applications Engineer Interview Questions
6,896 software applications engineer interview questions shared by candidates
1) what is spring? 2) some questions related to the project mentioned in resume. 3) questions about web-services
The first round: Phone interview + online coding: ?You are given an array of n integers, each of which may be positive, negative or zero. Give an algorithm to identify the start and end index, i and j, of the interval whose elements form the maximal sum of all possible intervals. Assume j >=i e.g. {1 3 -8 2 -1 10 -2 1} -> i=3 , j=5 – sum = 11 Example non-maximal sum intervals: i=0, j=5 – sum = 7 i=2, j=4 – sum = -7
Write a function that checks if two binary trees are identical.
I have to respect the confidentiality but just know the basic oops and algo concepts. Most of the questions were Leetcode easy
They asked about my resume and work experience.
How would explain something technical to someone non-technical
What experience do you have with CI (continuous integration) and CD (continuous development)?
What do you do that would annoy other people?
Informatica basics
Viewing 6551 - 6560 interview questions