Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
AWS SQS (Simple Queue Service) is a fully managed message queuing service that enables decoupling of components in a distributed system.
Used for storing messages in a queue before they are processed by a consumer
Supports distributed systems by enabling asynchronous communication between components
Helps in decoupling different parts of a system, improving scalability and fault tolerance
Messages can be stored in SQS for
Normalizations are used to standardize data by removing redundancies and inconsistencies.
Normalizations help in organizing data in a consistent and efficient manner.
They reduce data redundancy by eliminating duplicate information.
Normalization ensures data integrity and accuracy by avoiding inconsistencies.
Examples include normalizing database tables to reduce data duplication and improve query performance.
I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.
It was on hackerrank(OA). There were two string and array based medium question.(Part of Blind 75 list)
Use Selenium to extract values from a dynamic table
Identify the table using its locator (id, class, xpath, etc.)
Iterate through the rows and columns of the table to extract values
Use Selenium commands like findElements and getText to retrieve the values
Handle dynamic content by waiting for elements to be present or visible
To find the union of two arrays in Java, use a HashSet to store unique elements from both arrays.
Create two arrays of strings.
Convert arrays to HashSet to remove duplicates.
Combine both HashSets to get the union of arrays.
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
Solve sanke and ladder puzzle
Coding practice is a must . DSA concept is a must .
Coding Test 2 which involved a basic array ques . Checked logic ability
posted on 8 Nov 2024
I was interviewed in Oct 2024.
I was interviewed before Feb 2024.
The aptitude test administered included questions on aptitude, mathematics, and reasoning.
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...
Find and print the missing number in a given array of strings.
Convert the array of strings to an array of integers for easier manipulation.
Iterate through the array to find the missing number by comparing consecutive elements.
Print the missing number once found.
Reverse a string in an array of strings
Iterate through each string in the array
Use a loop to reverse each string character by character
Store the reversed strings in a new array
To test a faulty ATM, simulate various scenarios like card reader failure, cash dispenser malfunction, network connectivity issues, etc.
Simulate card reader failure by inserting a damaged card or a card with a magnetic strip issue.
Test cash dispenser malfunction by requesting cash withdrawal and observing if the correct amount is dispensed.
Check for network connectivity issues by trying to access online banking service...
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.
based on 1 interview
Interview experience
Software Engineer
178
salaries
| ₹8 L/yr - ₹30 L/yr |
Senior Software Engineer
144
salaries
| ₹10 L/yr - ₹40 L/yr |
Associate Software Engineer
72
salaries
| ₹6 L/yr - ₹16.8 L/yr |
Lead Software Engineer
59
salaries
| ₹24 L/yr - ₹51 L/yr |
Senior QA Engineer
58
salaries
| ₹13 L/yr - ₹26 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra