i
Infovision
Filter interviews by
I appeared for an interview in Jan 2024.
Window functions in SQL are used to perform calculations across a set of table rows related to the current row.
Window functions are used to calculate values based on a set of rows related to the current row.
They allow for ranking, aggregation, and other calculations within a specific window of rows.
Common window functions include ROW_NUMBER(), RANK(), DENSE_RANK(), and SUM() OVER().
To perform a full load in SSIS, you can use the Data Flow Task with a source and destination component.
Create a Data Flow Task in the Control Flow tab of the SSIS package.
Add a source component to extract data from the source system.
Add a destination component to load data into the destination system.
Map the columns from the source to the destination.
Run the package to execute the full load.
Incremental load in ADF and SSIS involves identifying new or updated data and loading only those changes.
In ADF, use watermark columns to track the last loaded value and filter data based on this value
In SSIS, use CDC (Change Data Capture) components or custom scripts to identify new or updated data
Both ADF and SSIS support incremental loading by comparing source and target data to determine changes
Linked Service connects to external data sources, while Dataset represents the data within the data store.
Linked Service is used to connect to external data sources like databases, APIs, and file systems.
Dataset represents the data within the data store and can be used for data processing and analysis.
Linked Service defines the connection information and credentials needed to access external data sources.
Dataset define...
Integration Runtime (IR) is a compute infrastructure that provides data integration capabilities across different network environments.
IR is used in Azure Data Factory to provide data integration capabilities
There are three types of IR: Azure, Self-hosted, and Azure-SSIS
Azure IR is fully managed by Microsoft and is used for data movement in the cloud
Self-hosted IR allows data movement between on-premises and cloud data...
Use a single activity with dynamic parameterization and loops to copy data.
Use a loop to iterate through the data source and destination locations.
Parameterize the source and destination locations to dynamically copy data.
Utilize a scripting language like Python or PowerShell to implement the logic.
Example: Use a Python script with a loop to copy files from one folder to another.
Example: Use PowerShell script with dyna...
Snowflake is a cloud-based data warehousing platform that allows for easy and scalable data storage and analysis.
Snowflake is a fully managed service that works on a pay-as-you-go model.
It separates storage and compute resources, allowing for better scalability and cost-effectiveness.
Snowflake supports SQL queries and has built-in support for semi-structured data like JSON and XML.
It provides features like automatic sc...
Delete removes rows one by one and can be rolled back, while Truncate removes all rows at once and cannot be rolled back.
Delete is a DML command, while Truncate is a DDL command.
Delete can be rolled back using a transaction, while Truncate cannot be rolled back.
Delete fires triggers on each row deletion, while Truncate does not fire triggers.
Delete is slower as it removes rows one by one, while Truncate is faster as it...
To insert non-duplicate data into a target table, you can use methods like using a unique constraint, using a merge statement, or using a temporary table.
Use a unique constraint on the target table to prevent duplicate entries.
Use a merge statement to insert data into the target table only if it does not already exist.
Use a temporary table to store the new data, then insert only the non-duplicate records into the targe
Identifying long running queries in SQL
Monitor query execution times using tools like SQL Server Profiler or Performance Monitor
Check system views like sys.dm_exec_requests or sys.dm_exec_query_stats for query durations
Use query hints like OPTION (RECOMPILE) to force recompilation of queries for better performance
I appeared for an interview in Sep 2017.
I applied via Walk-in and was interviewed before Jul 2021. There were 3 interview rounds.
Data structures and algorithms
Python etl,pandas, pyspark questions
I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.
Hashtable is synchronized while hashmap is not.
Hashtable is thread-safe while hashmap is not.
Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.
Hashtable is slower than hashmap due to synchronization.
Hashtable is a legacy class while hashmap is a newer implementation.
Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.
Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.
Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.
Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.
Concurrent Hashmap is slower than Hashma...
I applied via first naukari and was interviewed before Oct 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.
I appeared for an interview in Sep 2019.
I applied via Recruitment Consultant and was interviewed before Jan 2020. There were 5 interview rounds.
I am proficient in Java, Python, and C++. I have 2 years of experience in software development. I have excellent communication skills for client interaction.
Proficient in Java, Python, and C++
2 years of software development experience
Excellent communication skills for client interaction
based on 1 interview
Interview experience
Softwaretest Engineer
311
salaries
| ₹2.6 L/yr - ₹8.5 L/yr |
Senior Software Engineer
293
salaries
| ₹6 L/yr - ₹21 L/yr |
Software Engineer
259
salaries
| ₹3 L/yr - ₹10.3 L/yr |
Technical Lead
183
salaries
| ₹10.1 L/yr - ₹33 L/yr |
Technical Specialist
163
salaries
| ₹8.8 L/yr - ₹30.6 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant