Zoho
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed before Feb 2023. There were 6 interview rounds.
All aptitude questions and all answer
Given more details and more interviews
All of them ahould be allow the interview
Simple and easy..basic questions only
Coding like create application for online ticket booking
Top trending discussions
posted on 25 Jan 2025
I was interviewed in Dec 2024.
A standardized assessment that measures a person's skills, cognitive abilities, and potential to perform in a specific role.
Manual testing is important for exploratory testing, usability testing, and ad-hoc testing.
Manual testing allows for exploratory testing where testers can explore the application and identify unexpected issues.
Usability testing, which involves real users interacting with the software, is best done manually to capture user experience.
Ad-hoc testing, where testers randomly test the application without predefined test cas...
Testing a web application for an online shopping platform
Testing the functionality of adding items to the cart and checking out
Testing the payment gateway integration for secure transactions
Testing the search functionality to ensure accurate results are displayed
Testing the responsiveness of the website on different devices and browsers
On leetcode based prblm there are questions asked
Trees are hierarchical data structures with nodes connected by edges. Binary search is a search algorithm that finds the position of a target value within a sorted array.
Trees are made up of nodes connected by edges, with a root node at the top and leaf nodes at the bottom.
Binary search is a divide and conquer algorithm that compares the target value to the middle element of a sorted array.
Binary search is efficient fo...
Graphs are data structures that consist of nodes (vertices) connected by edges (links).
Graphs can be directed or undirected.
Nodes can have attributes or properties.
Edges can have weights or labels.
Examples of graphs include social networks, road networks, and organizational hierarchies.
Projects and dsa based round is this
posted on 18 Apr 2024
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.
ArrayList is a resizable array implementation while LinkedList is a doubly linked list implementation.
ArrayList uses dynamic arrays to store elements, allowing fast random access but slower insertion and deletion.
LinkedList uses nodes with pointers to the next and previous elements, allowing fast insertion and deletion but slower random access.
Example: ArrayList - List
The static keyword in programming is used to declare variables, methods, or classes that belong to the class itself rather than instances of the class.
Static variables are shared among all instances of a class.
Static methods can be called without creating an instance of the class.
Static classes cannot be instantiated and are used for grouping related methods and variables.
Example: public static int count = 0; // static
I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.
The first round is conducted on hacker rank website it consists of 44 questions and 10 sections which i have attempted this exam on 27th jan 2024. the first round has 1 sql coding question,1 plsql coding question,1 java coding and remaining all are the mcqs.
posted on 24 Apr 2024
To improve software experience, focus on user feedback, usability testing, continuous improvement, and performance optimization.
Collect and analyze user feedback to understand pain points and areas for improvement
Conduct usability testing with real users to identify usability issues and make necessary adjustments
Implement continuous improvement processes to address bugs, add new features, and enhance user experience
Opt...
posted on 28 Oct 2024
DSA, puzzles, DBMS, OD, and networking
Java program to check if a number is prime or not
Create a function to check if a number is prime or not
Iterate from 2 to n/2 and check if n is divisible by any number
If n is divisible by any number, it is not prime
If n is not divisible by any number, it is prime
A dynamic web table element program involves identifying and interacting with elements in a table that change dynamically.
Identify the table element using unique identifiers like class or id
Use Selenium WebDriver to locate and interact with the table element
Handle dynamic changes in the table by using dynamic XPath or CSS selectors
Iterate through rows and columns to extract data or perform actions
based on 4 interviews
Interview experience
based on 2 reviews
Rating in categories
Member Technical Staff
1.4k
salaries
| ₹5.6 L/yr - ₹23 L/yr |
Technical Support Engineer
521
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Software Developer
404
salaries
| ₹4.5 L/yr - ₹19 L/yr |
Software Engineer
83
salaries
| ₹4.7 L/yr - ₹15.7 L/yr |
Web Developer
79
salaries
| ₹3.5 L/yr - ₹12.3 L/yr |
Freshworks
Salesforce
SAP
TCS