i
HCLTech
Filter interviews by
Alteryx data processing and reporting
I applied via Campus Placement
29 questions with normal level difficulty
DAX stands for Data Analysis Expressions and is a formula language used in Power BI, Excel, and other Microsoft tools for data analysis.
DAX is used to create custom calculations, measures, and aggregations in data models.
It is similar to Excel formulas but designed for more complex data analysis tasks.
DAX functions can be used to manipulate and analyze data in Power BI reports and dashboards.
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
Incremental refresh is a process of updating only new or changed data in a dataset.
Identify the key columns that can be used to track changes in the data
Use date or timestamp columns to filter out new or updated records
Implement a process to regularly check for new data and update the dataset accordingly
Inner join returns only the matching rows between two tables, while left join returns all rows from the left table and the matching rows from the right table.
Inner join only includes rows that have a match in both tables
Left join includes all rows from the left table, even if there is no match in the right table
Example: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
Example: Left join - SEL...
HCLTech interview questions for designations
Data warehouse is structured and used for reporting and analysis, while data lake is unstructured and used for exploration and experimentation.
Data warehouse stores structured data for easy access and analysis.
Data lake stores unstructured and raw data for exploration and experimentation.
Data warehouse is typically used for reporting and business intelligence.
Data lake is used for data science and machine learning proj...
HAVING is used with GROUP BY to filter grouped rows, WHERE is used to filter individual rows.
HAVING is used with GROUP BY to filter grouped rows based on aggregate functions
WHERE is used to filter individual rows before any grouping is done
HAVING is used after GROUP BY in a query, WHERE is used before GROUP BY
Example: SELECT department, AVG(salary) FROM employees GROUP BY department HAVING AVG(salary) > 50000;
Example: ...
Get interview-ready with Top HCLTech Interview Questions
I applied via Walk-in and was interviewed in Aug 2024. There was 1 interview round.
I applied via Walk-in and was interviewed in May 2024. There were 3 interview rounds.
ADSL is a type of internet connection technology, while Blob storage is a type of cloud storage service.
ADSL (Asymmetric Digital Subscriber Line) is a type of broadband connection that uses existing telephone lines to transmit data.
Blob storage is a type of cloud storage service provided by platforms like Azure, AWS, and Google Cloud.
ADSL typically has slower upload speeds compared to download speeds, while Blob storag...
Calculate avg value and standard deviation from given data
Calculate the average value by summing all data points and dividing by the total number of data points
Calculate the standard deviation by finding the square root of the average of the squared differences between each data point and the mean
Example: Data points - 5, 7, 9, 11. Average = (5+7+9+11)/4 = 8. Standard deviation = sqrt(((5-8)^2 + (7-8)^2 + (9-8)^2 + (11
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
What people are saying about HCLTech
2 Interview rounds
based on 82 reviews
Rating in categories
Software Engineer
22.5k
salaries
| ₹1.2 L/yr - ₹8 L/yr |
Technical Lead
20.7k
salaries
| ₹7 L/yr - ₹25 L/yr |
Senior Software Engineer
15.4k
salaries
| ₹4 L/yr - ₹16.5 L/yr |
Lead Engineer
14.7k
salaries
| ₹4.2 L/yr - ₹14 L/yr |
Analyst
13.8k
salaries
| ₹1.3 L/yr - ₹6.7 L/yr |
TCS
Wipro
Accenture
Cognizant