Software Engineer Applications Developer Interview Questions

3,277 software engineer applications developer 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.

1. Implement a clock class with 3 action buttons and a mode button that switches between the button's actions. 2. Write a function that returns True if the sum of digits of a given binary number is odd. 3. Find the area code of a given number from a list of area codes.
avatar

Software Engineer - Java Developer

Interviewed at Moon Active

4
Nov 29, 2020

1. Implement a clock class with 3 action buttons and a mode button that switches between the button's actions. 2. Write a function that returns True if the sum of digits of a given binary number is odd. 3. Find the area code of a given number from a list of area codes.

Viewing 401 - 410 interview questions

Glassdoor has 3,277 interview questions and reports from Software engineer applications developer interviews. Prepare for your interview. Get hired. Love your job.