Asked to tell her about myself.
Software Development Engineer New Grad Interview Questions
6,113 software development engineer new grad interview questions shared by candidates
Given a list of Person objects, group all Person objects which have the same first name. Two first names can be the same if they are aliases of each other. E.g. (Bob and Robert, Elizabeth and Liz, Chris and Christopher) Person objects consist of firstName and lastName Strings and get() methods for each respective variable.
Phone interview: 1. given 2 Lists, find the similar elements and print them as a new list 2. determine whether two strings are anagrams 3. Classes and OOP (constructors, static methods/vars, stuff like that) 4. SQL and RDBM questions On-site: 5. What is a hastable, how does it work, time complexity, etc 6. use two stacks to make a queue 7. java garbage collection 8. debugging unit tests
Fix bugs in a web application.
Standard DP and string questions.
They asked me about the island problem
Why did you apply for this position
hackerrank medium questions were asked
Why did you choose engineering?
1) Find local maxima in a given list of integers Two follow-up questions to that.
Viewing 601 - 610 interview questions