Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by CleverTap Team. If you also belong to the team, you can get access from here

CleverTap Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CleverTap Interview Questions and Answers

Updated 18 Dec 2024

CleverTap Interview Experiences

Popular Designations

15 interviews found

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

Dont remember but was fairly easy

Round 2 - Coding Test 

It was also fairly easy, could complete all

Round 3 - Technical 

(1 Question)

  • Q1. Implement merge sort after asking a few tech questions
Round 4 - HR 

(1 Question)

  • Q1. Just a check in

Backend Developer Interview Questions asked at other Companies

Q1. Print a Binary Tree in Vertical OrderGiven a binary tree, return the vertical order traversal of the values of the nodes of the given tree. For each node at position (X, Y), (X-1, Y-1) will be its left child position while (X+1, Y-1) will b... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding questions three

Round 2 - Technical 

(2 Questions)

  • Q1. Question on java and springboot
  • Q2. One DSA question

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

While the interview itself was good and the interviewer was knowledgeable, it was the HR that I had an issue with. She was either not aware about the role and callous in general, or she was least bothered about her job. While I was selected after the screening round, it took her over 2 and a half weeks to schedule the first round. The first round had all technical good questions. However, I was rejected not by the interviewer, but by the HR (as per what I could summarise). Without asking me, she had scheduled the interview for the Staff role and not for the Senior role, which automatically put my application in jeopardy, and then she cited that even if we accept you, you will not be happy with the salary offered, and hence I rejected you. That was downright horrible!

Senior Software Engineer 1 Interview Questions asked at other Companies

Q1. Architecture Design for an e2e system that takes input from user to the response shown to the user
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

1st round is coding assessment round based on graph and hashmaps

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

CleverTap interview questions for popular designations

 Back End Engineer

 (2)

 Backend Developer

 (2)

 Devops Engineer

 (1)

 Director

 (1)

 Engineer- Customer Support

 (1)

 Front end Engineer

 (1)

 Java Developer

 (1)

 Onboarding Manager

 (1)

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Array and Java related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - HR was rude and the Interviewer was fixated on one topic. He was rejecting candidates left and right.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Technical Account Manager Interview Questions & Answers

user image Rishikesh Salunke

posted on 28 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on android Development and projects

Technical Account Manager Interview Questions asked at other Companies

Q1. Explain how will you handle a client who is facing performance issue on BPM
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

To integrate website or app into a dummy env based on the steps provided

Round 2 - Technical 

(1 Question)

  • Q1. About Web/Mobile Development

Onboarding Manager Interview Questions asked at other Companies

Q1. Journey in the medical billing industry
Add answer
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 pointer and Hashing

Round 2 - Technical 

(1 Question)

  • Q1. Sorting, DP and Graph
Round 3 - Design Round 

(1 Question)

  • Q1. Design a simple LRU cache
  • Ans. 

    LRU cache is a data structure that stores a fixed number of items and removes the least recently used item when full.

    • Use a doubly linked list to keep track of the order of items based on their usage.

    • Use a hashmap to quickly access items in the cache.

    • When an item is accessed, move it to the front of the linked list to mark it as the most recently used.

    • When adding a new item, check if the cache is full and remove the lea...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through previously asked question, they tend to repeat

Skills evaluated in this interview

Back End Engineer Interview Questions asked at other Companies

Q1. Do you have experience with SQL and concurrency
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. About ourself like living place and salary
  • Q2. About studies like graduation and field
Round 3 - Technical 

(2 Questions)

  • Q1. Write a program
  • Ans. 

    A program to calculate the area of a rectangle

    • Take input of length and width from user

    • Multiply length and width to get area

    • Display the calculated area to the user

  • Answered by AI
  • Q2. About android , java , html ,

Interview Preparation Tips

Interview preparation tips for other job seekers - About salary timings , shifts , about company

Engineer- Customer Support Interview Questions asked at other Companies

Q1. If the customer is very irate and he is speaking profanity,how will you deal with them?
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Oct 2023.

Round 1 - Coding Test 

It was a simple time/space complexity trade-off OA

Round 2 - Technical 

(2 Questions)

  • Q1. LRU Cache Design & coding
  • Q2. HTTP status codes, AtomicInteger, Why LinkedHashMap over HashMap

Interview Preparation Tips

Interview preparation tips for other job seekers - Good java fundamentals & problem solving.

Back End Engineer Interview Questions asked at other Companies

Q1. Do you have experience with SQL and concurrency
View answer (1)

CleverTap Interview FAQs

How many rounds are there in CleverTap interview?
CleverTap interview process usually has 2-3 rounds. The most common rounds in the CleverTap interview process are Coding Test, Technical and One-on-one Round.
How to prepare for CleverTap 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 CleverTap. The most common topics and skills that interviewers at CleverTap expect are Java, AWS, Ajax, Android and Communication Skills.
What are the top questions asked in CleverTap interview?

Some of the top questions asked at the CleverTap interview -

  1. String Vs String buffer Internal working of Hash...read more
  2. Write a prog...read more
  3. Design a simple LRU ca...read more
How long is the CleverTap interview process?

The duration of CleverTap interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

CleverTap Interview Process

based on 15 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Zoho Interview Questions
4.3
 • 516 Interviews
Freshworks Interview Questions
3.5
 • 155 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
MoEngage Interview Questions
4.0
 • 26 Interviews
Wingify Interview Questions
4.0
 • 20 Interviews
WebEngage Interview Questions
4.0
 • 15 Interviews
Kaleyra Interview Questions
4.2
 • 2 Interviews
View all

CleverTap Reviews and Ratings

based on 62 reviews

3.6/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.8

Salary

3.2

Job security

3.7

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 62 Reviews and Ratings
Customer Success Manager
48 salaries
unlock blur

₹9 L/yr - ₹25 L/yr

Technical Account Manager
24 salaries
unlock blur

₹6 L/yr - ₹23.5 L/yr

Software Engineer
19 salaries
unlock blur

₹12 L/yr - ₹30 L/yr

Senior Software Engineer
17 salaries
unlock blur

₹17.1 L/yr - ₹46 L/yr

Customer Success Engineer
16 salaries
unlock blur

₹4.6 L/yr - ₹6.5 L/yr

Explore more salaries
Compare CleverTap with

MoEngage

4.0
Compare

Netcore Cloud Private Limited

4.2
Compare

WebEngage

4.0
Compare

Freshworks

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