What is the most memorable experience you had with your previous work.?
Software Engineer 1 Interview Questions
3,925 software engineer 1 interview questions shared by candidates
DBMS Queries and Dynamic programming
Left view of binary tree
Given a string str, find the length of the longest substring without repeating characters. For “ABDEFGABEF”, the longest substring are “BDEFGA” and “DEFGAB”, with length 6. For “BBBB” the longest substring is “B”, with length 1. In this exercise, you're going to decompress a compressed string. Your input is a compressed string of the format number[string] and the decompressed output form should be the string written number times. For example: The input 3[abc]4[ab]c Would be output as abcabcabcababababc Other rules Number can have more than one digit. For example, 10[a] is allowed, and just means aaaaaaaaaa One repetition can occur inside another. For example, 2[3[a]b] decompresses into aaabaaab
For Technical Rounds, they asked me basic codes like number of words in a sentence, cycle detection in linked list, pallindrome. Advanced concpets like Trees and Graph. And finally a framework like React.
Many questions about english, It was a good test
They did not ask me anything. The interviewer was not available.
Some Hard Level DSA Question from Leetcode
What technologies have you used to provide remote support in the past.
Watch time for Netflix is dropping, investigate what is happening ?
Viewing 3841 - 3850 interview questions