Junior Software Engineer Interview Questions

7,237 junior software engineer interview questions shared by candidates

Primitive Assembley Question: ============================= Assume your assembley language includes ONLY the following instructions: - 'inc REG': increments a given register by one. - 'dec REG': decrements a given register by one. - 'jnz LABEL': jumps to a given LABEL if the previous instruction's result was not zero. - 'HALT': stops running. Task: A and B registers hold non-negative values. The program should calculate the value of |A-B| and locate the result in C. In addition the language holds registers C, D, ..., Z, which you can assume are initialized at program start to zero.
avatar

Junior Compiler Software Engineer

Interviewed at CEVA

3.6
Apr 12, 2021

Primitive Assembley Question: ============================= Assume your assembley language includes ONLY the following instructions: - 'inc REG': increments a given register by one. - 'dec REG': decrements a given register by one. - 'jnz LABEL': jumps to a given LABEL if the previous instruction's result was not zero. - 'HALT': stops running. Task: A and B registers hold non-negative values. The program should calculate the value of |A-B| and locate the result in C. In addition the language holds registers C, D, ..., Z, which you can assume are initialized at program start to zero.

Copy memory segment from Array of pointers to Memory Segments (Memory Not necessary continuous) into another array of pointers to segments. Sizes of every segment not necessary identical, num of segments on both arrays not necessary identical.
avatar

Junior Embedded Software Engineer

Interviewed at Amazon Web Services

3.6
May 22, 2024

Copy memory segment from Array of pointers to Memory Segments (Memory Not necessary continuous) into another array of pointers to segments. Sizes of every segment not necessary identical, num of segments on both arrays not necessary identical.

Viewing 1071 - 1080 interview questions

Glassdoor has 7,237 interview questions and reports from Junior software engineer interviews. Prepare for your interview. Get hired. Love your job.