Please implement a function to generate the 3-digits numbers with no duplicate digits and no duplicate permutation. For example: 122 is not allowed and 123 321 is not allow, only output one of the permutations.
MISSING VALUE Interview Questions
6,580,659 interview questions shared by candidates
Given a tree of child/parent relationships, write an algorithm to find common parent
Which command can test the connectivity of the host?
1. Describe what happens when user surf the internet 2. What's Java Object class. Name one of its method. What will be returned for equal() if two objects have same hashcode
Which type of different scam or fraud can affect youtube raking?
given a sequence of strings, like A, B, C, D, A, in which A = "abcde", B = "hello world", C = "NBA", D = "CNN", A = "abcde" to remove duplicates of strings. The output is like A, B, C, D.
If you were given a box of pencils, list 10 things you could do with them that are not their traditional use.
if you were the security advisor of facebook,how would you prevent identity theft and hacking.
You have a google app and you make a change. How do you test if a metric has increased or not?
Viewing 5461 - 5470 interview questions