-Asked about my prev experience and projects I did, etc. (~5 mins) -Then the technical question: how do you reverse all the words in a string? i.e. 'the blue dog jumps' becomes 'jumps dog blue the'
Engineer I Interview Questions
6,857 engineer i interview questions shared by candidates
What is Functional testing, What is UAT, what are the testing technic
There was only one technical question: Insert a node, say x, into a sorted circular linked list given only any random node as a parameter.
Haz un JOIN entre dos listas de tal manera que se devuelvan los pares iguales entre listas (ejemplo, [1,2,3] y [1,2,2] devuelve [1,1], [2,2] y [2,2]). Luego haz lo mismo, pero las listas son "streams" de números (no caben en memoria y van pasando uno a uno) y los diccionarios tampoco caben en memoria.
General questions nothing fancy that I recall.
You have a string "CAT" fin its anagram from the given set of strings ACT, TAC, DOG, TCA, BOB, JUM Ans: ACT, TAC, TCA
Extract a list of numbers from a list of strings such as ["A2D", "1B", "3F5", "67FE2", "AA"] such that the final result would be [2, 1, 3, 5, 67, 2].
-Tell us about your experience in engineering? - Tell us about a time you had a conflict with a team member -Tell us about a time you used innovation to create results
What kind of error I found in my project and how I solved it?
Why am I interested in this field?
Viewing 1231 - 1240 interview questions