What are your greatest strenghts? (from the 3rd part in the interview process)
C Software Engineer Interview Questions
3,493 c software engineer interview questions shared by candidates
General C++ questions with some detailed market data and exchange connectivity questions.
Show me how you would do ...?
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.
Viewing 1241 - 1250 interview questions