Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
SOLID principles are a set of five design principles that help make software designs more understandable, flexible, and maintainable.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: Software entities should be open for extension but closed for modification.
L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its sub...
Inheritance in object-oriented programming allows a class to inherit properties and behaviors from another class.
Child classes inherit attributes and methods from parent classes
Allows for code reusability and promotes a hierarchical structure
Examples: Animal class with Dog and Cat subclasses, Vehicle class with Car and Truck subclasses
Easy round but concentration is important
What people are saying about Eviden
Eviden interview questions for designations
Questions from java,datastructure and database.
I was interviewed before May 2016.
A C program
Define main function
Declare variables
Use printf to output text
Use scanf to get user input
Use loops and conditionals as needed
In 5 years, I see myself as a senior software developer leading a team of developers to create innovative solutions.
Leading a team of developers
Creating innovative solutions
Continuing to learn and grow as a developer
Contributing to the success of the company
Building strong relationships with colleagues and clients
posted on 3 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
Deep copy creates a new copy of an object with its own unique memory space, while shallow copy creates a new object that references the same memory locations as the original object.
Deep copy duplicates all nested objects, while shallow copy only duplicates the references to nested objects.
Deep copy ensures that changes to the copied object do not affect the original object, while shallow copy may lead to unintended sid...
Use a loop to swap characters of two strings without using strcpy function.
Create two arrays of characters to store the strings
Use a loop to iterate through each character of the strings and swap them
Ensure to handle cases where strings have different lengths
posted on 26 Nov 2024
Aptitude, core concepts and a code
I learned the importance of teamwork and collaboration from my college club.
Developed strong communication skills by working with diverse group of individuals
Learned how to delegate tasks effectively to achieve common goals
Gained experience in problem-solving and conflict resolution through group projects
I want to experience living in a different country and immersing myself in a new culture.
Traveling to a foreign country and learning about their customs and traditions
Trying new foods and experiencing different ways of life
Making friends with locals and exploring the local attractions
Relational DBMS stores data in tables with predefined relationships, while non-relational DBMS stores data in flexible, schema-less formats.
Relational DBMS uses structured query language (SQL) for querying data
Non-relational DBMS can store data in various formats like key-value pairs, document-based, graph databases
Relational DBMS ensures data integrity through normalization and constraints
Non-relational DBMS offers be...
Class is a blueprint for creating objects, abstract class cannot be instantiated and can have abstract methods, interface is a contract for classes to implement certain methods.
Class is a blueprint for creating objects with attributes and methods.
Abstract class cannot be instantiated and can have abstract methods that must be implemented by subclasses.
Interface is a contract for classes to implement certain methods, bu
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Basic C# coding Questions
SQL , CODING QUESTION PYTHON
based on 4 interviews
2 Interview rounds
based on 62 reviews
Rating in categories
Associate Consultant
8.5k
salaries
| ₹1.9 L/yr - ₹11.5 L/yr |
Consultant
3.8k
salaries
| ₹8 L/yr - ₹28 L/yr |
Associate
1.7k
salaries
| ₹1.5 L/yr - ₹4.5 L/yr |
Senior Consultant
1.2k
salaries
| ₹12 L/yr - ₹38.1 L/yr |
Senior Associate
1.1k
salaries
| ₹1.8 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech