Zoho
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
It's like very easy properly prepare for aptitude round
I applied via Company Website and was interviewed in Oct 2023. There were 2 interview rounds.
Good place to interview in the campus
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Binary search works by repeatedly dividing the search interval in half.
It is more efficient than linear search for large arrays.
Example: Searching for the number 7 in the array [1, 3, 5, 7, 9, 11] using binary search.
I applied via LinkedIn and was interviewed in Apr 2022. There were 3 interview rounds.
Logical thinking and coding mcq which was moderate in difficulty
Hard with data structure concepts
Top trending discussions
I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.
I applied via Approached by Company and was interviewed before Nov 2021. There were 8 interview rounds.
I dont know when it happened i think i missed it
I wrote hello world in machine language and they were surprised, one was willing to marry her daughter with me
Ahh the fun round it was a great experience obviously i won the GD as i was the only 1 in the room
I can barely solve my bro's 8th test paper but at least i put my roll number correct
Nah , never heard of this one before
A for loop is a control flow statement that repeatedly executes a block of code.
It has three parts: initialization, condition, and increment/decrement
It is used to iterate over a range of values or elements in an array
Example: for (let i = 0; i < 10; i++) { console.log(i); }
To create a HTML file, you can use a text editor to write the code and save it with a .html extension.
Open a text editor like Notepad, Sublime Text, or Visual Studio Code
Write your HTML code including tags like <html>, <head>, <title>, <body>
Save the file with a .html extension, for example index.html
Open the file in a web browser to view the HTML content
I applied via Referral and was interviewed in Oct 2020. There were 4 interview rounds.
I want to join Salesforce because of its reputation as a leading CRM platform and its commitment to innovation.
Salesforce is a recognized leader in the CRM industry
Salesforce offers a wide range of career opportunities and growth potential
Salesforce is known for its commitment to innovation and cutting-edge technology
Salesforce has a strong company culture and values that align with my own
Salesforce has a diverse and i
I applied via Referral and was interviewed before May 2021. There were 2 interview rounds.
Easy leetcode problem, hashmap
Connect nodes to their right in a binary tree using an extra pointer.
Traverse the tree using level order traversal
For each node, connect its right child to the next node in the level
If there is no next node, set the right child to null
Design considerations for an elevator system with 5 elevators and 50 floors.
Traffic patterns and peak hours should be analyzed to determine the optimal number of elevators to be in operation at any given time.
Elevators should be programmed to prioritize stops based on the direction of travel and the proximity of the requested floor to the elevator's current location.
The system should be designed to minimize wait times ...
Given two linked lists, check if they have a common node.
Traverse both lists and compare each node's memory address
Use a hash table to store memory addresses of nodes in one list and check for matches in the other list
If one list is shorter, traverse it first and then start traversing the longer list from the difference in length
Find if an array has a majority element in O(n)
Iterate through the array and keep track of the count of each element
If the count of any element is greater than half the length of the array, return true
Otherwise, return false
Find element in 2D array which is max in column and min in row with minimum comparisons
Iterate over rows and columns to find max and min elements respectively
Compare the max element of a column with the min element of its row
Return the element if it satisfies the condition
Consider edge cases like multiple elements satisfying the condition
Return an array with only unique elements
Use a Set to store unique elements
Loop through the array and add each element to the Set
Convert the Set back to an array and return it
I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.
Around 600 flights are handled by Bangalore airport on a daily basis.
Bangalore airport is one of the busiest airports in India
It handles both domestic and international flights
On average, there are around 25-30 flights per hour
The number of flights may vary depending on the day of the week and time of the year
I applied via Referral and was interviewed before Jun 2020. There was 1 interview round.
based on 2 interviews
Interview experience
Member Technical Staff
1.5k
salaries
| ₹5.6 L/yr - ₹23 L/yr |
Technical Support Engineer
573
salaries
| ₹3 L/yr - ₹10.5 L/yr |
Software Developer
431
salaries
| ₹5 L/yr - ₹20 L/yr |
Software Engineer
127
salaries
| ₹4.2 L/yr - ₹16 L/yr |
Web Developer
78
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Freshworks
Salesforce
SAP
TCS