Is the Salesforce.com/Force.com platform a "relational database"?
Svp Vendite Interview Questions
354,807 svp vendite interview questions shared by candidates
Given and array. How do you find if there are such three numbers whose sum is Zero. What is the cost of this algorithm?
Write algorithm to compute a Log to the base 2 of a number (integral results no need for floating point). Solution should not assume a particular size of integer
Find the least common root for 2 numbers in a BST
Look for a string in a very long string - a needle in a haystack. Write the program in pseudo-code.
whats the angle between the minute pointer and hour pointer at 3:15
Given the company forms a partnership with Hulu. The subscription fee is $2 per customer per month and ad revenue is $3 per customer per month, for additional customers. Hulu has 50 million subscribers and the adoption rate is 20%. How will this affect the company? How long can the company last without making loss?
Why are you leaving your current job?
Suppose you are working on a project with an original scope of a few months and you are told that you instead now have a few days -- how would you handle it?
Implement a method called printNonComments() which prints out a extract of text with comments removed. For example, the input: hello /* this is a multi line comment */ all Should produce: hello all You have access to a method called getNextLine() which returns the next line in the input string.
Viewing 131 - 140 interview questions