Assessment Day: What is authorisation & authentication?
Software Engineer I Interview Questions
27,521 software engineer i interview questions shared by candidates
Second interviewer said to me "you know everyone else in department is 15-20 years younger than you"
What type of manager I like and dislike most?
Would I be able to work the afternoon shifts
Each hiring manager had 5 behavioral questions on a different topic like leadership, teamwork, social skills, etc.
I had to identify where the Wifi settings are on an iPhone.
Tell me about a time when you had to deal with angry customer?
If you were to design a blender, how would you go about doing so?
You're converting a string (s1) into another (s2) by changing the characters in s1. You can do add/delete/replace the characters of s1 to get s2. The cost of any of those operation for a character is 1. Find the minimum cost to convert s1 into s2. Write program and test cases for the same. For example: Convert "Hi" into "Hey". This would require minimum two cost. 1. Replace 'i' with 'e' in s1 2. Add 'y' to s1. Now we've s2.
What are some qualities in others that you find it easy to work with?
Viewing 1681 - 1690 interview questions