i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I was interviewed in Mar 2022.
Database is a collection of related data while data warehouse is a large collection of data used for business analysis.
Database is used for transactional processing while data warehouse is used for analytical processing.
Database is designed for day-to-day operations while data warehouse is designed for decision-making purposes.
Database is usually smaller in size while data warehouse is much larger in size.
Database is n...
I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.
I was interviewed in Jan 2021.
Answers to questions related to Informatica Developer role.
Factless fact is a fact table that does not have any measures.
Star schema has a single fact table and multiple dimension tables, while snowflake schema has multiple dimension tables that are further normalized.
Oracle joins include inner join, left join, right join, and full outer join.
What people are saying about Cognizant
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Analytical functions are used to perform calculations across a set of rows related to the current row.
Analytical functions operate on a group of rows and return a single result for each row
They can be used to calculate running totals, moving averages, rank, percentiles, etc.
Examples include ROW_NUMBER(), RANK(), SUM() OVER(), AVG() OVER()
The Slowly Changing Dimension Type 2 (SCD2) transformation is used for handling historical data changes in a data warehouse.
SCD2 transformation is used to track historical changes in dimension tables.
It maintains multiple versions of a record by adding new rows with updated information and end-dating the previous record.
Commonly used in scenarios where historical data needs to be preserved and queried.
Example: When a c...
To find the count of different types of joins between two tables A and B.
Left join: Includes all records from table A and matching records from table B.
Right join: Includes all records from table B and matching records from table A.
Inner join: Includes only the matching records from both tables.
Full outer join: Includes all records when there is a match in either table A or table B.
PowerCenter is an on-premise data integration tool, while IICS is a cloud-based integration platform.
PowerCenter is on-premise, IICS is cloud-based
PowerCenter is a traditional ETL tool, IICS is a modern integration platform
PowerCenter requires infrastructure setup, IICS is managed by Informatica
PowerCenter is more suitable for large enterprises with on-premise data, IICS is better for cloud-based integrations
Types of caches include memory cache, disk cache, and browser cache.
Memory cache stores data in memory for quick access.
Disk cache stores data on the hard drive for faster retrieval.
Browser cache stores web page elements to reduce loading times.
Other types include CPU cache, page cache, and object cache.
Char is fixed length string data type, while varchar is variable length string data type.
Char stores fixed length strings, while varchar stores variable length strings.
Char pads with spaces to reach fixed length, while varchar does not pad.
Char is faster for fixed length data, while varchar is more flexible for variable length data.
To connect a session using Unix, you can use the pmcmd command with appropriate arguments.
Use the pmcmd command followed by the connect option to connect to the Informatica session.
Provide the necessary connection details such as domain, repository, username, and password.
You can also specify the session name and folder path if needed.
Example: pmcmd connect -sv MyInformaticaServer -d MyDomain -u MyUsername -p MyPasswor
I applied via Referral and was interviewed in Dec 2023. There were 4 interview rounds.
Active transformations change the number of rows that pass through them, while passive transformations do not change the number of rows.
Active transformations can filter, update, or modify the number of rows in a data stream (e.g. Filter, Router, Update Strategy).
Passive transformations do not change the number of rows in a data stream, they only allow data to pass through unchanged (e.g. Expression, Lookup, Sequence G
Different types of lookup caches include persistent cache, dynamic cache, and shared cache.
Persistent cache stores lookup data in a flat file or database table for reuse across sessions.
Dynamic cache dynamically loads lookup data into memory as needed during a session.
Shared cache allows multiple sessions to share the same cache for improved performance.
Filter is used to pass or reject data based on conditions, while router is used to route data to different targets based on conditions.
Filter is used to include or exclude data based on specified conditions.
Router is used to direct data to different targets based on specified conditions.
Filter is typically used to remove unwanted data, while router is used to split data flow.
Example: Using filter to exclude records wit...
I applied via Indeed and was interviewed before Oct 2022. There were 3 interview rounds.
To find the 2nd or 3rd highest salary in SQL, use the 'ORDER BY' and 'LIMIT' clauses.
Use the 'ORDER BY' clause to sort the salaries in descending order.
Use the 'LIMIT' clause to specify the number of rows to return.
For 2nd highest salary: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1
For 3rd highest salary: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2,1
I applied via Naukri.com and was interviewed before Mar 2022. There were 2 interview rounds.
IICS is a cloud-based data integration platform while Power Centre is an on-premise data integration tool.
IICS is a newer platform compared to Power Centre
IICS offers more advanced features such as AI and machine learning capabilities
Power Centre is more suitable for large-scale data integration projects
IICS is more flexible and scalable due to its cloud-based nature
Power Centre requires more hardware and infrastructur...
Secure Agent is a lightweight program that runs on-premises or in the cloud to securely connect to data sources.
Secure Agent is used in Informatica Cloud to securely connect to on-premises data sources
It is a lightweight program that can be installed on-premises or in the cloud
Secure Agent uses SSL/TLS encryption to secure data in transit
It can be configured to run on a schedule or triggered by an event
Examples of data...
posted on 28 Nov 2024
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
based on 23 reviews
Rating in categories
Associate
72.4k
salaries
| ₹5.1 L/yr - ₹15.9 L/yr |
Programmer Analyst
55.4k
salaries
| ₹2.4 L/yr - ₹9.6 L/yr |
Senior Associate
48.3k
salaries
| ₹8.9 L/yr - ₹27.1 L/yr |
Senior Processing Executive
28.6k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Technical Lead
17.6k
salaries
| ₹5.9 L/yr - ₹24.2 L/yr |
TCS
Infosys
Wipro
Accenture