Design a data structure in C++ that can store and retrieve values based on timestamp
C Interview Questions
5,483 c interview questions shared by candidates
Written test in c++ theorital like IndiaBix model (max qus for this website)25 qus
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 ?
Write a program in C++ to give an output meeting the desired conditions using String Vectors.
design question/algorithm: design an ebook and describe about the data structure you use. and why? implment own smart pointers how client -server application works in details
Viewing 2021 - 2030 interview questions