Filter interviews by
I appeared for an interview in Feb 2025, where I was asked the following questions.
To find the ratio of the bases of two triangles given the area and height ratios.
Area of a triangle = 1/2 * base * height.
Let the bases of the triangles be b1 and b2.
Given area ratio = 4:3, so A1/A2 = 4/3.
Given height ratio = 3:4, so h1/h2 = 3/4.
Using the area formula: (1/2 * b1 * h1) / (1/2 * b2 * h2) = 4/3.
This simplifies to (b1 * h1) / (b2 * h2) = 4/3.
Substituting h1/h2 = 3/4 gives: (b1 * (3/4)) / (b2) = 4/3.
Cross-m...
Top trending discussions
Recursion, Data Structures and Algorithms, Dynamic Programming, Graph Traversals, Tree Traversals
I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.
var, let, and const are all used to declare variables in JavaScript, but they have different scopes and mutability.
var is function-scoped and can be redeclared and reassigned
let is block-scoped and can be reassigned but not redeclared
const is block-scoped and cannot be reassigned or redeclared
Polyfills of bind method provide a way to use the bind method in older browsers that do not support it natively.
Polyfill code typically checks if the bind method is available and if not, it creates a new function that mimics the behavior of bind.
One common polyfill for the bind method is the following: Function.prototype.bind = Function.prototype.bind || function() { // polyfill code here };
Polyfills are often used to ...
Create a search bar component in React for filtering data
Create a functional component for the search bar
Use state to store the search query
Implement a onChange event handler to update the search query
Filter the data based on the search query
I appeared for an interview before Jul 2024, where I was asked the following questions.
I applied via LinkedIn and was interviewed before Sep 2023. There were 2 interview rounds.
Dsa. , oops and basics of database management
I applied via Campus Placement and was interviewed in Apr 2024. There were 4 interview rounds.
2 questions, Easy and medium based
Approach uncertain situations with a structured mindset, focusing on analysis, communication, and adaptability.
Stay calm and assess the situation: For example, during a project delay, analyze the root cause before reacting.
Gather information: Consult with team members or stakeholders to understand different perspectives.
Prioritize tasks: Identify what needs immediate attention and what can wait, like addressing critica...
I applied via Approached by Company and was interviewed in Aug 2021. There were 3 interview rounds.
Assignment to develop a prototype
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
There were 3 questions, which I had to do in 2 hours.
the questions were from arrays and Strings
I applied via Instahyre and was interviewed before Sep 2022. There were 5 interview rounds.
Find the largest connected component in a grid representing islands using graph traversal techniques.
Use Depth-First Search (DFS) or Breadth-First Search (BFS) to explore the grid.
Count the size of each island by marking visited cells.
Example: In a 2D grid, '1' represents land and '0' represents water.
Keep track of the maximum size encountered during traversal.
Some of the top questions asked at the QuickRide Softwaretest Engineer interview -
based on 1 interview experience
Difficulty level
Duration
Operations Executive
14
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Software Engineer
9
salaries
| ₹3 L/yr - ₹6 L/yr |
Senior Business Development Executive
7
salaries
| ₹2.3 L/yr - ₹5 L/yr |
Associate Director
6
salaries
| ₹10 L/yr - ₹18.2 L/yr |
Senior Software Engineer
5
salaries
| ₹10.6 L/yr - ₹33.1 L/yr |
PagarBook
Signzy Technologies
Xoxoday
ITILITE