i
HCLTech
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Inner join combines rows from two tables based on a related column between them.
Inner join returns only the rows that have matching values in both tables
It is used to retrieve data that exists in both tables
Example: SELECT Orders.OrderID, Customers.CustomerName FROM Orders INNER JOIN Customers ON Orders.CustomerID = Customers.CustomerID;
Cross join combines each row from one table with each row from another table.
Cross join produces a Cartesian product of the two tables involved.
It does not require any common columns between the two tables.
It can result in a large number of rows if the tables are big.
Example: SELECT * FROM table1 CROSS JOIN table2;
Different types of data validation and checks in ETL testing include schema validation, data completeness checks, data transformation checks, and data quality checks.
Schema validation ensures that the data conforms to the expected structure and format.
Data completeness checks verify that all expected data is present and accounted for.
Data transformation checks ensure that data is accurately transformed according to bus...
What people are saying about HCLTech
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.
Standard Coding questing
I applied via Naukri.com and was interviewed before Jun 2020. There were 4 interview rounds.
I tackle challenges by breaking them down into smaller tasks and staying focused on the end goal.
I analyze the challenge and identify the root cause
I break down the challenge into smaller, manageable tasks
I prioritize the tasks and create a plan of action
I stay focused on the end goal and remain persistent
I seek help or advice when needed
Example: When faced with a tight deadline, I prioritize tasks and delegate respons...
I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed in Jun 2021. There was 1 interview round.
I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.
I appeared for an interview in May 2021.
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
23.6k
salaries
| ₹1.9 L/yr - ₹8 L/yr |
Technical Lead
21.6k
salaries
| ₹7 L/yr - ₹28 L/yr |
Senior Software Engineer
16.1k
salaries
| ₹4.5 L/yr - ₹17 L/yr |
Lead Engineer
15.8k
salaries
| ₹4.1 L/yr - ₹14 L/yr |
Analyst
14.8k
salaries
| ₹0.8 L/yr - ₹6.6 L/yr |
TCS
Wipro
Accenture
Cognizant