OOPs Concept in programming language
Junior Software Engineer Interview Questions
6,770 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.
Basics oops concepts. One program to write
What is the tool chain?
What is IP Address ?
Do you have experience with microservices? if positive, then what have you done with?
Em que se consiste OOP? Como as classes são estruturadas Perguntas básicas sobre Javascript e Software Engineering
Respond by finding something to show interest in the company and show off your technical knowledge via email
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.
In C++, what is the size and alignment of a struct that has one virtual function, a pointer, and a floating point value (in that order).
Viewing 1001 - 1010 interview questions