process and execution order
Software Senior Interview Questions
99,503 software senior interview questions shared by candidates
A HackerRank challenge with 90 mins to solve
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.
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
Did you bring the presentation that we did not ask you to bring?
Find the sqrt of a number
Read whatever questions you can see on Google for your profile.
Python question: what is the difference between "[x for x in range(3)]" and "(x for z in range(3))"
Write a program to find out the duplicates in the given list of objects. Explain the time complexity of your solution (Big O Notation)
When was a time you were most dissatisfied in your career?
Viewing 281 - 290 interview questions