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.
Ingegneria Interview Questions
375,404 ingegneria interview questions shared by candidates
Given a tree of child/parent relationships, write an algorithm to find common parent
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
How to write the sqrt function using only +,-,*,/
How would you shuffle a deck of cards?
String replacement on coderpad. More of pair programming , with hints that helped a lot.
To remove every multiple i, j, k ..... elements from a list. To add 2 fractions and reduce it to the simplest form Another question I couldnt remember but it was easy
Assuming a preexisting list of 100 words, how would you efficiently see if a word received from input is an anagram of any of the 100 words?
Tell us about your interest in technology.
imploment intToStr(); find lca
Viewing 671 - 680 interview questions