i
Infosys
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.
StringBuilder is a class in .NET that allows for efficient manipulation of strings.
StringBuilder is mutable, meaning it can be modified without creating a new object.
It is useful for concatenating large amounts of text.
It has methods for inserting, replacing, and removing characters.
Example: StringBuilder sb = new StringBuilder(); sb.Append("Hello"); sb.Append("World");
Example: sb.Insert(5, " there"); sb.Replace("World
What people are saying about Infosys
Various technologies used in the project include Java, Spring Boot, Angular, MySQL, and Docker.
Java
Spring Boot
Angular
MySQL
Docker
A Java thread stream is a sequence of data that can be read from or written to concurrently by multiple threads.
Java thread streams allow for efficient communication between threads.
They can be used to pass data between different parts of a program running in parallel.
Examples of Java thread streams include InputStream and OutputStream for reading and writing data respectively.
My strengths include problem-solving skills, attention to detail, and strong programming abilities.
Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.
Attention to detail - I am meticulous in my work to ensure high-quality results.
Strong programming abilities - I have expertise in multiple programming languages such as Java, Python, and C++.
posted on 12 Feb 2024
Easy to Medium difficulty with Aptitude Questions
I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.
It is a good process.
Tell Anything about the topic.
I am a passionate software developer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.
5 years of experience in software development
Proficient in Java, Spring Boot, and Angular
Passionate about coding and problem-solving
Yes, there are active backlogs in btech.
Yes, there are active backlogs in btech as students may have pending assignments, projects, or exams.
Students may also have backlogs in terms of failed courses that need to be cleared.
Backlogs can affect a student's academic progress and may require extra effort to catch up.
Some students may choose to prioritize certain subjects over others, leading to backlogs in specific areas.
Online test which consists of java, angular, micro services related questions
Static methods belong to the class itself, while default methods are part of an interface in Java.
Static methods can be called without creating an instance of the class, while default methods are used to provide a default implementation in interfaces.
Static methods are defined using the 'static' keyword, while default methods are defined using the 'default' keyword in Java.
Static methods cannot be overridden in subclas...
I applied via Naukri.com and was interviewed in Oct 2022. There were 3 interview rounds.
Java is a popular programming language used for developing various applications. A variable is a named memory location used to store data.
Java is an object-oriented language
It is platform-independent
Variables in Java have a specific data type
Variables can be assigned values and their values can be changed
Example: int age = 25; String name = "John";
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows code reuse and promotes code organization.
There are different types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.
Single inheritance involves a class inheriting from a single base class.
Multiple inheritance involves...
Inheritance is acquiring properties of parent class to child class without changing parent class properties. It is classified into 5 types.
Inheritance is a way to reuse code and establish a relationship between classes
The 'extends' keyword is used to implement inheritance in Java
Examples of inheritance include a 'Car' class inheriting properties from a 'Vehicle' class
Single level inheritance involves one parent class a...
May I about you ? Which your qualification and which stream
I was interviewed in Nov 2022.
An aptitude test is a way for employers to assess a candidates abilities through a variety of different testing formats
I applied via Campus Placement and was interviewed in Aug 2021. There were 5 interview rounds.
Technology Analyst
56k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.2k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.4k
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.5k
salaries
| ₹6.2 L/yr - ₹17.1 L/yr |
TCS
Wipro
Cognizant
Accenture