No recollection of specific questions at this time.
Applications Software Engineer Interview Questions
6,683 applications software engineer interview questions shared by candidates
Past experience- Projects that I worked over and what was my role in it?
Tell me your roles and responsibilities for your previous employer.
Write a program to check whether the array is monotonic
What salary would make you happy as we really don't negotiate?
They asked me to write a pseudo code for a given scenario on a white board and write unit test cases to cover all possible conditions ?
Describe yourself in one word.
2nd tech round was good
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
1) Codility test include 4 question. 2) Small iOS project with and api fetch and show details. 3) Interview with interview question relation iOS(Objective-C and swift) and live screening programming test.
Viewing 6321 - 6330 interview questions