Why two calls to printf with same parameters were giving completely different results?
Sr Software Developer Interview Questions
71,582 sr software developer interview questions shared by candidates
Describe the architecture of the most recent application developed and explain the reasoning behind it.
I have 2 tables table 1 and table 2 .Now both tables are exist . Now I need SQl to copy the content from table 1 to table 2 so that I can use table 2
1st onsite: given a list, separate out all duplicates into separate lists and return. So take {1,1,2,3,4,4} and return {1,2,3,4},{1,4}
Given an array & a value x, find if the array contains any 2 values whoes sum = x
Difference between absract and interface
How do you reverse the words in a string.... e.g.: input: 'i am a person'... output: 'person a am i'
Algorithms and Analytical skills
Signed NDA
Technical questions were standard Software Engineering questions. The 'host manager' asked a lot of 'fitness' related questions. Try to read up on their open source products and prepare to prove that you have built something meaningful in your past.
Viewing 661 - 670 interview questions