Filter interviews by
Java stream API filter function is used to select elements based on a given predicate.
Use filter() method to apply a predicate to each element in the stream
Predicate should return true for elements to be included in the resulting stream
Example: List<String> names = Arrays.asList("Alice", "Bob", "Charlie"); List<String> filteredNames = names.stream().filter(name -> name.startsWith("A")).collect(Collectors
In 3 years, I see myself as a senior developer leading a team on innovative projects.
Leading a team on innovative projects
Senior developer role
Continuing to learn and grow in my career
My hobbies include hiking, photography, and playing the guitar.
Hiking: I enjoy exploring nature trails and challenging myself with different terrains.
Photography: I love capturing moments and scenes that inspire me.
Playing the guitar: I find relaxation and creativity in playing music.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
A mapplet is a reusable object in Informatica PowerCenter that contains a set of transformations.
Mapplets can be used in multiple mappings to perform the same set of transformations.
They can simplify mapping development by encapsulating common logic.
Mapplets can have input and output ports to connect with other transformations.
Hive is a data warehouse infrastructure built on top of Hadoop for providing data summarization, query, and analysis.
Hive is used for managing and querying large datasets stored in Hadoop Distributed File System (HDFS).
It provides a SQL-like interface called HiveQL for querying data.
Hive organizes data into tables, partitions, and buckets to optimize queries.
It supports custom MapReduce scripts for complex data process...
Look up is used to retrieve data from a single source, while joiner is used to combine data from multiple sources.
Look up is used to search for a value in a data source and return a corresponding value from the same row.
Joiner is used to combine data from two or more sources based on a common key.
Look up is used for one-to-one mapping, while joiner is used for many-to-one or one-to-many mapping.
SCD2 logic in Informatica is used to track historical changes in data by creating new records for each change.
SCD2 stands for Slowly Changing Dimension Type 2
It involves creating new records for each change in data, while maintaining a link to the previous record
It typically includes effective start and end dates to track the validity of each record
SCD2 logic is commonly used in data warehousing to maintain historical
Router transformation sends data to multiple targets based on conditions, while filter transformation filters rows based on conditions.
Router transformation can send data to multiple targets based on conditions
Filter transformation filters rows based on conditions
Router transformation can be used to route data to different tables based on certain criteria
Filter transformation can be used to remove unwanted rows from th
The output will be 'result'
The logical OR operator (||) returns the first truthy value it encounters
In this case, '0' is falsy, 'false' is falsy, and 'result' is truthy
Therefore, the output will be 'result'
useState is used in React functional components to manage state and trigger re-renders.
useState allows functional components to have stateful logic.
Using variables directly in functional components does not trigger re-renders.
useState provides a way to update state and trigger component updates.
useState preserves the state between re-renders.
Example: const [count, setCount] = useState(0);
Explain about globalization
TCS Communications interview questions for popular designations
I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.
OOP in C# stands for Object-Oriented Programming, a programming paradigm that uses objects to design applications.
OOP in C# allows for encapsulation, inheritance, and polymorphism.
Classes and objects are key components in OOP in C#.
Example: Creating a class 'Car' with properties like 'make', 'model', and methods like 'drive'.
I applied via Approached by Company and was interviewed in Dec 2022. There were 3 interview rounds.
I applied via Walk-in and was interviewed in Dec 2022. There was 1 interview round.
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
Top trending discussions
Interview experience
based on 62 reviews
Rating in categories
System Engineer
10
salaries
| ₹4 L/yr - ₹8.5 L/yr |
Software Developer
9
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Development Engineer
8
salaries
| ₹11 L/yr - ₹30 L/yr |
Software Engineer
8
salaries
| ₹2.5 L/yr - ₹9 L/yr |
Analyst
8
salaries
| ₹2.3 L/yr - ₹7.5 L/yr |
Bharti Airtel
Vodafone Idea
Jio
Tata Communications