Filter interviews by
General knowledge related Questions?
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 Referral and was interviewed before Sep 2021. There was 1 interview round.
I have worked on various technologies including Java, Python, AWS, and Docker.
Developed RESTful APIs using Java and Spring framework
Implemented machine learning models using Python and scikit-learn library
Deployed applications on AWS using EC2, S3, and RDS
Containerized applications using Docker for easy deployment and scaling
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;}
I applied via LinkedIn and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
NACL and security groups are both AWS network security features, but NACL operates at the subnet level while security groups operate at the instance level.
NACL is stateless while security groups are stateful
NACL can allow or deny traffic based on IP addresses, protocols, and ports while security groups only allow traffic
NACL rules are evaluated in order while security group rules are evaluated independently
NACL can be ...
Public and private subnets can be identified based on their IP address range and their accessibility from the internet.
Public subnets have IP addresses that are accessible from the internet.
Private subnets have IP addresses that are not accessible from the internet.
Public subnets are typically used for resources that need to be accessed from the internet, such as web servers.
Private subnets are typically used for resou...
S3 is for frequently accessed data while Glacier is for long-term archival storage.
S3 is designed for frequently accessed data while Glacier is for long-term archival storage.
S3 has low latency retrieval times while Glacier has higher retrieval times.
S3 is more expensive than Glacier for storage and retrieval.
Glacier has a tiered pricing model based on retrieval times and storage duration.
S3 is suitable for storing dat...
AMI is a virtual machine while S3 is a storage service in AWS.
AMI stands for Amazon Machine Image and is a pre-configured virtual machine that can be used to create EC2 instances.
S3 stands for Simple Storage Service and is a scalable object storage service that can be used to store and retrieve data.
AMI is used to create EC2 instances while S3 is used to store and retrieve data.
AMI is used for computing while S3 is use...
The parameter for creating group policy using JSON is a JSON object containing the policy settings.
The JSON object should include the policy name, description, and settings.
The settings can include values for registry keys, security options, and other policy settings.
Example: {"policyName": "Password Policy", "description": "Enforces password complexity requirements", "settings": {"MinimumPasswordLength": 8, "PasswordC
I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Electrical Engineer
20
salaries
| ₹2.2 L/yr - ₹9.3 L/yr |
Assistant Manager
19
salaries
| ₹7.5 L/yr - ₹15 L/yr |
Shift Incharge
19
salaries
| ₹2.9 L/yr - ₹5.5 L/yr |
Engineer
18
salaries
| ₹2.2 L/yr - ₹10.4 L/yr |
Senior Engineer
12
salaries
| ₹5.8 L/yr - ₹8.5 L/yr |
Accenture
Wipro
Cognizant
Capgemini