Filter interviews by
Be the first one to contribute and help others!
I applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Dec 2021. There were 3 interview rounds.
n-tier architecture is a software design pattern that divides an application into logical layers.
It separates presentation, application processing, and data management functions.
Each layer can be developed and maintained independently.
Examples include 3-tier and 4-tier architectures.
It improves scalability, maintainability, and flexibility of the application.
I have worked with a variety of technologies including Java, Python, SQL, AWS, and Docker.
Proficient in Java and Python programming languages
Experience with SQL databases and data modeling
Familiarity with AWS cloud services and infrastructure
Knowledge of containerization using Docker
Experience with version control using Git
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
C++ is an extension of C with object-oriented programming features.
C++ supports classes and objects while C does not.
C++ has better support for polymorphism and inheritance.
C++ has a standard template library (STL) while C does not.
C++ allows function overloading while C does not.
C++ has exception handling while C does not.
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain both data and functions to manipulate that data.
It emphasizes on encapsulation, inheritance, and polymorphism.
Examples of OOPs languages are Java, C++, Python, etc.
Polymorphism is the ability of an object to take on many forms.
It allows objects of different classes to be treated as if they were objects of the same class.
It is achieved through method overriding and method overloading.
Example: A shape class can have different subclasses like circle, square, triangle, etc. and all of them can be treated as shapes.
Example: A method can have different implementations in different clas...
Data abstraction is the process of hiding implementation details and showing only the necessary information to the user.
It is a way of organizing complex systems
It allows users to interact with complex systems without needing to understand the underlying details
It helps to reduce complexity and increase efficiency
Examples include object-oriented programming and APIs
A C program to reverse a given string.
Declare a character array to store the input string.
Use a loop to iterate through the string and swap the characters.
Print the reversed string.
Swapping two numbers using macro in C language
Use a temporary variable to store the value of one number
Assign the value of the second number to the first number
Assign the value of the temporary variable to the second number
Define a macro for swapping the numbers
Example: #define SWAP(a,b) {int temp; temp=a; a=b; b=temp;}
Software Engineer
127
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
90
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
44
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
43
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
Wipro
Cognizant
Capgemini