Candidatei-me por indicação de um funcionário. O processo levou 1 dia. Fui entrevistado pela Samsung R&D Institute Bangladesh (Daca) em abr. de 2023
Entrevista
3 hour coding round. A single problem is given to solve. There was a custom software used to see and submit the solution. The problem can be in a range of difficulty.
Perguntas de entrevista [1]
Pergunta 1
A dynamic programming problem of basic difficulty.
Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela Samsung R&D Institute Bangladesh em nov. de 2023
Entrevista
I took part in the SRBD contest. After that I got a mail and submitted my CV. Then I got a mail to attend the onsite coding test. The coding test was 3 hours long with one BFS problem.
Perguntas de entrevista [2]
Pergunta 1
What is a static method, and how does it differ from an instance method?
Given an unsorted array of integers, find the length of the longest increasing subsequence.
A subsequence is a sequence that can be derived from an array by deleting some or no elements without changing the order of the remaining elements.