Filter interviews by
Be the first one to contribute and help others!
I applied via Campus Placement and was interviewed before Jun 2019. There were 4 interview rounds.
An interface is a contract that defines the methods that a class must implement, while an abstract class can provide some implementation.
An interface can only have abstract methods, while an abstract class can have both abstract and non-abstract methods.
A class can implement multiple interfaces, but can only inherit from a single abstract class.
Interfaces are used to achieve multiple inheritance in Java.
Abstract classe...
Enum is a data type that consists of a set of named values.
Enums are used to define a set of constants that can be assigned to a variable.
They make code more readable and maintainable.
Example: enum Color { RED, GREEN, BLUE }
Enums can also have values assigned to them, like enum Size { SMALL = 1, MEDIUM = 2, LARGE = 3 }
I applied via Campus Placement and was interviewed before Sep 2021. There were 3 interview rounds.
Basic aptitude and graduation based OS, CN, DAA and DBMS questions
The question is asking for your name.
Answer with your actual name
Be honest and straightforward
Avoid giving a fake name or trying to be clever
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Basic LIS problem. Coded using Java. Asked to improve it using collections.
Find the longest substring without repeating characters in an array of strings.
Iterate through each string in the array
Use a set to keep track of characters seen so far
Update the longest substring length as you iterate
posted on 13 Nov 2024
It was live online coding test
Coding test nodejs assignnment
posted on 6 May 2024
The 'ref' keyword in C# is used to pass arguments by reference instead of by value.
Allows a method to modify the value of the argument passed to it
Useful when you want to update the original value of a variable inside a method
Can be used with value types and reference types
Example: void UpdateValue(ref int num) { num = 10; }
Example: int value = 5; UpdateValue(ref value); // value will be 10 after the method call
React Hooks are functions that let you use state and other React features without writing a class.
React Hooks were introduced in React 16.8.
They allow you to use state and other React features in functional components.
Some commonly used React Hooks are useState, useEffect, useContext, etc.
Hooks are more lightweight and easier to understand compared to class components.
posted on 26 Jul 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Generale questions about my previous experience
Development Engineer 2
144
salaries
| ₹9 L/yr - ₹16 L/yr |
Devops Engineer
124
salaries
| ₹5 L/yr - ₹19 L/yr |
Development Engineer 3
119
salaries
| ₹13 L/yr - ₹25 L/yr |
Development Engineer
117
salaries
| ₹6.5 L/yr - ₹22.1 L/yr |
Software Development Engineer II
77
salaries
| ₹9 L/yr - ₹16 L/yr |
PVR Inox
Cinépolis
HT Media
Zee Entertainment Enterprises