Desenvolvedor Engenheiro De Software Interview Questions

489 desenvolvedor engenheiro de software interview questions shared by candidates

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.
avatar

Software Developer Engineer I

Interviewed at Microsoft

4
Mar 18, 2024

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.

It consist of 2 rounds. First round was for an online assessment of an hour which had questions based on java, oops, data structures, java libraries, exception handling etc. Second round was personal Interview , which started with an introduction along with explaining projects and skills. Then they put basic questions on java, Oops, SQL along with basics on html and javascript. Finally they asked me 2 coding questuons , first to find the 3rd maximum number in an array without using inbuilt library and Second to write any sorting algorithm that takes O(nlogn) time.
avatar

Software Developer Engineer (SDE)

Interviewed at Samsung SDS

3.1
Feb 12, 2023

It consist of 2 rounds. First round was for an online assessment of an hour which had questions based on java, oops, data structures, java libraries, exception handling etc. Second round was personal Interview , which started with an introduction along with explaining projects and skills. Then they put basic questions on java, Oops, SQL along with basics on html and javascript. Finally they asked me 2 coding questuons , first to find the 3rd maximum number in an array without using inbuilt library and Second to write any sorting algorithm that takes O(nlogn) time.

Viewing 91 - 100 interview questions

Glassdoor has 489 interview questions and reports from Desenvolvedor engenheiro de software interviews. Prepare for your interview. Get hired. Love your job.