i
Teachmint
Filter interviews by
I applied via Campus Placement
Pizza restaurant app
Simple Assignment based on one or two SPI calls, two screens details and list screen, can be completed in 2 day. They review architecture and coding style
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
Teachmint interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I applied via Coding ninjas and was interviewed before Nov 2023. There were 3 interview rounds.
Pizza restaurant website
I was asked to build an in-classroom learning experience app. It was a product design question.
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Python/Django based task to create split wise application
Binary search is a divide and conquer algorithm that efficiently finds the target value within a sorted array.
Divide the array in half and compare the target value to the middle element
If the target value is less than the middle element, search the left half of the array
If the target value is greater than the middle element, search the right half of the array
Repeat the process until the target value is found or the sub
Find the maximum sum of a subarray within an array of integers.
Use Kadane's algorithm to find the maximum sum subarray in O(n) time complexity.
Initialize max_sum and current_sum variables to track the maximum sum subarray.
Iterate through the array and update current_sum by adding the current element or starting a new subarray.
Update max_sum if current_sum is greater than max_sum.
Return max_sum as the result.
Find the longest sequence of consecutive numbers in an array of strings.
Iterate through the array and keep track of the current sequence length
Update the longest sequence length as you iterate
Handle edge cases like non-numeric strings or empty arrays
Example: ['1', '2', '3', '5', '6', '7'] -> Longest sequence: 3
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
They want me to create a sidebar menu like visual studio code has based on recursion in JavaScript.
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
A whiteboard for brainstorming and collaboration
Size: Consider the size of the whiteboard based on the available space
Material: Choose a durable material that allows for easy erasing
Mounting: Decide on the type of mounting (wall-mounted, mobile, etc.)
Accessories: Include markers, erasers, and cleaning supplies
Optional features: Consider adding gridlines, magnetic surface, or projectors for enhanced functionality
The duration of Teachmint interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 24 interviews
Interview experience
based on 219 reviews
Rating in categories
Area Business Manager
109
salaries
| ₹0 L/yr - ₹0 L/yr |
Key Account Manager
100
salaries
| ₹0 L/yr - ₹0 L/yr |
Cluster Head
33
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Area Key Account Manager
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Classplus
BYJU'S
Unacademy
upGrad