Filter interviews by
Clear (1)
I appeared for an interview in Nov 2020.
Round duration - 60 minutes
Round difficulty - Easy
Started with the introduction.
Then there were two-three coding questions.
Some OS and DBMS concepts were asked.
Questions related to testing were also included.
You are given a string STR
which contains alphabets, numbers, and special characters. Your task is to reverse the string.
STR = "abcde"
"e...
Reverse a given string containing alphabets, numbers, and special characters.
Iterate through the characters of the string from end to start and append them to a new string.
Use built-in functions like reverse() or StringBuilder in languages like Python or Java for efficient reversal.
Handle special characters and numbers along with alphabets while reversing the string.
Ensure to consider the constraints on the number of t
You are provided with a positive integer N
. Your task is to identify all numbers such that the sum of the number and its digits equals N
.
N = 21
Identify numbers whose sum of digits and number equals given integer N.
Iterate through numbers from 1 to N and check if sum of number and its digits equals N.
Use a helper function to calculate sum of digits for a given number.
Return the numbers that satisfy the condition in increasing order, else return -1.
Round duration - 60 minutes
Round difficulty - Medium
This was quite a tough round that can be cleared only by practice and understanding the problem. They asked about the profile first, then questions related to testing, SDLC, and so on. And then, I was asked to write test cases for two to three problems. Writing a test case was a task in this round. The interview was a senior testing engineer and was very friendly and helpful also and answered all my queries related to work.
Tip 1 : Practice question from every section (Arrays, String, Data Structures)
Tip 2 : Practice question that required you to write test cases for a problem (as they judge you on your practical implementation)
Tip 3 : Practice low level designing questions (it indirectly helps you to write test cases )
Tip 4 : Choose your favorite Data Structure and practice well on it (as this is the most commonly asked question)
Tip 1 : Have at least three projects in your resume (Include only those which you can explain and demonstrate)
Tip 2 : Include a column of "Position of Responsibility" in addition to your work experience and technicalities (it is impactful as it shows your extra activities apart from your regular curriculum)
I applied via Instahyre and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via Job Fair
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.
I applied via AngelList and was interviewed before Oct 2021. There were 2 interview rounds.
based on 1 interview
Interview experience
Key Accounts Executive
694
salaries
| ₹3.7 L/yr - ₹7.5 L/yr |
Territory Sales Manager
520
salaries
| ₹4.7 L/yr - ₹10.5 L/yr |
Business Development Executive
493
salaries
| ₹1 L/yr - ₹5.1 L/yr |
Business Development Associate
370
salaries
| ₹2.4 L/yr - ₹6 L/yr |
Software Engineer
265
salaries
| ₹13 L/yr - ₹55 L/yr |
Paytm
Google Pay
Amazon Pay
Mobikwik