i
AVASOFT
Filter interviews by
General topics like Artificial Intelligence positive or negative impacts
Top trending discussions
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
SIP call flow involves signaling and media exchange between SIP devices with headers containing important information.
SIP INVITE message is sent to initiate a call
SIP 1xx responses indicate call progress
SIP 2xx response confirms call establishment
SIP ACK message acknowledges call setup
SIP BYE message terminates the call
K8's Deployment refers to the deployment of applications on Kubernetes clusters.
Kubernetes (K8s) is an open-source container orchestration platform used for automating deployment, scaling, and management of containerized applications.
K8s Deployment involves defining the desired state of the application, creating deployment configurations, and managing the deployment process.
Deployment resources in K8s include Pods, Rep...
I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.
Mainly sql qns are asked to write
Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.
Encapsulation: bundling data and methods that operate on the data into a single unit (object)
Inheritance: ability of a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for different data types
Abstraction: hiding the complex implementation details an
I applied via Recruitment Consultant and was interviewed in Dec 2021. There were 4 interview rounds.
Defect report for login page
Steps to reproduce the issue
Expected behavior
Actual behavior
Severity level
Screenshot or video evidence
SDLC is a software development process while STLC is a software testing process.
SDLC stands for Software Development Life Cycle and involves the entire process of software development from planning to deployment.
STLC stands for Software Testing Life Cycle and involves the process of testing the software to ensure it meets the requirements and is free of defects.
SDLC is focused on the development of the software while S...
Retesting is testing the same functionality again after fixing defects while regression testing is testing the unchanged functionality to ensure it still works after changes.
Retesting is done to ensure that the defects found in the previous test cycle have been fixed
Regression testing is done to ensure that the unchanged functionality still works after changes have been made
Retesting is done after fixing defects while ...
I applied via Naukri.com and was interviewed before Aug 2022. There were 4 interview rounds.
Pattern program, array segregation prograk
Collection in Java is a framework that provides an architecture to store and manipulate a group of objects.
Collections are used to store, retrieve, manipulate, and communicate aggregate data.
Common collection types include List, Set, Map, and Queue.
Example: List
Example: Set
I applied via LinkedIn and was interviewed in Jan 2021. There were 3 interview rounds.
Method Overloading is creating multiple methods with the same name but different parameters. Method Overriding is creating a new implementation of an existing method in a subclass.
Method Overloading is used to provide different ways to call the same method with different parameters.
Method Overriding is used to provide a new implementation of an existing method in a subclass.
Method Overloading is resolved at compile-tim...
An abstract class is a class that cannot be instantiated and is used as a base class for other classes.
An abstract class can have abstract and non-abstract methods.
Abstract methods have no implementation and must be implemented by the derived class.
Non-abstract methods can have implementation and can be inherited by the derived class.
An abstract class can have constructors and fields.
An abstract class can be used to de...
Static, super, and final are Java keywords used for different purposes.
Static keyword is used to create class-level variables and methods.
Super keyword is used to call the parent class constructor or method.
Final keyword is used to create constants or prevent method or class overriding.
A string is a sequence of characters. To make 'Zycus' string to 'Zycus Infotech' in Java, concatenate the two strings.
Use the '+' operator to concatenate the two strings.
Create a new string variable and assign the concatenated value to it.
Example: String str1 = 'Zycus'; String str2 = ' Infotech'; String result = str1 + str2;
I was interviewed in Feb 2024.
GRE and IPSEC are both protocols used for secure communication over networks, but they have different purposes and implementations.
GRE (Generic Routing Encapsulation) is a tunneling protocol used to encapsulate a wide variety of network layer protocols inside virtual point-to-point links. It does not provide encryption or authentication.
IPSEC (Internet Protocol Security) is a suite of protocols used to secure Internet ...
based on 1 review
Rating in categories
Software Engineer
222
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Data Engineer
88
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Software Developer
60
salaries
| ₹2.6 L/yr - ₹10.6 L/yr |
Servicenow Developer
51
salaries
| ₹4 L/yr - ₹7 L/yr |
QA Engineer
47
salaries
| ₹3 L/yr - ₹8 L/yr |
TCS
Infosys
Wipro
HCLTech