Filter interviews by
posted on 10 Sep 2024
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 Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Microservices are a software development technique where applications are composed of small, independent services that communicate with each other.
Microservices are small, independent services that focus on specific business functions.
Each microservice runs its own process and communicates with other services through APIs.
Microservices can be developed, deployed, and scaled independently.
Examples of companies using mic
Containerisation is a method of packaging, distributing, and running applications in isolated environments called containers.
Containers are lightweight, portable, and efficient units that encapsulate an application and its dependencies.
They provide a consistent environment for applications to run across different platforms.
Popular containerization platforms include Docker and Kubernetes.
Containerisation helps in achiev...
To configure Application Gateway, create a resource group, create an application gateway, configure listeners, backend pools, and rules.
Create a resource group
Create an application gateway
Configure listeners
Configure backend pools
Configure rules
We are using various Linux distributions based on customer requirements.
Red Hat Enterprise Linux
Ubuntu
CentOS
SUSE Linux Enterprise
Debian
ITIL processes are a set of best practices for IT service management.
ITIL stands for Information Technology Infrastructure Library
ITIL processes include incident management, problem management, change management, and service level management
ITIL processes aim to improve efficiency, effectiveness, and quality of IT services
ITIL processes are widely adopted by organizations worldwide
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
posted on 13 Aug 2024
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
posted on 12 Sep 2024
I was interviewed 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
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
6.3k
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Senior Software Engineer
5.6k
salaries
| ₹6 L/yr - ₹23 L/yr |
Associate Software Engineer
4.6k
salaries
| ₹2 L/yr - ₹6.4 L/yr |
Module Lead
2.4k
salaries
| ₹8.1 L/yr - ₹33 L/yr |
Transaction Processing Officer
2.3k
salaries
| ₹1.4 L/yr - ₹4.5 L/yr |
Cognizant
Wipro
Accenture
TCS