Online Test - one tough one medium question Phone interview - easy level questions, time complexity, space complexity
Software Engineer Graduate Interview Questions
4,490 software engineer graduate interview questions shared by candidates
A string manipulation question
Problem to be solved with general data stractures and some logic
All they asked was the technical coding question
Basic Data structure and algorithms related First round involved having knowledge of time complexity of different sorting algorithms and second round had a system design question.
Given an array of positive integers sorted in a strictly increasing order, and an integer k. Find the kth positive integer that is missing from this array.
Multiple graph questions involving both BFS & DFS. Also String manipulation with potential dynamic programming (I did not see the DP solution but the interviewer was happy with my brute force method). Each question was about a leetcode medium.
Given an undirected connected graph, alice and bob start from different nodes A and B and want to reach a destination node D if they travel separate edges count them as separate, and if they meet at some node and travel the same edge together, count it as a single edge find the minimum no of total edges travelled by alice and bob to reach D.
Tell me about yourself?
Described a project on my resume
Viewing 921 - 930 interview questions