Show me how you would do ...?
C Engineer Interview Questions
3,798 c engineer interview questions shared by candidates
What's protected mode and how it works.
difference between strcpy/strncpy/strstr?
Design a data structure in C++ that can store and retrieve values based on timestamp
how to delete previous node of given node in singly linked list
Given an integer, convert it to a roman numeral. Input is guaranteed to be within the range from 1 to 3999.
Given a roman numeral, convert it to an integer. Input is guaranteed to be within the range from 1 to 3999.
Given a string, find start and end positions of all smiles in this string. Each smile starts with “:-” and then an unlimited number of “)” or “(” could go.
Given list of 2D points, find out if they have vertical axis of symmetry.
Do you know what is the meaning of dependancy injection ?
Viewing 1351 - 1360 interview questions