if A! + B! + C! = ABC and A, B, C are single digit numbers, find A, B, and C.
Entwickler Interview Questions
467,369 entwickler interview questions shared by candidates
Now if you have a sorted array, how will you search for an element?
6 face dice. He rolls 1 to win, and me 6. He rolls first, what's the probability that he eventually win.
What is "static" mean in the c++?
What is 'deadlock'?
2 pieces of string of different length and non-uniform width, each take one hour to burn. the remaining length of a burning string doesn't tell you how much longer it burns for. with a lighter measure 45 mins.
Write a program to reverse each word in a string and remove spaces say "i am good" to "imadoog".
One question I remember was to create a function that accepts a number and returns the string representation of the number.
You are given a glass bottle which will be broken if thrown from a particular flat of 100 story building. What's the efficient way to find that flat.
given map entries (a,1)(b, 2)(c12, 3). Resolve {c{a}{b}} => 3
Viewing 2121 - 2130 interview questions