Filter interviews by
I applied via Company Website and was interviewed in Oct 2023. There was 1 interview round.
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 Company Website and was interviewed before May 2023. There were 3 interview rounds.
2 basic questions easy LeetCode.
Interview with 3 people. Focus on basics of Java, Database, Etc
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
Data Structures & MCQs on various basic topics
Coding Assignment over a Video Call - LeetCode Word Break problem
posted on 1 Feb 2023
I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 3 interview rounds.
posted on 20 Feb 2024
I applied via Campus Placement
2 Questions - 1 graph and one basic
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.
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Junior Software Developer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Video Editor
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Producer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager Secretarial
4
salaries
| ₹0 L/yr - ₹0 L/yr |
PVR Inox
HT Media
Zee Entertainment Enterprises
Siti Networks