i
Filter interviews by
I applied via campus placement at Manav Rachana International University, Faridabad and was interviewed in May 2021. There were 3 interview rounds.
OOPS concepts are fundamental to software engineering. They help in creating modular, reusable, and maintainable code.
Encapsulation - hiding implementation details of an object. Example: A car's engine is encapsulated and can only be accessed through the car's interface.
Inheritance - creating a new class from an existing class. Example: A sports car class can inherit properties from a car class.
Polymorphism - the abili...
Difference between String literal and String object creation.
String str = "String" creates a string literal in the string pool.
String str = new String("String") creates a new string object in the heap.
String literal is more efficient than creating a new object.
String object creation is useful when you want to modify the string.
Function to calculate perimeter and area of a rectangle.
Define a function that takes length and width as parameters
Calculate perimeter by adding twice the length and twice the width
Calculate area by multiplying length and width
Return both perimeter and area as an object
Top trending discussions
posted on 17 Dec 2024
There were 45 questions in total: 20 questions on aptitude and 25 questions on basic C, C++, and Java.
posted on 19 Oct 2022
I applied via campus placement at IMS Engineering College, Ghaziabad and was interviewed before Oct 2021. There were 4 interview rounds.
It was an online test where you to solve two basic programming problems.
It was a GD where 21 other candidates were present alongside me. The interviewer asked basic questions which we had to answer after raising our hands. It was on fcfs basis. The questions were mostly about basics OOPs concepts, arrays, linkedlist, tree, sorting, searching and time-space complexities. The difficulty of GD round is nominal. All you have to response first and clearly.
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
I was interviewed in Dec 2024.
A function is a piece of code that is called by name, while a method is a function that is associated with an object.
Functions are standalone blocks of code, while methods are functions that are part of a class or object.
Functions can be called independently, while methods are called on an object.
Functions do not have access to data stored in an object, while methods can access and modify object data.
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
posted on 5 Feb 2025
Some of the top questions asked at the NovelVox Softwares India Pvt. Ltd. Associate Software Engineer interview -
based on 1 review
Rating in categories
Software Developer
41
salaries
| ₹4.9 L/yr - ₹13 L/yr |
Associate Software Developer
41
salaries
| ₹4.5 L/yr - ₹6.5 L/yr |
Senior Software Developer
14
salaries
| ₹9 L/yr - ₹19.2 L/yr |
Associate Software Engineer
7
salaries
| ₹5.5 L/yr - ₹6 L/yr |
HR Manager
6
salaries
| ₹7 L/yr - ₹18 L/yr |
Ameyo
Servion Global Solutions
Conneqt Business Solutions
Teleperformance