How does a hashmap work Design a calendar app What minimum fields are required for a request to a specific web page
Engineer 1 Interview Questions
3,915 engineer 1 interview questions shared by candidates
What do you know about Micron technologies and the processes we use?
engineering programme exprience to real world
Stack-based medium problem was asked.
Why did you pick booking.com?
Finance related questions and also behavioural
Tell me about a time... Ask about tech background
asignaturas favoritas de la carrera
they asked me to split 2 wooden sticks to the biggest squre that i could,by getting the 2 lengths
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
Viewing 3701 - 3710 interview questions