string to int and add them
Engineer Software Interview Questions
419,685 engineer software interview questions shared by candidates
How would you code a function to tell the size of your CPU (i.e. if it is 32 bit, 64 bit etc.) without the use of sizeof or other helpful functions?
Datastructure that is accessed by both int handler n exception handler
Implement a method to check if a tree is unival
Track the median and mean of a growing set of integers with constant space complexity.
Find if a word can be constructed from the dictionary
Please read about us
Given a set of integers, print out all its subsets. Write C/C++ code to solve it.
Write a piece of code to calculate a square root of a number.
given an array of strings, find all the lists of anagrams present.
Viewing 2211 - 2220 interview questions