Filter interviews by
I applied via Referral and was interviewed in Jun 2024. There were 3 interview rounds.
Program to read and order messages from a stream before printing the output.
Read messages from the stream
Order the stream by records
Print the ordered output
I was interviewed in Nov 2023.
Automation framework design concepts involve structuring the framework for efficient and effective test automation.
Identify the scope and requirements of the automation framework
Choose the appropriate tools and technologies based on the project needs
Design a modular and scalable framework architecture
Implement reusable components and libraries for code reusability
Integrate with continuous integration tools for automate...
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
Technically check on this.
Qlik interview questions for popular designations
I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.
Top trending discussions
posted on 28 Feb 2025
I was interviewed in Sep 2024.
A question regarding mechanical concepts and other inquiries related to amplitude.
I faced difficulty in managing conflicting priorities and deadlines during a project.
Prioritize tasks based on urgency and importance
Communicate with team members and stakeholders to manage expectations
Break down tasks into smaller, manageable chunks to stay on track
Seek help or guidance from mentors or supervisors when needed
I was interviewed in Jan 2025.
Difference between online study and offline study
I was interviewed in Jan 2025.
Semantic tags in HTML are specific tags that provide meaning to the content they enclose.
Semantic tags help search engines and screen readers understand the structure of a webpage.
Examples of semantic tags include <header>, <footer>, <nav>, <article>, <section>, <aside>, <main>, <figure>, <figcaption>.
Using semantic tags improves SEO and accessibility of a website.
Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.
Currying helps in creating reusable functions and partial application.
It allows you to create new functions by fixing some parameters of an existing function.
Example: const add = (a) => (b) => a + b; add(2)(3) will return 5.
Map is used to transform each element of an array, while Filter is used to select elements based on a condition.
Map returns a new array with the same length as the original array, but with each element transformed based on a provided function.
Filter returns a new array with only the elements that pass a provided condition function.
Example for Map: [1, 2, 3].map(num => num * 2) will result in [2, 4, 6].
Example for Fi...
Map creates a new array with the results of calling a provided function on every element, while forEach executes a provided function once for each array element.
Map returns a new array with the same length as the original array, while forEach does not return anything.
Map does not mutate the original array, while forEach can mutate the original array.
Map is more suitable for transforming data and creating a new array, w...
Authentication verifies the identity of a user, while authorization determines the user's access rights.
Authentication confirms the user's identity through credentials like username and password.
Authorization determines what actions the authenticated user is allowed to perform.
Authentication precedes authorization in the security process.
Example: Logging into a website (authentication) and then accessing specific pages
Local storage persists even after the browser is closed, while session storage is cleared when the browser is closed.
Local storage has no expiration date, while session storage expires when the browser is closed.
Local storage stores data with no limit, while session storage has a limit of around 5MB.
Local storage data is available across all windows/tabs for that domain, while session storage data is only available wit...
Challenges in automation include dynamic UI elements, data synchronization, and maintenance of test scripts.
Dynamic UI elements can be challenging to automate as they may change frequently.
Data synchronization between different systems can be difficult to achieve in automation.
Maintenance of test scripts can be time-consuming, especially when application changes frequently.
To read data and assert with db value in API automation, use API response to extract data and compare with database query result.
Extract data from API response using JSON parsing libraries like Gson or Jackson
Execute database query to retrieve expected value
Compare the extracted data with the database value using assertion libraries like TestNG or JUnit
based on 5 interviews
Interview experience
Technical Support Engineer
5
salaries
| ₹10.3 L/yr - ₹12.5 L/yr |
Digital Marketing Intern
5
salaries
| ₹0.1 L/yr - ₹0.3 L/yr |
Site Reliability Engineer
5
salaries
| ₹8.9 L/yr - ₹18 L/yr |
Software Engineer
4
salaries
| ₹19 L/yr - ₹24 L/yr |
Senior Technical Support Engineer
4
salaries
| ₹15.9 L/yr - ₹16.5 L/yr |
Tableau Software
MicroStrategy
SAP
IBM