1. Describe a recent project or internship using the STAR method. 2. Describe a project where you worked with data. I forget the other question but I answered using internship experience.
Software Development Engineer New Grad Interview Questions
6,135 software development engineer new grad interview questions shared by candidates
In an Arrays of Arrays , e.g. given [[], [1,2,3], [4,5], [], [], [6,7], [8], [9,10], [], []], print : 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, and implement hasNext(), next() and remove methods,( the essence lies in how you would access the elements)
Teach me how to do something.
Cost Estimate for process change
What makes you fit for the ICU
5 adjectives to describe yourself
I cannot reveal because of honors code
Given array of weights and integer for max weight capacity, return the maximum amount of weight that can be made with the provided weights
They asked to create a factory to produce the most amount of money.
Given a function that takes a long list of integers as an input, where each integer is used as the argument for a some other function that takes a long time to compute, how can the primary function be made more efficient.
Viewing 461 - 470 interview questions