i
Trellix
Filter interviews by
Top trending discussions
It was some sorting question - 1 Hour JAVA
Use the kill command with the child process ID to terminate it
Find the child process ID using tools like ps or pgrep
Use the kill command with the appropriate signal (e.g. SIGTERM, SIGKILL) and the child process ID
Example: kill -9
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Count the number of substrings with equal number of 0s, 1s, and 2s in a given string.
Iterate through the string and maintain counts of 0s, 1s, and 2s encountered so far.
Keep track of the counts in a hashmap and increment the count of substrings whenever counts of 0s, 1s, and 2s are equal.
Return the total count of substrings at the end.
Group anagrams together in an array of strings.
Create a hashmap to store sorted strings as keys and corresponding anagrams as values.
Iterate through the input array, sort each string, and add it to the hashmap.
Return the values of the hashmap as the grouped anagrams.
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...
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 Job Portal and was interviewed in May 2024. There was 1 interview round.
Iterate through array to find second largest number
Iterate through the array and keep track of the largest and second largest numbers
Handle edge cases like duplicates or small array sizes
Return the second largest number found
I applied via Referral and was interviewed in Nov 2023. There were 5 interview rounds.
Written with multiple question both aptitude and technical
Regression testing is retesting of previously tested functionality to ensure that changes or fixes have not introduced new defects. Smoke testing is a subset of regression testing that focuses on testing the critical functionalities of an application.
Regression testing is performed to verify that changes or fixes in software have not introduced new defects or caused existing functionalities to fail.
It involves retestin...
STLC, bug severity priority, waits in Selenium, Java OOPs
STLC stands for Software Testing Life Cycle and includes phases like requirement analysis, test planning, test design, test execution, and test closure
Bug severity is the impact of a bug on the system, while bug priority is the order in which bugs should be fixed
Waits in Selenium are used to make the test script wait for a certain condition to be met before proce...
Interview experience
Software Development Engineer
70
salaries
| ₹9 L/yr - ₹34.4 L/yr |
Software Engineer
54
salaries
| ₹10 L/yr - ₹27.5 L/yr |
Senior Software Engineer
36
salaries
| ₹15 L/yr - ₹46 L/yr |
Technical Support Engineer
26
salaries
| ₹5.6 L/yr - ₹23 L/yr |
Customer Success Engineer
18
salaries
| ₹12.5 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech