i
UST
Filter interviews by
I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.
Initial load in ETL refers to the process of loading data from source systems into the data warehouse for the first time.
Initial load is typically a one-time process to populate the data warehouse with historical data.
It involves extracting data from source systems, transforming it as needed, and loading it into the data warehouse.
Initial load is often done using bulk loading techniques to efficiently transfer large vo...
Cluster index physically orders the data on disk, while non-cluster index does not.
Cluster index physically orders the data on disk based on the indexed column
Non-cluster index does not physically order the data on disk
Cluster index can only have one per table, while non-cluster index can have multiple
Cluster index is faster for retrieval but slower for inserts and updates
Asked some problem solving questions they will allow to choose the language it's good
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
Informatica is a popular ETL tool used for data integration and transformation. It has built-in functions to handle date operations.
Informatica is a powerful ETL tool used for extracting, transforming, and loading data.
It provides a variety of built-in functions for handling date operations such as date calculations, formatting, and conversions.
Examples of date functions in Informatica include TO_DATE, TO_CHAR, ADD_TO_
SSIS is a Microsoft tool used for ETL processes in data integration and data warehousing.
SSIS stands for SQL Server Integration Services
It is used for extracting, transforming, and loading data from various sources to destinations
SSIS can be used for automating workflows, data cleansing, and data migration tasks
It provides a visual interface for designing data flow tasks and control flow tasks
Example: Using SSIS to ext...
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
posted on 3 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
Deep copy creates a new copy of an object with its own unique memory space, while shallow copy creates a new object that references the same memory locations as the original object.
Deep copy duplicates all nested objects, while shallow copy only duplicates the references to nested objects.
Deep copy ensures that changes to the copied object do not affect the original object, while shallow copy may lead to unintended sid...
Use a loop to swap characters of two strings without using strcpy function.
Create two arrays of characters to store the strings
Use a loop to iterate through each character of the strings and swap them
Ensure to handle cases where strings have different lengths
I was interviewed in Dec 2024.
Logical intelligence
Any information can be discussed.
A comprehensive analysis of an individual, group, situation, or phenomenon over an extended duration.
The reporter vanished while on assignment in the war zone.
posted on 26 Nov 2024
Aptitude, core concepts and a code
I learned the importance of teamwork and collaboration from my college club.
Developed strong communication skills by working with diverse group of individuals
Learned how to delegate tasks effectively to achieve common goals
Gained experience in problem-solving and conflict resolution through group projects
I want to experience living in a different country and immersing myself in a new culture.
Traveling to a foreign country and learning about their customs and traditions
Trying new foods and experiencing different ways of life
Making friends with locals and exploring the local attractions
Relational DBMS stores data in tables with predefined relationships, while non-relational DBMS stores data in flexible, schema-less formats.
Relational DBMS uses structured query language (SQL) for querying data
Non-relational DBMS can store data in various formats like key-value pairs, document-based, graph databases
Relational DBMS ensures data integrity through normalization and constraints
Non-relational DBMS offers be...
Class is a blueprint for creating objects, abstract class cannot be instantiated and can have abstract methods, interface is a contract for classes to implement certain methods.
Class is a blueprint for creating objects with attributes and methods.
Abstract class cannot be instantiated and can have abstract methods that must be implemented by subclasses.
Interface is a contract for classes to implement certain methods, bu
posted on 4 Dec 2024
It was an online assessment containing 3 DSA questions
Linked list is a data structure where elements are stored in nodes with pointers to the next node. Array list is a dynamic array that can grow or shrink in size.
Linked list allows for efficient insertion and deletion of elements anywhere in the list.
Array list provides fast access to elements using index, but slower insertion and deletion compared to linked list.
Example: Linked list - 1 -> 2 -> 3 -> 4 -> 5, Array list
The @Controller annotation is used for traditional MVC controllers, while @RestController is used for RESTful web services.
The @Controller annotation is used to define a class as a Spring MVC controller, which can handle HTTP requests and return a view.
The @RestController annotation is used to define a class as a controller for RESTful web services, which can handle HTTP requests and return data in JSON or XML format.
T...
based on 2 interviews
Interview experience
based on 7 reviews
Rating in categories
Software Developer
2.1k
salaries
| ₹2.5 L/yr - ₹12.6 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹6.6 L/yr - ₹27.1 L/yr |
Software Engineer
1.3k
salaries
| ₹3.7 L/yr - ₹15.4 L/yr |
System Analyst
1.1k
salaries
| ₹6.3 L/yr - ₹21 L/yr |
Senior Software Developer
924
salaries
| ₹5.6 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech