Filter interviews by
I applied via Job Portal and was interviewed in Nov 2024. There were 3 interview rounds.
SQL and Python coding test
Search for a target value in a 2D matrix and return true if found, false otherwise.
Start from the top right corner or bottom left corner for efficient search
Use binary search in each row or column to narrow down the search space
Handle edge cases like empty matrix or target not found
Repaint involves changing the visual appearance of an element, while reflow involves recalculating the layout of elements on the page.
Repaint is when changes are made to an element's style that do not affect its layout, such as color or background.
Reflow is when changes are made to an element's layout that affect its position or size, triggering a recalculation of the entire page layout.
Repaint is less resource-intensi...
Algo from leetcode No.56
ByteDance interview questions for popular designations
I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.
Get interview-ready with Top ByteDance Interview Questions
Reverse nodes in k-group is a problem where we need to reverse every k nodes in a linked list.
Break the linked list into groups of k nodes
Reverse each group of k nodes
Connect the reversed groups back together
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 4 interview rounds.
Regional questions and else
First there will be an assignment.
Logistic regression model evaluation involves assessing its performance using metrics like accuracy, precision, recall, and F1 score.
Evaluate model performance using metrics like accuracy, precision, recall, and F1 score.
Use confusion matrix to calculate true positives, true negatives, false positives, and false negatives.
Calculate accuracy as (TP + TN) / (TP + TN + FP + FN).
Calculate precision as TP / (TP + FP).
Calcul...
Using SQL to write a window function (Ranking).
based on 18 interviews
Interview experience
based on 398 reviews
Rating in categories
Content Moderator
309
salaries
| ₹2 L/yr - ₹6.2 L/yr |
Quality Analyst
231
salaries
| ₹3 L/yr - ₹9.5 L/yr |
Content Reviewer
86
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
SME
68
salaries
| ₹3.6 L/yr - ₹10.5 L/yr |
Accounts Manager
48
salaries
| ₹7 L/yr - ₹21 L/yr |
TikTok
Udaan