Filter interviews by
JVM stands for Java Virtual Machine, which is a virtual machine that enables a computer to run Java programs. JDK stands for Java Development Kit, which is a software development kit used to develop Java applications.
JVM is responsible for executing Java bytecode and translating it into machine code.
JDK includes tools for developing, debugging, and monitoring Java applications.
JDK contains JRE (Java Runtime Environment...
Heap memory is a region of a computer's memory that is used for dynamic memory allocation.
Heap memory is allocated at runtime and can be accessed randomly.
It is used for storing objects and data structures that need to be dynamically allocated and deallocated.
Heap memory is managed by the programmer and not automatically by the system.
Examples of heap memory usage include creating objects in Java using the 'new' keywor
I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Jan 2021. There was 1 interview round.
C++ program to reverse a string
Use a loop to iterate through the string
Swap the characters at the beginning and end of the string
Continue swapping until the middle of the string is reached
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
Filter in MVC is used to retrieve a subset of data from a larger dataset based on certain criteria.
Filters can be applied to data in the model or in the view.
Filters can be used to sort, group, or limit the data returned.
Filters can be implemented using LINQ or other query languages.
Examples of filters include date range filters, category filters, and search filters.
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Aug 2021. There was 1 interview round.
Abstract class can have implementation while interface cannot. Classes can implement multiple interfaces but only one abstract class.
Abstract class can have constructors while interface cannot.
Abstract class can have non-abstract methods while interface cannot.
Interfaces are used for full abstraction while abstract classes are used for partial abstraction.
Example: Abstract class - Animal with method eat() and subclass ...
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
136
salaries
| ₹20 L/yr - ₹68.8 L/yr |
Senior Software Engineer
109
salaries
| ₹27.6 L/yr - ₹105 L/yr |
Software Developer
104
salaries
| ₹22.7 L/yr - ₹89.4 L/yr |
Sde1
57
salaries
| ₹28 L/yr - ₹86 L/yr |
Software Development Engineer II
43
salaries
| ₹25 L/yr - ₹96 L/yr |
Salesforce
Amazon
Oracle