Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
2 section
MCQ + CODING(intermediate level)
Todo application was the assignment task to complete in one day.
Top trending discussions
I appeared for an interview before Jun 2016.
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.
...
Topics:
Python, Django, MySQL, Automation, Technical questions
XML is a markup language while JSON is a lightweight data interchange format.
XML uses tags to define elements while JSON uses key-value pairs.
XML is more verbose and complex than JSON.
JSON is easier to read and parse than XML.
XML supports namespaces and validation while JSON does not.
XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.
Fizz buzz question and array related
posted on 22 May 2025
I appeared for an interview in Apr 2025, where I was asked the following questions.
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.
I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.
I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 14 reviews
Rating in categories
Software Engineer
91
salaries
| ₹5.4 L/yr - ₹11.9 L/yr |
E-Commerce Executive
69
salaries
| ₹2.2 L/yr - ₹4.1 L/yr |
Software Developer
24
salaries
| ₹5.1 L/yr - ₹11.5 L/yr |
Customer Support Executive
21
salaries
| ₹2.4 L/yr - ₹4.3 L/yr |
Softwaretest Engineer
19
salaries
| ₹3 L/yr - ₹6.2 L/yr |
HCL Infosystems
Accel Frontline
PC Solutions
JMR Infotech