Zoho
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
It was pretty easy to crack
It was also pretty easy to crack and the net round will be long coding
Top trending discussions
I applied via Campus Placement and was interviewed before Mar 2022. There were 5 interview rounds.
Hackerrank. Combination of coding,MCQ on DSA,aptitude and SQL Query
OnCampus Test including DSA Questions
I applied via Shine
Closures are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow functions to access variables from their parent function even after the parent function has returned.
They help in creating private variables and functions in JavaScript.
Closures are commonly used in event handlers and callbacks.
call, apply, and bind are methods in JavaScript used to manipulate the context of a function.
call() is used to invoke a function with a specified 'this' value and arguments provided individually.
apply() is similar to call() but arguments are passed as an array.
bind() is used to create a new function with a specified 'this' value and initial arguments.
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
Binary search program code in Python
Define a function that takes a sorted array and a target value as input
Initialize two pointers, low and high, to the start and end of the array
While low is less than or equal to high, calculate mid as (low + high) // 2 and compare array[mid] with target
If array[mid] is equal to target, return mid
If array[mid] is less than target, update low to mid + 1
If array[mid] is greater than tar...
posted on 24 Feb 2024
I applied via Referral and was interviewed in Jan 2024. There were 3 interview rounds.
Information technology
Structure Query language
Mobile communication
I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.
JavaScript is a high-level, interpreted programming language that is used to make web pages interactive and dynamic.
JavaScript is commonly used for client-side web development.
It can be used to create interactive features like forms, animations, and dynamic content.
JavaScript can also be used for server-side development with Node.js.
Types of variables in JavaScript include var, let, and const.
var: globally scoped or function scoped
let: block scoped, can be reassigned
const: block scoped, cannot be reassigned
Calculator code of addition substraction and multiplication
CODING TEST OF how to add 2 numbers
Coding test of how to use loops
based on 1 interview
Interview experience
Member Technical Staff
1.4k
salaries
| ₹5.6 L/yr - ₹23 L/yr |
Technical Support Engineer
553
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Software Developer
407
salaries
| ₹4.5 L/yr - ₹19 L/yr |
Software Engineer
108
salaries
| ₹4.2 L/yr - ₹15.7 L/yr |
Web Developer
79
salaries
| ₹3.5 L/yr - ₹12.3 L/yr |
Freshworks
Salesforce
SAP
TCS