N/A
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
N/A
Signed an NDA. However, in the telephonic round, they asked to convert a Roman number to an integer, find the contiguous subarray with sum = target.
How's is your day?
Mostly "prove you know data structures & algorithms and that you've done undergrad coursework". So compilers, some graphics, but no "1000% contrived" toy problems. Know well-known algorithms/data-structures by heart (but they're no bs, so you won't get super edgy / "prove you're a genius" data-structure interview questions). Know how to recognize exponential time problems.
Given a decimal number, find the number of ones in its binary representation. Can you improve the time complexity from O(log(d)) to O(1) and reduce the space to O(1)
Create all possible subsets subsets of given set.
Merging k-sorted arrays BST Root to leaf sum
Linkedlist Palindrome, leetcode easy/ medium questions
Leetcode medium level questions. Behavorial questions were mostly about past intern/project experiences and on teamwork.
Question: palindrome, tree 2 questions
Viewing 1891 - 1900 interview questions