i
Infosys
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.
Info objects in SAP BW are the basic building blocks of data modeling and reporting. They represent the characteristics and key figures of data.
Info objects define the structure and semantics of data in SAP BW.
They can be classified into characteristics and key figures.
Characteristics represent descriptive attributes of data, such as customer name or product category.
Key figures represent the measurable values, such as...
Writing ABAP is a programming language used in SAP systems for developing custom programs and enhancements.
ABAP stands for Advanced Business Application Programming.
It is used to write code for SAP applications, including SAP BW (Business Warehouse).
ABAP programs can be used to extract, transform, and load data in SAP BW.
It allows for the creation of custom reports, interfaces, and enhancements.
ABAP code can be written...
What people are saying about Infosys
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
ODS stands for Operational Data Store, a database that is used for reporting and analysis in real-time.
ODS is a database that stores detailed and current data from various sources for reporting and analysis.
It acts as a central repository for data from different operational systems.
ODS allows for real-time data integration and provides a consistent view of data for reporting purposes.
It is used to support operational r...
To build a Web Intelligence (WebI) report, you need to create a query, design the layout, add data to the report, and customize the appearance.
Create a query using the Query Panel in WebI
Design the layout by adding tables, charts, and other visualizations
Add data to the report by dragging and dropping fields from the query onto the report canvas
Customize the appearance by formatting the report elements, adding filters,...
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
display none hides the element completely, visibility hidden hides the element but still takes up space, opacity 0 makes the element transparent.
display none removes the element from the layout
visibility hidden hides the element but it still occupies space
opacity 0 makes the element transparent but still occupies space
Example: display: none; visibility: hidden; opacity: 0;
Polyfill for JavaScript method 'filter'
Create a function called 'filter' that takes a callback function as an argument
Loop through the array and apply the callback function to each element
If the callback function returns true, add the element to a new array and return it
Shadow DOM is a way to encapsulate the styling and structure of a web component, preventing styles from leaking out and clashing with the rest of the page.
Shadow DOM allows for creating self-contained components with their own DOM tree and styling.
It helps in preventing styles from the main document affecting the component and vice versa.
Shadow DOM can be created using the 'attachShadow' method in JavaScript.
It is comm...
Currying is a technique in JavaScript where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.
Currying allows you to create reusable functions with partial application of arguments.
It helps in creating more flexible and composable functions.
Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8
Event delegation in JavaScript is a technique where a single event listener is attached to a parent element to handle events for multiple child elements.
Event delegation helps improve performance by reducing the number of event listeners.
It is useful for dynamically created elements or elements with similar behavior.
Event delegation works by utilizing event bubbling, where events on child elements bubble up to the pare
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
HashMap in Java is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap uses an array of buckets to store key-value pairs.
Keys are hashed to determine the index where the value will be stored.
In case of hash collisions, a linked list or balanced tree is used to store multiple entries in the same bucket.
HashMap allows one null key and multiple null values.
Example: HashMap&...
I applied via Referral and was interviewed before Jan 2024. There were 2 interview rounds.
I applied via campus placement at National Institute of Technology,(NIT), Manipur and was interviewed in Oct 2024. There were 2 interview rounds.
Voice assesment,which will be evaluated by ai
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Write a program to print the Fibonacci series.
based on 4 reviews
Rating in categories
Technology Analyst
56.3k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
49.4k
salaries
| ₹2.8 L/yr - ₹9.2 L/yr |
System Engineer
38.9k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.7k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.1k
salaries
| ₹6.2 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture