Find if there is such a line parallel to y-axis so that the given set of points are reflected with respect to the given line.
Graduate Engineer Interview Questions
27,447 graduate engineer interview questions shared by candidates
Define how search keyword suggestion (such as the suggestions in google search) can be implemented.
String decomposition: given a string, as you go through the string, if you encounter a substring that has been seen previously, you output that substring plus the next character in the original string.
Introduce yourself. Why did you pick this program? What do you know about sustainability? (IMPORTANT IN THIS COMPANY!!! *HINT*) Do you like Hong Hong? (I studied overseas so they asked me this question) Where do you see yourself in 10 years? Do you speak any other languages other than English and Cantonese? Can you travel?
Convert a decimal string to a custom base 7 notation. Sort a linked list defined only using nodes.
write a verilog code for sequence detector fsm 1001
I think the monty hall problem asked during the interview was a tricky one.
Tell me about yourself
Questions about computer architectures: branch prediction, pipeline, etc. Programming tasks: - Write an ISR - String manipulation - Comment pieces of code and explain what is wrong, if and how the code can be improved for performance - Many questions about C: heap, stack, type qualifiers - Questions about the linker, the compiler, etc.
Given two strings. Find the least number of operations (you can remove/change/add/swap any character) to the first string to get the second.
Viewing 221 - 230 interview questions