Can you walk thru how you handled difficult situation with an irate customer?
Software Engineer Sr Interview Questions
19,434 software engineer sr interview questions shared by candidates
Do you have enterprise sales services experience?
The typical 3 Programming questions, 1 Architecture question. A lot of tree based questions.
Using a script of sudo code how would you create a report from two separate log files to concatenate the files together.
"Tell me a little about yourself."
What are some off your strongest qualities
How would you approach the X audience?
Several question with multiple choice for pofile
Did I ever work in high school? ( Why does that matter? )
Solve the problem in HackerRank code live. 10-15 min introduction with interviewer and 30 min to solve the problem. Problem was CandyCrush problem, to write program such that for given string, if three or more repeating adjacent alphabets can be removed. Initially, I was solving this without recursion approach, it got mess up after removing the substring of repeating string, then, when returned, it may be have again the repeating strings like "abbbaac" => "aaac" = "c".
Viewing 1091 - 1100 interview questions