Working under pressure , future goals, situation based questions ,
Software Engineer 1 Interview Questions
372 software engineer 1 interview questions shared by candidates
Coding round with 2 coding question with medium difficulty and 3 mcq. Test cases were kind of confusing for one of the question. Questions were based on heap and character array.
Leetcode medium, DS and algo, also a lot of DP.
1. Design cache for stream of integers 2. Connect even places linkedlist nodes together and odd places linkedlist nodes together. Eg : a-b-c-d-e => a-c-e-b-e
Tell me about a time you learned something on your own out of curiosity
Given a set of circles with their x , y coordinates in 2 arrays and radius in third array, you need to find the minimum moves such that no circle intersects each other
Write a program to reverse string and check is it palindrome or not?
Have signed Non Disclosure Agreement
Given a folder structure return all files that are at the root of a folder
The interviewer asked me a custom DFS question and some LP questions.
Viewing 101 - 110 interview questions