Why did you take this approach to your solution to the codility assessment problem?
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
Variation of Two Sum, Variation of Valid Parenthesis and just an open discussion about most efficient way to find all files in a given folder path (talked about using trees, threads, etc)
Subset leetcode then a follow up on the same question using bit manipulation
Why do you want to work here?
Past college project and a technical challenge I faced. Round 1 - LRU cache, Round 2- I don't remeber clearly but it was not that hard, leetcode medium, Round 3- easy binary sorting problem.
Given an IPv4 string in dotted decimal representation, return the 32 bit integer representation.
Given a sorted array where the only operation you can do on it is .elementAtIndexX, find the index of an element you're looking for. You are not aware of the size of the array can only use the one function provided to get the value of an element at the index x.
Create a Stack class with push and pop methods
First call is a recruiter who will just ask you about your resume, as long as you can talk about whats on there you will pass. Tech screening is simple DSA questions which you will verbally solve. Then several conceptual questions about whatever team you are going to be interviewing for.
Your favorite two coding languages.
Viewing 1031 - 1040 interview questions