i
Infosys
Filter interviews by
Coding questions in first round
I have a Bachelor's degree in Computer Science and 5 years of experience in software development.
Bachelor's degree in Computer Science
5 years of experience in software development
I applied via Job Fair and was interviewed before Aug 2023. There were 2 interview rounds.
Coding question 1 : list all prime number below a given number
Arrays have fixed size, while lists can dynamically grow. Arrays are faster for random access, while lists are better for insertion/deletion.
Arrays have a fixed size, while lists can dynamically grow.
Arrays are faster for random access, while lists are better for insertion/deletion.
Example: String[] array = new String[5]; List<String> list = new ArrayList<>();
Map is an interface that maps keys to values, while HashSet is a class that implements the Set interface using a hash table.
Map allows key-value pairs, while HashSet only allows unique elements
Map can have duplicate values but keys must be unique, HashSet does not allow duplicates
Map provides key-based access to elements, HashSet does not have a key-value pair structure
I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.
Standard Coding questing
I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.
I applied via Approached by Company and was interviewed before Oct 2021. There were 2 interview rounds.
I have X years of domain experience.
I have worked in this domain for X years.
During my time in this domain, I have gained expertise in various areas such as...
I have worked on projects related to...
I have experience working with clients in this domain.
I keep myself updated with the latest trends and developments in this domain.
I applied via Naukri.com and was interviewed before Jul 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.
Annotations are used in Springboot to simplify configuration and reduce boilerplate code.
Annotations are used to define the behavior of Spring components
They can be used to define the scope of a bean, inject dependencies, and handle exceptions
Some commonly used annotations include @Component, @Autowired, and @ExceptionHandler
Java 8 introduced several new features including lambda expressions, streams, and default methods.
Lambda expressions allow for functional programming and simplify code.
Streams provide a way to process collections of data in a functional style.
Default methods allow for adding new methods to interfaces without breaking existing implementations.
Other features include the Optional class, Date and Time API, and Nashorn Java
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Technology Analyst
55.4k
salaries
| ₹3 L/yr - ₹11.2 L/yr |
Senior Systems Engineer
51.2k
salaries
| ₹2.5 L/yr - ₹8 L/yr |
System Engineer
31.7k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
31k
salaries
| ₹5.1 L/yr - ₹19.6 L/yr |
Senior Associate Consultant
28.8k
salaries
| ₹6.2 L/yr - ₹16.9 L/yr |
TCS
Wipro
Cognizant
Accenture