i
Teachmint
Filter interviews by
Search for a target value in a sorted rotated array.
Use binary search to find the pivot point where the array is rotated.
Determine which half of the array the target value may lie in based on the pivot point.
Continue binary search in the appropriate half of the array to find the target value.
A balanced tree is a tree where the heights of the two subtrees of every node never differ by more than 1.
Traverse the tree and calculate the height of each subtree
Check if the heights of the left and right subtrees differ by more than 1
Repeat the process for all nodes in the tree
Design a system for generating report cards with dynamic class/subjects
Create a database to store student information, class details, and subject details
Allow users to input class details and subjects for each class dynamically
Design a template for report cards that can be customized based on class and subjects
Implement a feature to generate report cards based on the selected class and subjects
Include options for teach...
Design a communication system for chat/notifications
Use a real-time messaging protocol like WebSocket for chat functionality
Implement push notifications for notifications to keep users updated
Include features like read receipts, typing indicators, and message history
Consider implementing message encryption for security
Allow users to customize notification settings for different types of messages
Top trending discussions
I applied via Company Website and was interviewed before Sep 2019. There were 5 interview rounds.
I applied via Job Portal
Medium to hard level DSA from leetcode
Medium to hard level DSA from leetcode
I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.
Got 2 medium level DSA questions in the coding test
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Two dynamic programming challenges at the hard level on LeetCode and 10 medium-level SQL challenge.
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
2.5 Hours 2 Coding que and sql query and topin tech platform
Find k closest nodes to a given node in a BST.
Perform an inorder traversal of the BST to get a sorted list of nodes.
Use a priority queue to keep track of the k closest nodes based on their absolute difference with the target node.
Populate the priority queue with the first k nodes from the inorder traversal.
For each subsequent node, calculate its absolute difference with the target node and compare it with the top eleme...
I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.
Python technical SQL basic
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
Check if a string is the same forwards and backwards
Iterate through the string from both ends and compare characters
Use built-in functions like reverse() to check for palindrome
Ignore spaces and punctuation when checking for palindrome
Basic numeric ability and reasoning
Easy to medium level problems of dsa
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.
Number system,30 min duration
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used in JavaScript to handle asynchronous operations.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained together using .then() to handle success or failure.
They help avoid callback hell and make asynchronous code more readable.
Example: const myPromise = new Promise((res
HTML and CSS are languages used for creating and styling web pages.
HTML (Hypertext Markup Language) is used for structuring content on a web page.
CSS (Cascading Style Sheets) is used for styling the appearance of the content.
HTML uses tags to define elements like headings, paragraphs, images, and links.
CSS allows for customization of colors, fonts, layouts, and more.
Both HTML and CSS are essential for creating visually
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Area Business Manager
109
salaries
| ₹4.8 L/yr - ₹14 L/yr |
Key Account Manager
92
salaries
| ₹4 L/yr - ₹14.5 L/yr |
Cluster Head
36
salaries
| ₹12 L/yr - ₹18.7 L/yr |
Assistant Manager
24
salaries
| ₹7 L/yr - ₹12 L/yr |
Area Key Account Manager
19
salaries
| ₹5 L/yr - ₹10 L/yr |
Classplus
Unacademy
Chegg
Skill Lync