Filter interviews by
Union combines and removes duplicates, Union All combines all rows including duplicates.
Union removes duplicate rows, Union All does not
Union is slower as it has to remove duplicates, Union All is faster
Union requires the same number of columns in both queries, Union All does not
Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;
Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2;
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Too many jumps in a system can lead to inefficiency and complexity.
Excessive jumps can make the system harder to understand and maintain.
Each jump introduces a potential point of failure or error.
Reducing jumps can improve system performance and user experience.
Basic Aptitude questions
posted on 21 Jul 2024
Senior Software Development Engineer
52
salaries
| ₹6.4 L/yr - ₹22 L/yr |
Software Development Engineer
51
salaries
| ₹3.7 L/yr - ₹12 L/yr |
Senior Technology Analyst
50
salaries
| ₹6 L/yr - ₹25 L/yr |
Technology Analyst
48
salaries
| ₹2 L/yr - ₹11.8 L/yr |
Senior Business Analyst
44
salaries
| ₹4.5 L/yr - ₹18 L/yr |
TCS
Infosys
Wipro
HCLTech