Filter interviews by
Be the first one to contribute and help others!
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 Job Fair and was interviewed before May 2021. There were 2 interview rounds.
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 Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.
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
Technical interview questions for Executive Engineer position
Memory leak is a situation where a program fails to release memory that is no longer needed
Static variables in C are variables that retain their values between function calls
Local variables are declared inside a function and have a limited scope, while global variables can be accessed from any part of the program
Method overriding is a feature in object-orient...
Comparison between C and Java, explanation of exception handling and stack operations.
C is a procedural language while Java is object-oriented.
Java has automatic memory management while C requires manual memory management.
Exception handling in Java involves try-catch blocks while C uses error codes.
Runtime exceptions are unchecked exceptions that occur during program execution.
Stack is a data structure that follows the...
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
TCS
Accenture
Wipro
Cognizant