Why do you want to work here
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
Leetcode questions but with a little change. Behavioral interview is based on SoFi values. Recruiter call was about the resume
- Lots of behavioral - About projects I have done - past internships - Tech I'd enjoy working on and why
Medium leetcode questions, behavioral like "Why are you interested in the company?", "What are the criteria you'd use to choose the company?", etc.
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?
code 8 queens problem
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.
Leetcode questions medium difficulty level
Viewing 2151 - 2160 interview questions