i
Greytrix
Filter interviews by
I appeared for an interview before Mar 2024.
Small application that perform crud operation
Its very good the give a scenario and according to that you have to develop a project
Inheritance is a mechanism in OOP where a new class is derived from an existing class.
It allows the new class to inherit the properties and methods of the existing class.
There are 4 types of inheritance: Single, Multiple, Hierarchical, and Multilevel.
Example: A class 'Car' can inherit properties and methods from a class 'Vehicle'.
Polymorphism is the ability of an object to take on many forms. There are two types: compile-time and runtime polymorphism.
Compile-time polymorphism is achieved through function overloading and operator overloading.
Runtime polymorphism is achieved through virtual functions and function overriding.
Polymorphism allows for code reusability and flexibility in object-oriented programming.
Example of compile-time polymorphism...
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
Greytrix interview questions for designations
Top trending discussions
I appeared for an interview before Jun 2016.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
Abstraction is a concept of hiding implementation details while interface is a contract that defines the behavior of a class.
Abstraction is achieved through abstract classes and methods
Interface is a collection of abstract methods
Abstraction is used for reducing complexity and increasing efficiency
Interface is used for achieving multiple inheritance and loose coupling
Abstraction is a way of achieving data abstraction w...
I appeared for an interview in Feb 2025, where I was asked the following questions.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.
Easy reasoning questions
Basic coding multiple choice questions
Exception handling, stored procedures, indexing, and OOP concepts are important in software engineering.
Exception handling is the process of handling errors that occur during program execution.
Stored procedures are pre-written SQL code that can be executed with a single command.
Indexing is the process of optimizing database performance by creating indexes on frequently queried columns.
OOP concepts include encapsulation
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Software Engineer
50
salaries
| ₹2.6 L/yr - ₹8.3 L/yr |
Software Developer
37
salaries
| ₹2.4 L/yr - ₹9 L/yr |
Junior Software Engineer
24
salaries
| ₹2.4 L/yr - ₹6 L/yr |
Junior Software Developer
16
salaries
| ₹2.1 L/yr - ₹4.5 L/yr |
Salesforce Developer
11
salaries
| ₹3 L/yr - ₹5 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys