i
Hexaware Technologies
Filter interviews by
I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.
Sql queries and knowledge of different syntaxes
Filter students with marks greater than 80 in all subjects
Iterate through each student's marks in all subjects
Check if all marks are greater than 80 for a student
Return the student if all marks are greater than 80
Syntax to define schema of a file for loading
Use CREATE EXTERNAL TABLE statement in SQL
Specify column names and data types in the schema definition
Example: CREATE EXTERNAL TABLE MyTable (col1 INT, col2 STRING) USING CSV
I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.
Performance tuning in Azure Data Factory involves optimizing data flows and activities to improve efficiency and reduce processing time.
Identify bottlenecks in data flows and activities
Optimize data partitioning and distribution
Use appropriate data integration patterns
Leverage caching and parallel processing
Monitor and analyze performance metrics
I appeared for an interview in Mar 2024.
Types of clusters in Databricks include Standard, High Concurrency, and Single Node clusters.
Standard cluster: Suitable for running single jobs or workflows.
High Concurrency cluster: Designed for multiple users running concurrent jobs.
Single Node cluster: Used for development and testing purposes.
To find the highest 2nd salary in the employee table, you need to use SQL query with the ORDER BY and LIMIT clauses.
Use SQL query with ORDER BY clause to sort salaries in descending order
Use LIMIT 1,1 to get the second highest salary
Use SQL query with GROUP BY and HAVING clause to find duplicate rows.
Use GROUP BY to group rows with same values
Use HAVING COUNT(*) > 1 to filter out duplicate rows
Example: SELECT column1, column2, COUNT(*) FROM table_name GROUP BY column1, column2 HAVING COUNT(*) > 1
Azure Synapse is a cloud-based analytics service that brings together big data and data warehousing.
Azure Synapse integrates big data and data warehousing capabilities in a single service
It allows for data ingestion, preparation, management, and serving for BI and machine learning
Supports both serverless and provisioned resources for data processing
Offers integration with Azure Machine Learning, Power BI, and Azure Dat
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Delta Lake provides ACID transactions, schema enforcement, and time travel capabilities for data lakes.
ACID transactions ensure data consistency and reliability.
Schema enforcement helps maintain data quality and prevent data corruption.
Time travel allows users to access and revert to previous versions of data for auditing or analysis purposes.
The catalyst optimizer is a query optimization engine in Apache Spark that improves performance by generating optimized query plans.
It is a query optimization engine in Apache Spark.
It improves performance by generating optimized query plans.
It uses rule-based and cost-based optimization techniques.
It leverages advanced techniques like code generation and adaptive query execution.
Example: Catalyst optimizer in Spark SQ...
Hexaware Technologies interview questions for designations
Catalyst optimizer is a query optimization framework in Apache Spark.
Catalyst optimizer is a rule-based optimization framework used in Apache Spark for optimizing query plans.
It leverages advanced programming language features in Scala to build an extensible query optimizer.
Catalyst optimizer performs various optimizations such as constant folding, predicate pushdown, and projection pruning.
It helps in improving the pe...
Get interview-ready with Top Hexaware Technologies Interview Questions
What people are saying about Hexaware Technologies
posted on 18 Jun 2021
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 12 Jul 2021
I applied via Campus Placement and was interviewed in Sep 2020. There were 4 interview rounds.
based on 7 interviews
1 Interview rounds
based on 3 reviews
Rating in categories
Senior Software Engineer
3.8k
salaries
| ₹5.5 L/yr - ₹20.1 L/yr |
Software Engineer
2.9k
salaries
| ₹2 L/yr - ₹10 L/yr |
System Analyst
2.9k
salaries
| ₹6.8 L/yr - ₹29 L/yr |
Technical Architect
2.1k
salaries
| ₹10 L/yr - ₹37 L/yr |
Senior Executive
1.9k
salaries
| ₹0.8 L/yr - ₹6.2 L/yr |
Cognizant
TCS
DXC Technology
Mphasis