Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2022. There were 3 interview rounds.
Will get aptitude questions which needs to be completed with time on live portal
Top trending discussions
I applied via Instahyre and was interviewed in Jan 2024. There was 1 interview round.
Java questions involed collections and opps concepts
I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.
Selenium script for adidas website
Pallindrome and strings question
posted on 8 May 2024
posted on 23 Mar 2024
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
String constant pool is a memory area in Java where unique string literals are stored to optimize memory usage.
String constant pool is a part of the Java heap memory.
It stores unique string literals to avoid duplicate storage.
Strings created using double quotes are stored in the string constant pool.
Strings created using new keyword are stored in the heap memory.
Yes, we can create object for abstract classes and interfaces in Java.
Objects cannot be created for abstract classes directly, but can be created for concrete subclasses that extend the abstract class.
Interfaces cannot be instantiated, but objects can be created for classes that implement the interface.
Example: Abstract class Animal { abstract void makeSound(); } Class Dog extends Animal { void makeSound() { System.out...
The keyword used in interface for concrete method is 'default'.
The 'default' keyword is used in interfaces to provide a default implementation for a method.
It allows interfaces to have concrete methods without requiring implementing classes to override them.
Example: 'default void methodName() { // method implementation }'
based on 1 interview
Interview experience
Software Engineer
13
salaries
| ₹3.3 L/yr - ₹10 L/yr |
Content Writer
12
salaries
| ₹2.4 L/yr - ₹4.7 L/yr |
Senior Associate
9
salaries
| ₹3.8 L/yr - ₹5 L/yr |
Associate NOC Engineer
8
salaries
| ₹2 L/yr - ₹4 L/yr |
Operations Associate
7
salaries
| ₹1.8 L/yr - ₹2.5 L/yr |
Times Internet
Network 18
Times Group
Zee Entertainment Enterprises