i
WebBee Global
Filter interviews by
Java Fundamental questions and Four Programming questions.
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I appeared for an interview before Jun 2016.
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
I applied via Walk-in and was interviewed in Jun 2023. There were 3 interview rounds.
Program output prediction,Logical
3 programs ,any Language you choose. One SQL and 2 programs
I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.
General coding questions
30days training and project building
I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.
An interface in software engineering defines a contract for classes to implement, specifying methods and properties.
Defines a set of methods and properties that a class must implement
Does not contain any implementation details, only method signatures
Used to achieve abstraction and multiple inheritance in programming
Examples: Java interfaces, C# interfaces
I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.
Program to print the Fibonacci series up to a given number.
Take input from user for the limit of the series.
Initialize two variables with 0 and 1 respectively.
Use a loop to generate the series and print each number.
Add the previous two numbers to get the next number in the series.
based on 2 interviews
Interview experience
Java Developer
19
salaries
| ₹2.6 L/yr - ₹8.4 L/yr |
Software Developer
6
salaries
| ₹3 L/yr - ₹4 L/yr |
Senior Software Engineer
5
salaries
| ₹6.1 L/yr - ₹10 L/yr |
MIS Executive
5
salaries
| ₹3.6 L/yr - ₹6 L/yr |
Product Manager
4
salaries
| ₹12 L/yr - ₹16 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys