Moved onto on-site and it’s virtual
New Grad Software Engineer Interview Questions
2,844 new grad software engineer interview questions shared by candidates
code 8 queens problem
What do you to to an insertion sort to get a runtime of O(1)? When inserting an element to a sorted linked list, what would its runtime be?
Given int **p how do you find the value of what it is pointing to? What is p in this case?
what is the difference between C and C++? How do you declare an array of 5 characters?
The majority of the phone screen was rapid-fire technical questions; general cs knowledge questions that had straightforward answers. The first several were about data structures--properties of arrays, linked lists, hash tables, and what scenarios each are useful for. Then a few object oriented design questions (touched on the major concepts--polymorphism, inheritance/abstraction, data encapsulation, overriding/overloading). Asked about difference between process and thread.
3 questions building upon each other about transactions and rules, need to create a test case or two for each question.
Tell me about past experience, code reviews, leetcode easy-medium
Tell me about yourself.
Talk about an experience when you worked in a group/resolved conflict.
Viewing 2231 - 2240 interview questions