i
Infosys
Filter interviews by
I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.
SAP Bods Consultant should be familiar with data services tools functionality and usage of different transforms.
Data services tools like SAP Data Services provide various transforms for data integration, data quality, and data profiling.
Some common transforms include Query transform, Case transform, Map operation transform, etc.
These transforms are used to manipulate, cleanse, and enrich data during the ETL process.
Exa...
What people are saying about Infosys
I applied via Company Website and was interviewed in Oct 2023. There was 1 interview round.
I have used various transforms in SAP Bods including Query transform, Case transform, Map operation transform, etc.
Query transform: Used to extract data from a source and apply SQL queries on it
Case transform: Used for conditional processing of data based on specified conditions
Map operation transform: Used to perform mapping and transformation of data between source and target fields
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
The option 'Ignore Case' is good when using table comparison transformation.
Use 'Ignore Case' option when comparing text values to ignore differences in case.
This option is helpful when comparing strings like names or addresses.
It ensures that 'John' and 'john' are considered as equal during comparison.
I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.
I applied via campus placement at RMD Engineering College, Chennai and was interviewed before Dec 2021. There were 3 interview rounds.
The return statement in Java is used to explicitly return a value from a method.
The return statement is followed by the value that is to be returned from the method.
It can only be used within a method body.
Once a return statement is executed, the control is transferred back to the caller of the method.
Get set methods are used in object-oriented programming to retrieve and update the values of private variables.
Get methods are used to retrieve the value of a private variable.
Set methods are used to update the value of a private variable.
They are commonly used to ensure data encapsulation and control access to class variables.
Interface is a contract specifying methods that a class must implement, while abstract class can have both implemented and abstract methods.
Interface cannot have method implementations, while abstract class can have both implemented and abstract methods.
A class can implement multiple interfaces but can only extend one abstract class.
Interfaces are used to achieve multiple inheritance in Java.
Abstract classes can have c...
Implement a stack in Java using an array
Create an array to store the elements of the stack
Keep track of the top of the stack using an index variable
Implement push() to add elements to the stack
Implement pop() to remove elements from the stack
Example: String[] stackArray = new String[10];
HashMap is unordered and uses hashing to store key-value pairs, while TreeMap is ordered and uses a red-black tree to store key-value pairs.
HashMap uses hashing to store key-value pairs, allowing for O(1) time complexity for get and put operations.
TreeMap uses a red-black tree to store key-value pairs, maintaining order based on the keys.
HashMap does not guarantee any specific order of elements, while TreeMap maintains...
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Interview questions for Software Engineer position covering OOPS concepts, exception handling, SOLID principles, Java 8 features, and Streams.
Abstraction in OOPS: Hiding implementation details. Example: Abstract class Shape with method draw().
Encapsulation in OOPS: Bundling data and methods that operate on the data. Example: Class Employee with private fields and public getters/setters.
Inheritance in OOPS: Reusing code...
The interview questions cover various topics related to Spring framework, REST vs SOAP, JPA repository, Feign client, circuit breaker, and Spring Security.
Spring Boot provides a simpler and faster way to set up and run Spring applications compared to traditional Spring.
Common annotations in Spring include @Controller, @Service, @Repository, @Autowired, @Component, @RequestMapping, @GetMapping, @PostMapping, @PutMapping...
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 Campus Placement
I am a passionate software engineer with a strong background in computer science and experience in developing innovative solutions.
Completed a Bachelor's degree in Computer Science from XYZ University
Proficient in programming languages such as Java, Python, and C++
Worked on projects involving web development, database management, and machine learning
Strong problem-solving skills and ability to work in a team environmen
I was responsible for designing and implementing new features, fixing bugs, and optimizing performance in various projects.
Designed and implemented new features based on client requirements
Fixed bugs reported by QA team or end users
Optimized performance by refactoring code or improving algorithms
Collaborated with team members to ensure project deadlines were met
Yes, I am open to relocating for the right opportunity.
I am open to relocating for the right job opportunity
I am flexible and willing to move for the right position
I have relocated for previous jobs and am comfortable with the process
based on 3 reviews
Rating in categories
Technology Analyst
56.1k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
49.8k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39k
salaries
| ₹2.5 L/yr - ₹6.5 L/yr |
Technical Lead
30.6k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.3k
salaries
| ₹6.2 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture