Not unexpectedly, the manager was particularly interested in my experience in gathering requirements and creating designs.
Developer Interview Questions
269,153 developer interview questions shared by candidates
You are given an array of integer numbers (not sorted, possibly negative, with possible repetitions). You are required to write a function that, given a number x, would find whether there are two numbers in the array summing up to this x.
Workflow,Permission Set, Trigger to assign a task to a user
Find the contiguous subarray within an array (containing at least one number) which has the largest sum. For example, given the array [−2,1,−3,4,−1,2,1,−5,4], the contiguous subarray [4,−1,2,1] has the largest sum = 6.
Just let me ask the questions about the company, no technical things.
basic os questions Different Ways to Add Parentheses Create Binary Tree From Descriptions
I have been asked about Technologies, Clean Code, Software Architecture and more detail discussion on my resume and software architecture and also some challenging scenarios to be discussed. It took almost 2 hours
Write a program to accept pool of strings and accept 1 choice between 4 operations and do the selected operation 1.Undo(Remove last entered string) 2.Redo(Again add the removed string) 3.Display(Display the pool after operation) 4.Exit(exit the pool)
1. Pattern making 2.Find second max no
If you were given two words and needed to determine if the words were anagrams, how would you go about doing this?
Viewing 841 - 850 interview questions