Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.
Generators are functions that allow you to iterate over a sequence of values without creating a full list in memory.
Generators use the yield keyword to return values one at a time
They are memory efficient as they do not store the entire sequence in memory
They can be used to generate an infinite sequence of values
Example: def countdown(n): while n > 0: yield n n -= 1
Example: for i in countdown(5): print(i)
Decorators are functions that modify the behavior of other functions without changing their source code.
Decorators are denoted by '@' symbol in Python
They can be used to add functionality to existing functions
They can be used to modify the behavior of existing functions
They can be used to restrict access to certain functions
They can be used to time the execution of functions
I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.
A bug in an application is an error, flaw, failure, or fault in the software code that causes it to produce incorrect or unexpected results.
Bugs can range from simple syntax errors to complex logic issues.
Common types of bugs include logic errors, syntax errors, and runtime errors.
Examples of bugs include a calculator app displaying incorrect results, a website crashing when a specific button is clicked, or a game free
Bug life cycle includes identification, reporting, fixing, retesting, and closing.
Identification: Bug is identified by testers during testing.
Reporting: Testers report the bug to developers.
Fixing: Developers fix the bug in the code.
Retesting: Testers retest the fixed bug to ensure it is resolved.
Closing: Once bug is confirmed fixed, it is closed.
I applied via Naukri.com and was interviewed before Nov 2021. There were 5 interview rounds.
I was given 10 logical questions to solve on a portal with 30min timer.
Most question were printing of patterns, fibonacci, prime no., palindrome etc.
out of 10 questions atleast 8 has to be right to qualify.
3 coding questions and 10 logical reasoning questions
Play a game on tablet which consists of coding questions
I applied via Company Website and was interviewed in Feb 2023. There were 6 interview rounds.
Prepare aptitude well as some questions are tricky which consume our time. There are 20 questions in total. And most of them are mathematical numeric problems.
This round is included in aptitude round in which you have to write down 3 coding problems which are easy one if you are moderate programmer
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
Easy applitude test simple question on arithmetic
Simple coding like Fibonacci
Systematic interview test
Java is a popular programming language used for developing various applications. OOPs concepts refer to Object-Oriented Programming principles.
Java is a high-level, class-based, object-oriented programming language.
OOPs concepts include Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation refers to bundling data and meth...
I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.
3 online dsa questions easy to medium
posted on 2 Nov 2021
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
based on 2 reviews
Rating in categories
Test Engineer
273
salaries
| ₹2 L/yr - ₹4.8 L/yr |
Trainee Test Engineer
136
salaries
| ₹1.9 L/yr - ₹3.5 L/yr |
Senior Test Engineer
118
salaries
| ₹3.1 L/yr - ₹6.7 L/yr |
Technical Support Representative
66
salaries
| ₹2.3 L/yr - ₹4.7 L/yr |
Technical Support Executive
44
salaries
| ₹2.5 L/yr - ₹4.5 L/yr |
International Game Technology
Ubisoft Entertainment
Aristocrat
Electronic Arts