Tell me about a time you used analysis to make a business-critical decision. Walk me through the analysis and outcome.
Development Interview Questions
137,332 development interview questions shared by candidates
If you get an array of integers, find the only integer that is repeated for an odd number of times.
Simple screening questions about my background
Given a sorted array of integers in increasing order (can contain duplicates), return the last index of a specified target integer, or return -1 otherwise. Thus 1, 2, 2, 3, 4 and the target is 2, the function should return 2.
Normal questions -- experiences, strengths, weakness, career goals, familiarity with Oracle products and business lines. Asked about knowledge on IT industry: upcoming trends, where Oracle's products need to focus on, how the customers can benefit etc.
Why DHL should accept you?
What is your biggest weakness?
Convert string to float without using any functions
All questions were fair and based on my experience and what they look for in candidates. Since I was fairly well-prepared for both the phone and on-site interviews, I answered all the questions with confidence. As (I) expected for engineering interviews, some of the questions involved (a) processes in test and manufacturing environments, (b) test methods, (c) electrical diagrams, and (d) situational and behavioral questions.
Write a function in C++ that takes two dates as input and determines if the two dates fall on the same day of the week. The tricky part was thinking of things like leap years and such.
Viewing 1271 - 1280 interview questions