Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
Software Development Life Cycle (SDLC) is a process followed by software development teams to design, develop and test high-quality software.
SDLC is a framework that consists of a series of phases that software development teams follow to deliver high-quality software.
The phases of SDLC include planning, analysis, design, development, testing, deployment, and maintenance.
Each phase of SDLC has its own set of deliverabl...
Agile process is an iterative approach to software development that emphasizes flexibility and customer satisfaction.
Agile process involves breaking down a project into smaller, manageable chunks called sprints.
Each sprint typically lasts 1-4 weeks and results in a working product increment.
Agile process values collaboration, communication, and responding to change over following a rigid plan.
Examples of Agile methodol...
Retesting is testing the same functionality again after fixing the defects. Regression testing is testing the unchanged functionality to ensure it still works.
Retesting is done to ensure that the defects found in the previous testing cycle have been fixed.
Regression testing is done to ensure that the changes made to the software have not affected the unchanged functionality.
Retesting is a subset of regression testing.
R...
V-Model is a software development model that emphasizes testing and verification at each stage of the development lifecycle.
The V-Model is a variation of the Waterfall model.
It consists of a series of phases that are executed in a sequential manner.
Each phase has a corresponding testing phase that is executed in parallel.
The V-Model is useful for projects that require a high degree of testing and verification.
The diagr...
A project is a temporary endeavor designed to produce a unique product, service or result.
Projects have a defined start and end date
They have specific goals and objectives
They require resources such as people, time, and money
They involve a team of people working together towards a common goal
Examples of projects include building a new website, launching a new product, or implementing a new system
Top trending discussions
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 applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.
Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.
Name mangling is used in C++ to support function overloading.
It is also used in Python to avoid naming conflicts in modules.
Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.
In C++, name mangling can be seen by using the 'nm' comman
I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.
AD DNS DHCP are Microsoft technologies used for network management and authentication.
Active Directory (AD) is a directory service used for authentication and authorization of users and computers in a network.
Domain Name System (DNS) is used for name resolution of network resources.
Dynamic Host Configuration Protocol (DHCP) is used for automatic IP address assignment to network devices.
AD, DNS, and DHCP are often used ...
IaaS, SaaS, and PaaS are cloud computing models that provide different levels of infrastructure, software, and platform services.
IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet, such as servers, storage, and networking.
SaaS (Software as a Service) delivers software applications over the internet, eliminating the need for local installation and maintenance.
PaaS (Platform as ...
General questions for 1 hors online exams
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;}
Analyst
88
salaries
| ₹3.4 L/yr - ₹7.5 L/yr |
Business Analyst
77
salaries
| ₹4 L/yr - ₹13 L/yr |
System Analyst
40
salaries
| ₹4.1 L/yr - ₹13.4 L/yr |
Software Engineer
33
salaries
| ₹4.6 L/yr - ₹10 L/yr |
Software Developer
29
salaries
| ₹3 L/yr - ₹8 L/yr |
TCS
Accenture
Wipro
Cognizant