Filter interviews by
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 }'
Top trending discussions
I applied via Naukri.com
Answers to common interview questions for Software Engineer position
Option Strict and Option Explicit are compiler directives in VB.NET
Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection
System.String is immutable while System.StringBuilder is mutable
Delegate is a type that represents a reference to a method
Value types store data directly while reference types store a referen...
Low level Design Problem in Java
System Design with few details
Design a database table for managing user accounts in a web application.
Table Name: Users
Columns: id (INT, Primary Key), username (VARCHAR), password (VARCHAR), email (VARCHAR), created_at (TIMESTAMP)
Indexes: Create an index on username for faster lookups.
Constraints: Ensure email is unique and validate password strength.
I appeared for an interview in Oct 2024, where I was asked the following questions.
posted on 12 Jun 2024
20 questions aptitude
This code prints all prime numbers from 0 to n using the Sieve of Eratosthenes algorithm.
A prime number is greater than 1 and has no divisors other than 1 and itself.
Use the Sieve of Eratosthenes for efficient prime number generation.
Initialize a boolean array to track prime status for numbers 0 to n.
Iterate through the array, marking non-prime numbers as false.
Example: For n = 10, the output will be 2, 3, 5, 7.
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Mostly questions on logical aptitude
The toughest challenge I faced was leading a project with tight deadlines and team conflicts, which tested my leadership and problem-solving skills.
Led a team of 5 developers on a critical project with a 3-month deadline.
Faced conflicts between team members due to differing opinions on technology stack.
Implemented regular stand-up meetings to improve communication and resolve issues.
Utilized Agile methodologies to adap...
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Aptitude round contains 20 mcq's.
I applied via Campus Placement
The aptitude round included a range of logical and analytical questions.
based on 1 interview experience
Difficulty level
Duration
Software Engineer
101
salaries
| ₹8 L/yr - ₹14.5 L/yr |
Software Development Engineer
86
salaries
| ₹8 L/yr - ₹14.5 L/yr |
Software Developer
81
salaries
| ₹8 L/yr - ₹14 L/yr |
Software Development Engineer II
67
salaries
| ₹10.5 L/yr - ₹17.2 L/yr |
Senior Software Engineer
50
salaries
| ₹11.7 L/yr - ₹30 L/yr |
Vyapar
Nowfloats Technologies
ShopKirana
Tata nexarc