Filter interviews by
I was interviewed in Jan 2025.
Basic 2 dsa Questions to complete in 2hrs.
I am willing to relocate to Bangalore for the right opportunity.
I am open to relocating for a job that aligns with my career goals.
I have previously relocated for job opportunities and am comfortable with the process.
Bangalore is a hub for technology companies, making it an attractive location for QA Engineer roles.
I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.
Good it was pretty straightforward
Two basic DSA were asked
Be strong in DSA and algorithm design
Maventic Innovative Solutions interview questions for popular designations
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
First we appeared aptitude round they asked basic quants and logical questions
They asked me write code for staircase of coin using arryalist
I applied via Campus Placement
There was a physical coding test where 3 questions are provided to the students and we have to do the single coding.
Good aptitude questions moderate level
2 easy question realted to dsa
I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.
It was a coding test of 30 minutes, and we were asked to do a basic code in java/C++. Anyone with a sane programming knowledge can easily do it.
Types of Constructors
Default constructor: No arguments, initializes object with default values
Parameterized constructor: Takes arguments and initializes object with provided values
Copy constructor: Creates a new object by copying the values of an existing object
Static constructor: Initializes static members of a class
Private constructor: Restricts the creation of objects from outside the class
No, the 'this' keyword cannot be equal to null.
The 'this' keyword refers to the current instance of a class.
It is used to access the members of the current object.
Since 'this' refers to an object, it cannot be null.
No, static and public cannot be interchanged.
Static and public are two different keywords in programming.
Static is used to define a variable or method that belongs to the class itself, rather than an instance of the class.
Public is an access modifier that allows the variable or method to be accessed from anywhere in the program.
Interchanging static and public would result in a syntax error.
For example, in Java, the fol...
Constructor overriding is not allowed in Java to maintain the integrity of the object creation process.
Constructor is used to initialize the object state, and allowing overriding can lead to unexpected behavior.
Inheritance allows the subclass to inherit the superclass constructor, but not override it.
If a subclass needs to modify the behavior of the superclass constructor, it can use constructor chaining or call a sepa...
Normalization is used to eliminate data redundancy and improve data integrity. 3NF ensures that each attribute is dependent on the primary key.
Normalization helps in organizing data in a structured manner
It eliminates data redundancy and inconsistencies
3NF ensures that each attribute is dependent on the primary key
For example, a table with columns like Order ID, Product ID, and Customer ID can be normalized to eliminat
Inheritance is a mechanism in OOP where a new class is derived from an existing class. Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in the subclass with the same name and parameters as in the superclass.
Inheritance allows for code reuse and promotes code organization.
Overloading is used to have multiple methods with the same name but different paramet...
I applied via Campus Placement and was interviewed before Apr 2022. There were 3 interview rounds.
Simple coding questions...find no of unique characters in a string
Sort characters in a string based on its frequency.
Create a dictionary to store character frequency
Sort the dictionary based on frequency
Reconstruct the string using the sorted dictionary
Polymorphism allows for flexibility and extensibility in code by enabling objects to take on multiple forms.
Polymorphism allows for code reuse and simplifies maintenance.
It enables the creation of generic code that can work with objects of different classes.
It allows for the creation of interfaces and abstract classes, which can be implemented by multiple classes.
Examples include using a parent class to represent multi...
Very easy to crack and be eith the topic
Compiler translates entire program at once, while interpreter translates line by line.
Compiler converts source code into machine code before execution.
Interpreter converts source code into machine code during execution.
Compiler produces an executable file that can be run independently.
Interpreter does not produce an executable file, it executes code directly.
Compiler optimizations can result in faster execution.
Interpr...
Top trending discussions
based on 13 interviews
Interview experience
based on 79 reviews
Rating in categories
10-13 Yrs
Not Disclosed
Software Developer
54
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Developer
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
18
salaries
| ₹0 L/yr - ₹0 L/yr |
SAP Abap Developer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech