Filter interviews by
posted on 16 Jul 2024
I appeared for an interview in Mar 2025, where I was asked the following questions.
AWS offers various load balancing methods to distribute traffic across resources efficiently.
Application Load Balancer (ALB): Routes HTTP/HTTPS traffic based on content, ideal for microservices.
Network Load Balancer (NLB): Handles millions of requests per second, suitable for TCP traffic.
Classic Load Balancer: Legacy option for both HTTP and TCP traffic, less feature-rich than ALB and NLB.
Gateway Load Balancer: Combine...
Load average in Linux indicates the system's workload over time, reflecting the number of processes in the run queue.
Load average is represented as three numbers: 1, 5, and 15 minutes averages.
A load average of 1.0 on a single-core CPU means full utilization; 2.0 indicates overload.
You can check load average using the 'uptime' or 'top' commands.
High load averages can indicate performance issues, especially if they exce...
Top trending discussions
I applied via Campus Placement and was interviewed before Jun 2021. There were 5 interview rounds.
It has aptitude and coding based questions.For coding you can choose any coding language
There will be a GD for 7-10 people on random topic
Implement Hash Map with array and linked list.
Create an array of linked lists
Hash function maps keys to array indices
Insert key-value pairs into linked lists
Handle collisions by chaining
Search for a key by hashing and traversing linked list
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
They do a technical mock test
I applied via Naukri.com and was interviewed in Dec 2021. There were 2 interview rounds.
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
OOP Concepts refer to the principles of Object-Oriented Programming, including encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: The ability for objects of different classes to respond to the same message in different ways...
Database queries involve retrieving, updating, and manipulating data stored in a database.
Database queries are used to retrieve specific data from a database based on certain criteria.
Queries can also be used to update existing data or insert new data into the database.
SQL (Structured Query Language) is commonly used to write database queries.
Examples of database queries include SELECT, INSERT, UPDATE, and DELETE state...
I appeared for an interview in Oct 2021.
Round duration - 60 Minutes
Round difficulty - Hard
Given an integer N, determine and print all the prime numbers between 2 and N, inclusive.
Integer N
Prime numbers printed on separate lines
Generate and print all prime numbers between 2 and N, inclusive.
Iterate from 2 to N and check if each number is prime
A prime number is only divisible by 1 and itself
Print each prime number on a new line
Round duration - 60 Minutes
Round difficulty - Hard
Given two strings 'STR' and 'PTR', identify all starting indices of 'PTR' anagram substrings in 'STR'. Two strings are anagrams if one can be rearranged to form the other.
Implement a function to find all starting indices of anagram substrings of a given string in another string.
Create a frequency map of characters in the 'PTR' string.
Use a sliding window approach to check for anagrams in 'STR'.
Return the starting indices of anagram substrings found.
Example: For input 'BACDGABCD' and 'ABCD', output should be [0, 5].
Round duration - 60 Minutes
Round difficulty - Hard
Common testing questions related to Linux and operating systems
What are the different types of testing that can be performed on a Linux operating system?
How do you test the compatibility of software with different Linux distributions?
Can you explain the process of testing kernel modules in a Linux environment?
What tools and techniques do you use for performance testing on Linux systems?
How do you ensure the security an...
Tip 1 : practice coding
Tip 2 : be thorough with your resume
Tip 1 : have good projects
Tip 2 : fulfill the required tech stack
I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in May 2021. There were 3 interview rounds.
SMS call flow involves the process of sending and receiving text messages through mobile networks.
User composes an SMS on their mobile device.
The SMS is sent to the Short Message Service Center (SMSC).
SMSC stores the message and attempts to deliver it to the recipient's device.
If the recipient's device is unavailable, the SMSC retries delivery for a specified time.
Once delivered, the recipient's device receives the SMS...
based on 1 interview experience
Difficulty level
Duration
Software Engineer
103
salaries
| ₹11.6 L/yr - ₹21 L/yr |
Senior Software Engineer
92
salaries
| ₹21.6 L/yr - ₹38.5 L/yr |
Software Engineer Level 1
47
salaries
| ₹11 L/yr - ₹20 L/yr |
Software Engineer2
47
salaries
| ₹16 L/yr - ₹27.4 L/yr |
Assistant Manager
33
salaries
| ₹8.8 L/yr - ₹13.8 L/yr |
Twilio
Duck Creek Technologies
Ascent HR Technologies Private Limited
Subex