Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
3 hours - Coding questions and Aptitude test
Aptitude questions - normal RS aggarwal type
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
General topics like Artificial Intelligence positive or negative impacts
I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.
HashMap is not thread-safe while ConcurrentHashMap is thread-safe and allows concurrent modifications.
HashMap is not thread-safe and can lead to ConcurrentModificationException if modified concurrently.
ConcurrentHashMap allows concurrent modifications without the need for external synchronization.
ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple threads to operate on differen...
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 Sep 2022. There were 2 interview rounds.
Security in Kafka can be handled through authentication, authorization, encryption, and SSL/TLS.
Implement authentication mechanisms like SASL or SSL for secure communication between clients and brokers.
Set up ACLs (Access Control Lists) to control access to topics and resources.
Enable encryption using SSL/TLS to secure data in transit.
Use tools like Confluent Security Plugins for additional security features.
Regularly ...
Microservices offer benefits such as scalability, flexibility, resilience, and easier maintenance.
Scalability: Microservices allow for individual components to be scaled independently, leading to better resource utilization.
Flexibility: Each microservice can be developed, deployed, and updated independently, allowing for more flexibility in the development process.
Resilience: If one microservice fails, it does not brin...
Yes, I have done customisation in spring-boot.
Implemented custom error handling by extending ResponseEntityExceptionHandler
Created custom annotations for validation
Configured custom logging using Logback
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 applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.
SQL query based questions where asked
based on 1 interview
Interview experience
Production Analyst
131
salaries
| ₹10 L/yr - ₹21 L/yr |
Product Manager
97
salaries
| ₹16.5 L/yr - ₹41 L/yr |
Product Engineer
92
salaries
| ₹24 L/yr - ₹40 L/yr |
Implementation Consultant
90
salaries
| ₹12 L/yr - ₹17.9 L/yr |
Customer Success Manager
78
salaries
| ₹13 L/yr - ₹32.2 L/yr |
Freshworks
Zoho
HCLTech
TCS