i
Wipro
Filter interviews by
Joins are SQL operations that combine rows from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the right table and match...
ETL stands for Extract, Transform, Load, a process for data integration and management in data warehousing.
Extract: Collecting data from various sources like databases, APIs, or flat files. Example: Pulling sales data from a CRM system.
Transform: Cleaning and converting data into a suitable format. Example: Changing date formats or aggregating sales figures.
Load: Storing the transformed data into a target database...
Drop command deletes the table structure along with data, while truncate command deletes only the data.
Drop command removes the table structure and all its data, while truncate command only removes the data but keeps the table structure intact.
Drop command is a DDL (Data Definition Language) command, while truncate command is a DML (Data Manipulation Language) command.
Drop command is slower than truncate command a...
Fact tables contain quantitative data while dimension tables contain descriptive attributes.
Fact tables store measurable, quantitative data such as sales revenue or quantity sold
Dimension tables store descriptive attributes related to the data in the fact table, such as product name or customer details
Fact tables are typically normalized while dimension tables are denormalized for easier querying
Example: In a sale...
What people are saying about Wipro
Primary keys uniquely identify records in a table, while foreign keys establish relationships between tables.
A primary key is a unique identifier for a record in a database table.
Example: In a 'Customers' table, 'CustomerID' can be a primary key.
A foreign key is a field in one table that links to the primary key of another table.
Example: In an 'Orders' table, 'CustomerID' can be a foreign key referencing 'Customer...
DWH (Data Warehouse) is a centralized repository for integrated data, while Data Mart is a subset focused on specific business areas.
DWH stores large volumes of historical data from multiple sources for analysis.
Data Mart is designed for specific departments, like sales or finance.
Example of DWH: A retail company's data warehouse containing sales, inventory, and customer data.
Example of Data Mart: A sales data mar...
Star Schema is a type of database schema where a central fact table is connected to multiple dimension tables. Snowflake Schema is a normalized form of Star Schema where dimension tables are further normalized into sub-dimension tables.
Star Schema has a central fact table connected to multiple dimension tables
Snowflake Schema is a normalized form of Star Schema with sub-dimension tables
Star Schema is denormalized ...
I appeared for an interview in Feb 2025.
I have experience in identifying opportunities, building relationships, and driving growth in various sectors.
Developed strategic partnerships that increased revenue by 30% in one year.
Conducted market research to identify new business opportunities, leading to the launch of two successful products.
Collaborated with cross-functional teams to enhance service offerings, resulting in improved customer satisfaction scores.
...
ETL stands for Extract, Transform, Load, a process for data integration and management in data warehousing.
Extract: Collecting data from various sources like databases, APIs, or flat files. Example: Pulling sales data from a CRM system.
Transform: Cleaning and converting data into a suitable format. Example: Changing date formats or aggregating sales figures.
Load: Storing the transformed data into a target database or d...
Delete removes specific records from a table; drop removes the entire table structure and its data.
DELETE is a DML command used to remove specific rows from a table based on a condition.
Example: DELETE FROM Employees WHERE EmployeeID = 1; removes the employee with ID 1.
DROP is a DDL command that removes the entire table structure and all its data permanently.
Example: DROP TABLE Employees; deletes the entire Employees t...
Joins are SQL operations that combine rows from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the right table and matched re...
DWH (Data Warehouse) is a centralized repository for integrated data, while Data Mart is a subset focused on specific business areas.
DWH stores large volumes of historical data from multiple sources for analysis.
Data Mart is designed for specific departments, like sales or finance.
Example of DWH: A retail company's data warehouse containing sales, inventory, and customer data.
Example of Data Mart: A sales data mart tha...
Primary keys uniquely identify records in a table, while foreign keys establish relationships between tables.
A primary key is a unique identifier for a record in a database table.
Example: In a 'Customers' table, 'CustomerID' can be a primary key.
A foreign key is a field in one table that links to the primary key of another table.
Example: In an 'Orders' table, 'CustomerID' can be a foreign key referencing 'Customers'.
Pr...
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
Drop command deletes the table structure along with data, while truncate command deletes only the data.
Drop command removes the table structure and all its data, while truncate command only removes the data but keeps the table structure intact.
Drop command is a DDL (Data Definition Language) command, while truncate command is a DML (Data Manipulation Language) command.
Drop command is slower than truncate command as it ...
In my project, I perform validations such as data completeness, data accuracy, data transformation, and data integrity checks.
Data completeness checks to ensure all required fields are populated
Data accuracy checks to verify the correctness of data
Data transformation checks to validate the transformation rules are applied correctly
Data integrity checks to maintain data consistency and reliability
Star Schema is a type of database schema where a central fact table is connected to multiple dimension tables. Snowflake Schema is a normalized form of Star Schema where dimension tables are further normalized into sub-dimension tables.
Star Schema has a central fact table connected to multiple dimension tables
Snowflake Schema is a normalized form of Star Schema with sub-dimension tables
Star Schema is denormalized for b...
Fact tables contain quantitative data while dimension tables contain descriptive attributes.
Fact tables store measurable, quantitative data such as sales revenue or quantity sold
Dimension tables store descriptive attributes related to the data in the fact table, such as product name or customer details
Fact tables are typically normalized while dimension tables are denormalized for easier querying
Example: In a sales dat...
I applied via Company Website and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.
What people are saying about Wipro
I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.
State management in React involves managing the state and props of components.
State is used to manage data that changes within a component
Props are used to pass data from a parent component to a child component
State can be updated using setState() method
Props are read-only and cannot be modified within a component
State and props are used together to create dynamic and interactive UIs
I applied via Company Website and was interviewed before Nov 2021. There were 4 interview rounds.
Game Based Aptitude Test + Logical Reasoning
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
General topics
I applied via Campus Placement and was interviewed before Jun 2021. There were 3 interview rounds.
I was selected through campus drive at my college. The test was easy. I would suggest freshers to practice some mock tests online, grammer, intelligence, quant., etc.
based on 3 interview experiences
Difficulty level
Duration
based on 11 reviews
Rating in categories
Project Engineer
33.3k
salaries
| ₹3.2 L/yr - ₹7.3 L/yr |
Senior Software Engineer
23.2k
salaries
| ₹6.2 L/yr - ₹19 L/yr |
Senior Associate
21.8k
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Technical Lead
20.1k
salaries
| ₹16.6 L/yr - ₹30 L/yr |
Senior Project Engineer
18.7k
salaries
| ₹6.4 L/yr - ₹18.4 L/yr |
TCS
Infosys
Tesla
Amazon