NDA
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
NDA
CS fundamentals questions: How would you debug code Hash collisions resolution
Very similar to Leetcode - Course Schedule
Design a class which is an efficient representation of a sparse vector.
Systems design questions, coding interview questions that involved some standard LeetCode-esque algorithms but with a more practical spin relevant to Scale's problems.
Given a list of two strings, combine the strings from the first list to the second list if the first string ends with the starting word of the second string.
Some OOP questions that required candidates to come out with their own solution and test casses.
Normal DFS question for phone screen. After successfully completing it asked another question. Still rejected after that. Their decision seem random and they provided no feedback.
Why Flow Traders motivates you
Since the whole interview includes 3 rounds and one online assessment, I just list problem I remember: 1. Question about reservoir sampling 2. Question about perfect shuffle 3. Given a 01 matrix, find the leftmost 1. e.g: 00111 01111 00011 00001 you should output 1(0-based index)
Viewing 1621 - 1630 interview questions