Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
We can easily pass the test cases
Interface in Java is a reference type, similar to a class, that can contain only constants, method signatures, default methods, static methods, and nested types.
Interfaces are used to define a contract for classes that implement them.
Classes can implement multiple interfaces in Java.
Interfaces cannot have instance fields, constructors, or non-static methods.
Example: interface Shape { void draw(); }
Example: class Circle...
Abstraction is a concept in object-oriented programming where only relevant data is shown to the user while hiding unnecessary details.
Abstraction helps in simplifying complex systems by only showing essential features.
It allows for creating abstract classes and interfaces in Java.
Example: In a car, the driver only needs to know how to drive it without understanding the internal workings of the engine.
Exceptions are unexpected events that disrupt the normal flow of a program. Exception handling is the process of dealing with these events.
Exceptions are objects that represent an abnormal condition or error in a program.
Exception handling allows developers to gracefully handle errors and prevent the program from crashing.
Java provides try-catch blocks for handling exceptions. The try block contains the code that may t...
Arrays are a collection of elements of the same data type, while Strings are a sequence of characters.
Arrays can store multiple values of the same data type, accessed by index.
Strings are immutable sequences of characters, can be manipulated using various methods.
Example: int[] numbers = {1, 2, 3}; String name = "John";
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
The codinds questions were too easy.
I applied via Walk-in and was interviewed in Jun 2024. There were 2 interview rounds.
18 non technical MCQ question with Aptitude, English
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Create a function to check if a given string is a palindrome.
Remove all non-alphanumeric characters and convert the string to lowercase before checking.
Compare characters from both ends of the string to determine if it is a palindrome.
Instance of keyword is used to compare an object to a specified class type.
Instance of keyword returns true if the object is an instance of the specified class.
It can be used to check if an object is of a specific class type before casting.
Example: if(obj instanceof String) { // do something }
I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.
Aptitude, logical, verbal , technical - java, spring, hibernate, sql - MCQS.
Reserve Bank Information Technology interview questions for designations
I applied via Job Portal
30 question - 15 aptitude and 15 - technical question
Get interview-ready with Top Reserve Bank Information Technology Interview Questions
I applied via Naukri.com and was interviewed before May 2022. There were 5 interview rounds.
Very Very Hard. All logical and programming questions
I was interviewed in Jan 2022.
It was moderate. Can clear easily.
Top trending discussions
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
posted on 14 Jun 2023
Java basic problems , Array , Collections, String , Java 8 , Spring Boot,String MVC
Count the occurrence of each word in a sentence using Java code.
Split the sentence into an array of words using split() method.
Create a HashMap to store each word and its count.
Iterate through the array and update the count in the HashMap.
Print the word and its count at the end.
I applied via Company Website and was interviewed in Sep 2022. There were 3 interview rounds.
I have done bsc info tech and i finished c,c++,java,java script,html
1 Interview rounds
based on 1 review
Rating in categories
Business Analyst
58
salaries
| ₹6 L/yr - ₹18 L/yr |
Project Manager
42
salaries
| ₹13 L/yr - ₹30.8 L/yr |
Technology Analyst
37
salaries
| ₹5 L/yr - ₹17.3 L/yr |
Senior Business Analyst
29
salaries
| ₹9 L/yr - ₹20 L/yr |
Senior Manager
28
salaries
| ₹22.1 L/yr - ₹40 L/yr |
National Payments Corporation of India
TCS
Infosys
Wipro