Did I have dependable transportation and would I agree to be there to work at the beginning of each shift? What was my past experience? What computer skills did I have? What was my longer term work objectives?
Engineer Iii Interview Questions
7,035 engineer iii interview questions shared by candidates
Design an logging based alert system which sends emails on finding the matching patterns in configuration file. config file: pattern 1, frequency 1, emails to notify pattern 2, frequency 2, emails to notify the system should be scalable, highly available, fast and highly configurable.
What are you looking for in your next position?
This is the design modification proposal by the engineering, what would you advise?
Round 1. Tweaked version of this - https://www.geeksforgeeks.org/problems/bottom-view-of-binary-tree/1 Given a tree, find bottom view - 1 / \ 3 2 / \ / \ 4 5 6 7 Expected output - 4 3 5 6 2 7 (Not 4 3 6 2 7)
More on Tax returns and general underwriting questions. some calculations.
If you had a difficult employee who was unwilling to change and be coached roll play with me how you would deal with it?
Listing you weaknesses.
Typical corporate interview questions: list your flaws, attributes, examples of when you did something at a previous employer.
Given an array A of integers and a key K, count the number of items in A which starts & ends with the key. ie. suppose the array contains 25425 2134 25456225 2525 2465 and the key is 25, then the output should be 3 (since 25425 25456225 2525 begins & ends with the key K). Second question was to print ';' (semicolon) without using it. Third was to check for brackets in the given expression.
Viewing 451 - 460 interview questions