J'ai passé un entretien chez Samsung Electronics (Israel, WV)
Entretien
It was reletivliy short , the interviewer ask me to tell about myself and ,and then he told me about the position and the product that the department developing.then asked me one question
Questions d'entretien [1]
Question 1
he ask to write a function in C that read an index from memory and turn on the relevent bits in the relevent registers, meaning to read GPIO index from OTP and set it to high .
//0- tri state
//1- GPIO_MODE_IN
//2- GPIO_MODE_OUT
[1:0]-GPIO1
[5:4]-GPIO2
[9:8]-GPIO3
#define reg_gpio_mode_sel
bool NVM_read_block(uint32_t address_in_bytes,uint8_t* buffer , uint32_t size_in_bytes);
in OPT: byte 112 contains:
[3:0] gpio index
[7:4] override gpio index(if not zero , use instead of lower nibble)
Two interview rounds: an initial HR screening call, followed by a technical discussion with a Samsung employee, and a final HR round. Overall, the process was smooth, structured, and well-coordinated.
J'ai passé un entretien chez Samsung Electronics (Vancouver, BC)
Entretien
In person interviews, asked two leetcode easy questions but need to write code on paper. They focus a lot on your past experiences as well. Know the skills you put on your resume and you will be fine.
it was very tough and 8 rounds total last 2-3 from office in person. i have cleared 5 rounds of interview but lost the interview before the in person one
Questions d'entretien [1]
Question 1
application built within 1 hour in java, where i mentioned python