Filter interviews by
JavaScript questions
I applied via Approached by Company and was interviewed before Sep 2021. There was 1 interview round.
I will prioritize the task and communicate with my supervisor to set a new deadline.
Assess the importance of the task and its impact on other projects
Communicate with supervisor to set a new deadline
Create a plan to complete the task efficiently
Ensure that the delay does not affect the overall project timeline
I applied via Company Website and was interviewed before Sep 2022. There were 3 interview rounds.
Html,javascript,what is frontend
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.
posted on 4 Mar 2021
I applied via LinkedIn and was interviewed in Sep 2020. There were 4 interview rounds.
C++ program to implement queue using linked list and class
Create a class for queue and node
Implement enqueue, dequeue, and display functions
Use pointers to link nodes in the linked list
posted on 30 Nov 2022
I applied via LinkedIn and was interviewed before Nov 2021. There were 3 interview rounds.
There are basic aptitude questions for freshers level
posted on 10 May 2024
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
I applied via Internshala and was interviewed in Sep 2022. There were 3 interview rounds.
Includes basic aptitude question with additional questions based on coding languages fundamentals.....
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Divide the array into two halves
Compare the target value with the middle element
If the target value matches the middle element, return its position
If the target value is less than the middle element, search the left half of the array
If the target value is greater than the middle element, search the right half of the arra...
based on 4 interviews
Interview experience
based on 59 reviews
Rating in categories
Software Engineer
29
salaries
| ₹2.2 L/yr - ₹6.8 L/yr |
Software Developer
14
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Senior Software Engineer
13
salaries
| ₹4.3 L/yr - ₹18.5 L/yr |
QA Engineer
11
salaries
| ₹2 L/yr - ₹4 L/yr |
Software Testing Engineer
10
salaries
| ₹2.3 L/yr - ₹6 L/yr |
HCL Infosystems
Accel Frontline
PC Solutions
RNF Technologies