Upload Button Icon Add office photos

Filter interviews by

A for Analytics Zoho Developer Interview Questions, Process, and Tips

Updated 1 Aug 2023

A for Analytics Zoho Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Technical 

(5 Questions)

  • Q1. What are the zoho products you worked on
  • Ans. 

    I have worked on Zoho CRM, Zoho Desk, and Zoho Creator.

    • Zoho CRM - customized sales processes and workflows

    • Zoho Desk - implemented ticketing system for customer support

    • Zoho Creator - developed custom applications for business needs

  • Answered by AI
  • Q2. Which 5 zoho applications you are strong
  • Ans. 

    Zoho CRM, Zoho Desk, Zoho Books, Zoho Creator, Zoho Campaigns

    • Zoho CRM - Customer relationship management tool for managing sales, marketing, and support

    • Zoho Desk - Help desk software for customer support

    • Zoho Books - Accounting software for managing finances

    • Zoho Creator - Low-code application development platform

    • Zoho Campaigns - Email marketing tool for creating and sending campaigns

  • Answered by AI
  • Q3. Asked detailed about those applications
  • Q4. What are the projects you worked on
  • Q5. Do you know deluge script
  • Ans. 

    Yes, Deluge script is a scripting language used in Zoho Creator for automating workflows and creating custom functions.

    • Deluge script is used in Zoho Creator to automate tasks and create custom functions

    • It is similar to JavaScript and has a simple syntax

    • Deluge script can be used to perform calculations, manipulate data, and interact with external APIs

  • Answered by AI
Round 4 - Technical 

(3 Questions)

  • Q1. Tell us about your previous job
  • Q2. Have you used custom functions
  • Ans. 

    Yes, I have used custom functions in Zoho Developer for automating tasks and enhancing functionality.

    • Used custom functions to automate repetitive tasks

    • Enhanced functionality by creating custom functions tailored to specific needs

    • Examples: creating a custom function to calculate and display total revenue, or to send automated emails based on certain triggers

  • Answered by AI
  • Q3. What is your salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in your answers

Skills evaluated in this interview

Interview questions from similar companies

Software Developer Interview Questions & Answers

Sagacious IP user image 058 Abhilakshya Rajrah

posted on 9 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. 2 sum in array
  • Ans. 

    The Two Sum problem involves finding two numbers in an array that add up to a given target value.

    • Iterate through the array and store the difference between the target and current element in a hashmap

    • Check if the current element exists in the hashmap, if yes return the indices

    • Time complexity can be reduced to O(n) using a hashmap

  • Answered by AI
  • Q2. Reverse a linked list
  • Ans. 

    Reverse a singly linked list and return the reversed list.

    • Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.

    • Use three pointers to keep track of the current, previous, and next nodes while reversing the list.

    • Update the head of the list to be the last node after reversing.

  • Answered by AI
  • Q3. In given time slots , find conflicting time slots
Round 2 - Technical 

(2 Questions)

  • Q1. Asked about projects
  • Q2. Longest palindrome
  • Ans. 

    Find the longest palindromic substring in a given string.

    • Iterate through each character in the string and expand around it to find palindromes

    • Use dynamic programming to optimize the solution

    • Consider both odd and even length palindromes

  • Answered by AI
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at St Stanley College of Engineering, Arang and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Had 50 qsns in 45 min

Round 2 - Coding Test 

Had 5 qsns to execute topics like tress and graphs

Round 3 - Technical 

(2 Questions)

  • Q1. Sql queries and how to extract the data
  • Q2. Oops concepts and their execution
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming that help in organizing and designing code efficiently.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability of objects to take on multiple forms or have multiple behaviors.

    • Abstraction: Hiding the complex ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply they don't hire

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

Give you 5 problem in maths , string, sql etc

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Communication mode in chat app
  • Ans. 

    Real-time communication using text, audio, and video in a chat application.

    • Text chat for quick messages

    • Audio chat for voice communication

    • Video chat for face-to-face interaction

  • Answered by AI
  • Q2. Consistency level in different scenarios
  • Ans. 

    Consistency level refers to the level of agreement between data replicas in a distributed system.

    • Consistency levels include strong consistency, eventual consistency, and eventual consistency with causal consistency.

    • Strong consistency ensures that all reads and writes are immediately visible to all nodes in the system.

    • Eventual consistency allows for temporary inconsistencies between replicas, which are eventually resolv...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Coding test duration is 30 to 40 min
on paper pen and topic is simple like related to string,pattern and number's

Round 2 - HR 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. Salary expectation
Round 3 - Technical 

(2 Questions)

  • Q1. Related to the basic of html css and js
  • Q2. Ask run time short code and explanation
Round 4 - One-on-one 

(2 Questions)

  • Q1. About yourself and other
  • Q2. All about company your expectation and salary disscuced

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in every round the proccess is so simple and easy
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Strecture of sql statement
  • Ans. 

    SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.

    • SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.

    • They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.

    • Tables are referenced using their names, and conditions are specified to filter data.

    • Joins can be used to combine data from multiple

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Dsa with medium leetcode questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Lru cache with optimisation
  • Ans. 

    Implementing an LRU cache with optimization techniques for efficient data storage and retrieval.

    • Use a doubly linked list to keep track of the most recently used items

    • Implement a hash map for fast lookups and updates

    • Optimize by using a combination of both data structures for efficient cache management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep focus on basic dsa

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Monster and was interviewed in Dec 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

5 Coding Question given! (4 Medium - 1 easy Level)

Round 3 - HR 

(2 Questions)

  • Q1. Second round was Basic HR round (10 min).
  • Q2. Tell me about yourself, Education Background, Internship (Optional if u haven't done), salary expectations, willing to relocate, family members, Projects done in college, Email, GitHub Profile
Round 4 - Technical 

(1 Question)

  • Q1. Based On your resume, will ask about every language, Tech Skill mention in ur resume, Projects Uploaded on Github (Interviewer will open ur github profile and ask questions on code u written,.. be aware of...

Interview Preparation Tips

Interview preparation tips for other job seekers - Data Structure and Algorithm for coding round,
Confidence in HR round,
Aware of language u metion in resume,
Know the code u presented on Github.

I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

30 mintues, relationship topics

Round 2 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. And Be Strongand good communication

A for Analytics Interview FAQs

How many rounds are there in A for Analytics Zoho Developer interview?
A for Analytics interview process usually has 4 rounds. The most common rounds in the A for Analytics interview process are Technical, Resume Shortlist and HR.
How to prepare for A for Analytics Zoho Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at A for Analytics. The most common topics and skills that interviewers at A for Analytics expect are CSS, Communication Skills, HTML, JQuery and Javascript.
What are the top questions asked in A for Analytics Zoho Developer interview?

Some of the top questions asked at the A for Analytics Zoho Developer interview -

  1. Which 5 zoho applications you are str...read more
  2. What are the zoho products you worked...read more
  3. Do you know deluge scr...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Exl India Interview Questions
3.5
 • 100 Interviews
Deltax Interview Questions
2.8
 • 85 Interviews
Wayfair Interview Questions
3.7
 • 54 Interviews
Busibud Interview Questions
4.0
 • 42 Interviews
GAMMON INDIA Interview Questions
3.9
 • 29 Interviews
FNZ Interview Questions
2.0
 • 27 Interviews
View all
A for Analytics Zoho Developer Salary
based on 5 salaries
₹2 L/yr - ₹4 L/yr
30% less than the average Zoho Developer Salary in India
View more details

A for Analytics Zoho Developer Reviews and Ratings

based on 2 reviews

3.6/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

2.3

Salary

1.9

Job security

2.2

Company culture

2.6

Promotions

2.6

Work satisfaction

Explore 2 Reviews and Ratings
Business Development Executive
5 salaries
unlock blur

₹1.5 L/yr - ₹2.5 L/yr

Zoho Developer
5 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Business Analyst
4 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Senior Business Development Executive
3 salaries
unlock blur

₹1.7 L/yr - ₹2.2 L/yr

Explore more salaries
Compare A for Analytics with

Exl India

3.5
Compare

Amazon Sellers Services

4.1
Compare

Primus Global Technologies

4.0
Compare

GAMMON INDIA

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview