Filter interviews by
I applied via Instahyre and was interviewed before Oct 2023. There were 6 interview rounds.
CSE core concepts and basic aptitude, few code snippet analysis
Kind of to explain selenium framework in detail.
90 mins 90 Aptitude Questions
Top trending discussions
I applied via Referral and was interviewed in Feb 2022. There was 1 interview round.
Sort a given array of strings
Use built-in sorting functions in programming languages
Implement sorting algorithms like bubble sort, merge sort, etc.
Consider case sensitivity and special characters
The maximum number of repeating characters in a string needs to be determined.
Iterate through each character in the string and keep track of the count of consecutive repeating characters.
Update the maximum count whenever a new maximum is found.
Return the maximum count at the end of the iteration.
Explaining type script and java script arrow function loops with if else condition.
TypeScript and JavaScript both support arrow functions for concise syntax.
Arrow functions can be used in loops to simplify code.
If-else conditions can be used with arrow functions to add logic.
Example: const numbers = [1, 2, 3]; numbers.forEach(num => {if(num % 2 === 0) {console.log(num + ' is even');} else {console.log(num + ' is odd');
Selenium is widely used for web automation while Cypress is a newer tool with better performance and debugging capabilities.
Selenium supports multiple programming languages while Cypress only supports JavaScript.
Cypress has a built-in test runner and debugger while Selenium requires third-party tools.
Selenium is better for cross-browser testing while Cypress is better for end-to-end testing.
Choose Selenium for larger a...
Comparator and Comparable are interfaces used for sorting objects in Java.
Comparator interface is used to sort objects based on custom criteria.
Comparable interface is used to sort objects based on their natural order.
Comparator interface has two methods: compare() and equals().
Comparable interface has one method: compareTo().
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.
It included aptitude...selenium questions...java mcq questions...and a program to write
I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.
Q1) Write a functions to perform all CRUD in api.
Q2) Given two sorted list
ar1 =[1,2,3,4,7,7,12,18,19]
ar2 = [3, 4, 7, 7,14, 18, 19]
You can add and find largest sum but you can switch when ar1 and ar2 have same numbers.
Solution: you can base your solution on merge algo and recursively call your function to return largest sum possible.
posted on 12 Mar 2023
I applied via LinkedIn and was interviewed in Feb 2023. There were 2 interview rounds.
posted on 29 Jul 2022
I applied via Approached by Company and was interviewed in Jun 2022. There were 4 interview rounds.
Online Assessment with mcq and coding part
posted on 17 Nov 2022
I applied via Naukri.com and was interviewed before Nov 2021. There were 4 interview rounds.
Python program demonstrating string, list, and OOP concepts.
Create a class with attributes and methods
Use string methods like split(), join(), and replace()
Manipulate lists using append(), pop(), and slicing
Demonstrate inheritance and polymorphism
based on 3 reviews
Rating in categories
Production Analyst
128
salaries
| ₹10 L/yr - ₹21 L/yr |
Product Manager
98
salaries
| ₹18 L/yr - ₹41 L/yr |
Product Engineer
88
salaries
| ₹24 L/yr - ₹40 L/yr |
Implementation Consultant
87
salaries
| ₹12 L/yr - ₹17.9 L/yr |
Senior Product Analyst
75
salaries
| ₹10 L/yr - ₹28 L/yr |
Freshworks
Zoho
HCLTech
TCS