Filter interviews by
posted on 11 Feb 2022
I applied via Company Website and was interviewed in Aug 2021. There were 6 interview rounds.
Programming problem to solve will need to play with json, files and strings
Selenium Coding round on there website ... Need to be good with css selectors
CLI based Manual Testing problem to write test cases
I applied via Referral and was interviewed before Nov 2022. There was 1 interview round.
Hadoop is an open-source framework for distributed storage and processing of large data sets, while HDFS is the Hadoop Distributed File System used for storing data across multiple machines.
Hadoop is designed to handle big data by distributing the data processing tasks across a cluster of computers.
HDFS is the primary storage system used by Hadoop, which breaks down large files into smaller blocks and distributes them ...
I applied via Referral and was interviewed before Sep 2022. There were 5 interview rounds.
Online code as per the given problem statement
I applied via Referral and was interviewed in Sep 2021. There were 2 interview rounds.
BrowserStack interview questions for popular designations
I was interviewed in Mar 2021.
Round duration - 60 Minutes
Round difficulty - Easy
The platform was HackerEarth time duration was 1 hour.
2 Coding questions were asked, 30 minutes for each were allotted.
Given a string S
of length L
, determine the length of the longest substring that contains no repeating characters.
"abac...
In the brute force approach, we will use two nested loops. The outer loop is used to select the starting index of the substring and the inner loop is used to fix the ending index of the substring. After selecting the substring, we will use another loop (or a method) to check whether the substring contains all unique characters or not using a HashSet.
Space Complexity: O(n)Explanation:O(L), where L is the len...
Given an array or list ARR
consisting of N
integers, your task is to identify all distinct triplets within the array that sum up to a specified number K
.
A t...
Round duration - 120 Minutes
Round difficulty - Hard
This was a 2 hours round, with the following problem statement. At the end of the allotted time you had give a demo and explain your implementation.
Round duration - 45 Minutes
Round difficulty - Medium
The platform was Zoom, time duration was 45 mins. Started with Tell me something about yourself. I told them, that I like solving algorithms and real life problems.
Round duration - 20 Minutes
Round difficulty - Easy
Interviewer was very friendly. Asked few questions about myself and then asked questions about what I know about the company.
Tip 1 : Participate in live contests on websites like Codechef, Codeforces etc as much as possible.
Tip 2 : Practice questions from leetcode as mostly questions were asked from that only.
Tip 3 : Revise Computer Science subjects like DBMS, OS & OOPS thoroughly, it'll help you ace last round
Tip 4 : Revise everything about your mentioned internship projects and self projects. Projects hold a great weight in selection.
Tip 1 : Competitive programming profiles is a must. That'll help you get shortlisted.
Tip 2 : Resume should reflect development and experience in DSA.
Tip 3 : Be genuine in your skills and technologies section, question will be asked from them.
Get interview-ready with Top BrowserStack Interview Questions
I applied via Approached by Company and was interviewed before Feb 2022. There were 4 interview rounds.
Chrome and Firefox Browser automation
Log file tail last n lines where n is configurable. Followup question on how you can optimize it further incase log file size is in TBs and incase it is cluster of servers
Messaging queues are used to manage asynchronous communication between different components of a system.
Use a reliable messaging queue system like RabbitMQ or Apache Kafka
Ensure messages are properly formatted and serialized
Implement message acknowledgement and retry mechanisms
Monitor queue health and performance
Consider message ordering and partitioning for scalability
Avoid long-running tasks in message handlers
MapReduce is a programming model for processing large data sets in parallel.
MapReduce divides the input data into chunks and processes them in parallel.
It consists of two phases: Map and Reduce.
Map function takes input data and converts it into key-value pairs.
Reduce function takes the output of Map as input and combines the values with the same key.
It is used for solving dictionary keywords by mapping each word to a k
I was interviewed in Mar 2021.
Round duration - 60 Minutes
Round difficulty - Medium
The platform was HackerEarth time duration was 1 hour.
2 Coding questions were asked, 30 minutes for each were allotted.
Given a string S
of length L
, determine the length of the longest substring that contains no repeating characters.
"abac...
The problem asks to find the length of the longest substring without repeating characters in a given string.
Use a sliding window approach to iterate through the string and keep track of the characters seen so far.
Maintain a set to check for duplicate characters within the current substring.
Update the maximum length of the substring whenever a duplicate character is encountered.
Continue the process until the end of the ...
Given an array Arr
consisting of N
integers, find all distinct triplets in the array that sum up to zero.
An array is said to have a triplet {Arr[i], Arr[j],...
The task is to find all distinct triplets in an array that add up to zero.
Iterate through the array and fix the first element of the triplet.
Use two pointers approach to find the other two elements that sum up to the negative of the fixed element.
Skip duplicate elements to avoid duplicate triplets.
Return the list of triplets found.
Round duration - 120 Minutes
Round difficulty - Hard
This was a 2 hours round, with the following problem statement. At the end of the allotted time you had give a demo and explain your implementation.
Round duration - 45 Minutes
Round difficulty - Medium
The platform was Zoom, time duration was 45 mins. Started with Tell me something about yourself. I told them, that I like solving algorithms and real life problems.
Tip 1 : Participate in live contests on websites like Codechef, Codeforces etc as much as possible.
Tip 2 : Practice questions from leetcode as mostly questions were asked from that only.
Tip 3 : Revise Computer Science subjects like DBMS, OS & OOPS thoroughly, it'll help you ace last round
Tip 4 : Revise everything about your mentioned internship projects and self projects. Projects hold a great weight in selection.
Tip 1 : Competitive programming profiles is a must. That'll help you get shortlisted.
Tip 2 : Resume should reflect development and experience in DSA.
Tip 3 : Be genuine in your skills and technologies section, question will be asked from them.
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 4 interview rounds.
High-level component structure of a page refers to the organization of the main elements on a webpage.
Identify the main content area of the page
Determine the navigation menu and its placement
Decide on the placement of secondary content such as ads or related articles
Consider the footer and its contents
Ensure the page is responsive and adaptable to different screen sizes
I applied via Company Website and was interviewed in Oct 2020. There were 6 interview rounds.
Some of the top questions asked at the BrowserStack interview -
The duration of BrowserStack interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 32 interviews
Interview experience
based on 114 reviews
Rating in categories
2-6 Yrs
Not Disclosed
Executive Accountant
82
salaries
| ₹12 L/yr - ₹29 L/yr |
Software Engineer
55
salaries
| ₹13.8 L/yr - ₹28 L/yr |
Senior Software Engineer
40
salaries
| ₹20 L/yr - ₹40 L/yr |
Driver
24
salaries
| ₹1.4 L/yr - ₹5 L/yr |
CAR Driver
15
salaries
| ₹1.5 L/yr - ₹3.3 L/yr |
LambdaTest
Freshworks
Zoho
TCS