Standard coding and design questions. Some questions about my background. A tedious question was to convert a string representing a roman number to an integer. This question is not hard to solve, but tedious to code.
Software Development Engineer I Interview Questions
32,841 software development engineer i interview questions shared by candidates
Given a 2D array of boolean values determine the largest square sub-array containing only 1s.
Describe the most challenging problem you've had and how you solved it?
It is easy, look online for questions and how to solve them
Reverse the letters of words in a sentence. Then, reverse the sentence.
Coin algorithm - I forgot the exact number, but we had 1, 5, 10, 25 cents and based on the number of cents, calculate the least number of coins to achieve the given values.
write a function to find the n-th fibonacci number
Implement a solution for the bounded buffer problem where you have a queue of work items and several producer/consumer threads.
Design a cellphone for a blind person
Given a BST find the second largest element?
Viewing 751 - 760 interview questions