Filter interviews by
I applied via BigShyft and was interviewed before Nov 2023. There were 2 interview rounds.
Asked to automate company's webpage. To buy sell crypto
Hashmap and Hashset are data structures used in Java to store key-value pairs and unique elements respectively.
Hashmap is used to store key-value pairs where keys are unique and values can be duplicated.
Hashset is used to store unique elements only, no duplicates are allowed.
Hashmap uses hashing to store and retrieve elements efficiently.
Hashset internally uses Hashmap to store elements as keys with a dummy value.
Selenium is an open-source automation testing framework used for web applications.
Selenium supports multiple programming languages like Java, Python, C#, etc.
It consists of Selenium WebDriver, Selenium IDE, and Selenium Grid.
Selenium WebDriver is used for automating web applications by interacting with the web elements.
Selenium IDE is a record and playback tool for creating test cases.
Selenium Grid is used for parallel...
Checked exceptions are checked at compile time, while unchecked exceptions are not.
Checked exceptions must be either caught or declared in the method signature using 'throws' keyword.
Unchecked exceptions do not need to be explicitly handled.
Examples of checked exceptions include IOException, ClassNotFoundException.
Examples of unchecked exceptions include NullPointerException, ArrayIndexOutOfBoundsException.
Exceptions in Selenium are errors that occur during test execution, such as ElementNotVisibleException or TimeoutException.
Selenium WebDriver throws exceptions when it encounters errors during test execution.
Common exceptions include NoSuchElementException, ElementNotVisibleException, TimeoutException, StaleElementReferenceException, and WebDriverException.
Handling exceptions in Selenium can be done using try-catch blo...
Waits in Selenium are used to synchronize tests with the browser's state.
Waits help to handle synchronization issues in Selenium tests
There are two types of waits in Selenium - Implicit Wait and Explicit Wait
Implicit Wait sets a default waiting time for the entire test script
Explicit Wait allows the test to wait for a certain condition to be met before proceeding
Find the first and last occurrence of a specific element in an array of strings.
Iterate through the array and keep track of the index of the first and last occurrence of the element.
Return the index of the first and last occurrence of the element.
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
Java, selenium, appium, accessibility
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
Reverse string without using loop
Use recursion to reverse the string
Base case: if string length is 0 or 1, return the string
Recursive case: return the last character + reverse(rest of the string)
Implement a parenthesis balancing algorithm using a stack
Use a stack to keep track of opening parentheses
When encountering a closing parenthesis, pop from stack and check if it matches the closing parenthesis
If stack is empty or mismatched parentheses, return false
If all parentheses are balanced, return true
I applied via Company Website and was interviewed in Oct 2021. There were 3 interview rounds.
Customer Success Specialist
5
salaries
| ₹7 L/yr - ₹7.5 L/yr |
Software Developer
4
salaries
| ₹13 L/yr - ₹15 L/yr |
Business Development Manager
4
salaries
| ₹4.8 L/yr - ₹6.4 L/yr |
Quality Analyst
3
salaries
| ₹10 L/yr - ₹25 L/yr |
Risk Analyst
3
salaries
| ₹6 L/yr - ₹11.4 L/yr |
Uber
Ola Cabs
Lyft
Grab (India)