Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Program that prints 1 if user inputs 0, and 0 if user inputs 1.
Create a function that takes user input as parameter
Check if input is 0, then print 1. If input is 1, print 0
Handle invalid inputs if necessary
Program to find second lowest number without using collection and nested loop.
Sort the array in ascending order
Check for duplicates and skip them
Return the second element in the sorted array
Implemented App automation using Selenium WebDriver and Appium for regression testing and continuous integration.
Used Selenium WebDriver for web application automation
Utilized Appium for mobile application automation
Implemented automation scripts for regression testing
Integrated automation tests into continuous integration pipelines
Top trending discussions
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
posted on 28 Jul 2021
I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.
Check if binary tree is balanced or not.
A balanced binary tree has the height of left and right subtrees differ by at most 1.
Recursively check the height of left and right subtrees and compare.
Use a helper function to calculate the height of a subtree.
Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.
Detect loops in a linked list.
Use two pointers, one moving at a faster pace than the other.
If there is a loop, the faster pointer will eventually catch up to the slower one.
To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.
posted on 10 May 2020
I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.
posted on 6 Aug 2021
posted on 30 Jan 2021
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.
API testing methods involve functional, performance, security, and exploratory testing.
Functional testing ensures that the API meets the requirements and specifications.
Performance testing checks the API's response time, throughput, and resource utilization.
Security testing verifies the API's authentication, authorization, and encryption mechanisms.
Exploratory testing involves ad-hoc testing to discover defects and usa...
Sanity and Smoke are types of software testing. Sanity tests a specific functionality while Smoke tests the entire system.
Sanity testing is a narrow and deep testing approach while Smoke testing is a broad and shallow testing approach.
Sanity testing is performed after a small change in code while Smoke testing is performed after a major change in code.
Sanity testing is used to check if the critical functionalities are ...
Retesting is testing the same functionality again after fixing the defects. Regression is testing the unchanged functionality after making changes.
Retesting is done to ensure that the defects have been fixed and the functionality is working as expected.
Regression is done to ensure that the changes made to the software have not affected the existing functionality.
Retesting is a subset of regression testing.
Retesting is ...
posted on 5 Oct 2022
I applied via Campus Placement and was interviewed in Apr 2022. There were 5 interview rounds.
Basic aptitude questions. Just keep a track of time
2nd round is coding round. You can expect Leetcode medium questions. The topics asked are Linked list, Trees and arrays.
3rd round is again the Coding Test. Level of questions is Leetcode Medium to Leetcode Hard. Topics covered are Trees, Doubly Linked List, Dp etc.
posted on 25 Sep 2024
Not selected but the questions were mostly based on DSA time complexity and pseudo code
I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 3 interview rounds.
Array tasks on given platform
posted on 29 Sep 2022
They will give you a leet code test.
API endpoint to update employee salary
Create a PUT request endpoint with employee ID and new salary as parameters
Verify user authentication and authorization before updating the salary
Update the salary in the database and return success message
Some of the top questions asked at the Baazi Games Quality Assurance Engineer 3 interview -
based on 1 interview
Interview experience
Software Development Engineer II
27
salaries
| ₹7.5 L/yr - ₹28 L/yr |
Associate Product Manager
9
salaries
| ₹7 L/yr - ₹15 L/yr |
Assistant Manager
8
salaries
| ₹6.9 L/yr - ₹11 L/yr |
Product Manager
8
salaries
| ₹10 L/yr - ₹27.3 L/yr |
Software Developer
7
salaries
| ₹3 L/yr - ₹12 L/yr |
Medcode
Maxgen Technologies
Cyfuture
Value Point Systems