Questions about working with Umbraco (user handling, templating etc.)
Senior Developer Interview Questions
30,008 senior developer interview questions shared by candidates
I were asked about my technical experience, tools which I use, my last projects.
The person just asked me about my project I am doining now. and how i am familar with Abobe CQ5.
Almost every concept
Write small code snippets during interview
Interview panel shared the URL for writing the code Panel either wrote some snippet and asked some question on it or asked me to write code snippet
Assume a schema of Emp ( Id, Name, DeptId ) , Dept ( Id, Name). If there are 10 records in the Emp table and 5 records in the Dept table, how many rows will be displayed in the result of the following SQL query: Select * From Emp, Dept Explain what would be your answer?
What is the lifecycle method of Fragment which gets called only once in the entire lifecycle ? How to implement a no UI fragment ?
1st brief phone chat. then was given some case questions for 2nd interview, I had a few days to prepare. BTW, I believe those case questions were projects they were working on at that moment.
What is RAII?
Viewing 441 - 450 interview questions