Speaking clock. Convert given time in workds.
Senior Software Interview Questions
99,688 senior software interview questions shared by candidates
Interviewer was friendly , but the interview was a bit weird i don't know what they were looking for , may be i feel interviewer was very younger i mean i really don't know how they judge the candidate as questions were not really up to mark!!, it was Morley like what it the toughest thing you had done in your life and all that bookish interview questions ,
Show your code to solve challenging problem
What is the weight of a typical supermarket? How can you calculate it? (They want to see your thought process, and how to approach a problem when there are no clear specifications)
Can you share a moment where you messed up production environment and what you did?
How do you mock a particular method return value in tests?
Types of tables and views Def. Between functions and procedures Datatypes Cursor and loop Package Triggers Validate triggers
Do I have an email address :)
Given an array of numbers where every number >= 0. The items need to be connected. If no answer exists return maxInt example 1: arr = [1, 4, 45, 6, 0, 19] target = 51 output -> 3 because sum([4, 45, 6]) > 51 example 2: arr = [1, 10, 5, 2, 7] target = 9 output -> 1 because sum([10]) > 9
Years of experience, architecture, best practices
Viewing 1141 - 1150 interview questions