i
Mphasis
Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2023. There were 4 interview rounds.
Work on jva concepts
Array and link list questions.
Core Java is the fundamental part of Java programming language.
Core Java includes basic concepts like data types, control structures, and object-oriented programming.
It is used to develop standalone applications, web applications, and mobile applications.
Examples of Core Java libraries include java.lang, java.util, and java.io.
Core Java is a prerequisite for learning advanced Java concepts like Spring and Hibernate.
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Coding questions with MCQs and 2 programming
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
posted on 29 Nov 2024
I appeared for an interview in May 2024.
Java program to create and manipulate an array of strings
Declare and initialize an array of strings: String[] arrayName = new String[] {"string1", "string2", "string3"};
Access elements in the array using index: String element = arrayName[index];
Modify elements in the array: arrayName[index] = "newString";
Iterate through the array using a loop: for(String element : arrayName) { // do something with element }
Java program to manipulate an array of strings
Use a for loop to iterate through the array of strings
Use string methods like substring, indexOf, or replace to manipulate the strings
Use StringBuilder for efficient string manipulation
posted on 7 Mar 2024
I appeared for an interview in Oct 2024.
Interviewer gave a java program and asked output.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
6.5k
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Senior Software Engineer
5.7k
salaries
| ₹6 L/yr - ₹24 L/yr |
Associate Software Engineer
4.7k
salaries
| ₹2 L/yr - ₹6 L/yr |
Module Lead
2.4k
salaries
| ₹9.5 L/yr - ₹36 L/yr |
Transaction Processing Officer
2.3k
salaries
| ₹1.4 L/yr - ₹4.5 L/yr |
Cognizant
Wipro
Accenture
TCS