Upload Button Icon Add office photos

Filter interviews by

DevRev Inc Interview Questions and Answers

Updated 18 Dec 2024

DevRev Inc Interview Experiences

Popular Designations

10 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding question and 1 SQL question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a passionate and experienced Solution Engineer with a background in software development and customer support.

    • Experienced in software development and customer support

    • Passionate about finding solutions to complex problems

    • Strong communication and presentation skills

  • Answered by AI
  • Q2. Why did you choose this role over development role?
  • Ans. 

    I chose this role over a development role because I enjoy working directly with clients to understand their needs and provide tailored solutions.

    • Enjoy working directly with clients

    • Like understanding and solving client needs

    • Prefer providing tailored solutions

    • Interested in the technical and business aspects of solutions

  • Answered by AI

Solution Engineer Interview Questions asked at other Companies

Q1. 1. What is triggers and where we use triggers in xamarin? 2. Oops concepts with example 3. What is data binding? 4. Xamarin Page life cycle 5. Layouts in xamarin 6. Find gretest number from list of array (coding)
View answer (1)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Design 

(1 Question)

  • Q1. Implement Bubble chart component

Interview Preparation Tips

Topics to prepare for DevRev Inc Senior Software Engineer interview:
  • React.Js
  • Javascript
Interview preparation tips for other job seekers - Very unnecessary tedious process.
Doesn't focus on the evaluating skills at all

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

4 coding question from basic to medium and it included array manipulations , logical thinking and tree and graph questions

Interview Preparation Tips

Interview preparation tips for other job seekers - waiting for the test results..

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (178)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology (NIT), Jamshedpur and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's not tough and it also had 3 coding questions

Round 2 - Assignment 

Given 4 coding questions and have to solve them in h24rs

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
Add answer

DevRev Inc interview questions for popular designations

 Software Engineer Trainee

 (2)

 Android Developer

 (1)

 Associate Software Engineer

 (1)

 Front end Developer

 (1)

 Growth Officer

 (1)

 Senior Software Engineer

 (1)

 Software Development Engineer II

 (1)

 Software Engineer

 (1)

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

I applied via campus placement at Bannari Amman Institute of Technology, Sathyamangalam and was interviewed in Jun 2023. 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 - Aptitude Test 

Aptitude ,logical , coding mainly on backtracking related questions.

Round 3 - Assignment 

Create a library management app for frontend candidates , and flight booking system for backend candidates.

Round 4 - Technical 

(2 Questions)

  • Q1. Assignment review , tricky JS technical questions with event loops and asynchronous js.
  • Q2. Next round is technical round 2 , they asked 2 questions: ciezer chyper , and min stack from leet code I answered both yet got rejected with reason being below avg in DSA.

Interview Preparation Tips

Topics to prepare for DevRev Inc Associate Software Engineer interview:
  • Dsa
  • Backtracking
  • Js
  • Basics of frontend or backend
Interview preparation tips for other job seekers - Prepare DSA , backtracking , and do well in the assignment round.

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test mapping real world scenario

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)

Jobs at DevRev Inc

View all
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Crescent Engineering College, Chennai and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was conducted on FACE prep it was a bit tough and also had 3 coding questions

Round 2 - Assignment 

We were give a document with 4 coding assignments in web development they are were pretty tough and we were asked to do any one.

We have to complete the task within a span of time(1 day) then a person from FACE prep intervied ne through gmeet asked to show how my application works then asked to code a easy leetcode problem.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare aptitude, dsa and upskill well it was offering 12lpa for freshers.

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked ListYou are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false. For example: The given linked list is 1 -> 2 -> 3 -> 2->... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

DSA Question -Medium Level question
topics-
array
string
linkedlist

Round 3 - Assignment 

They assigned a task to make a book store type website within 36-40 hours

Round 4 - Technical 

(1 Question)

  • Q1. It was easy to moderate interviewer ask questions from project, oops and one DSA question

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Coding Test 

2.5 Hrs of Coding test, 2 Hard problems and few MCQs

Round 2 - Technical 

(1 Question)

  • Q1. You have been given a in out time log of viewers and you need to find the highest count of viewers at any given point.
  • Ans. 

    To find highest count of viewers at any given point from in-out time log

    • Create an array of time slots with start and end time

    • Loop through the log and increment the count for each time slot

    • Track the maximum count and corresponding time slot

    • Return the time slot with highest count

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. It was an 1 hr round where I was told to create a project for showing the data from the API on the UI.

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a long process, you need to clear Coding test, DS/ALGO round, Machine coding (1 hr) and then 2 more rounds.

Skills evaluated in this interview

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum Pairs Problem Statement Given a positive integer N, find the number of ways to express N as a sum of cubes of two integers, A and B, such that: N = A^3 + B^3 Ensure you adhere to the following conditions: A must be greater than or... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. About you and brief explanation on your resume
Round 3 - HR 

(1 Question)

  • Q1. Culture round and about your work
Round 4 - One-on-one 

(1 Question)

  • Q1. Understanding your skills

Growth Officer Interview Questions asked at other Companies

Q1. What do you mean by growtjh
View answer (1)

DevRev Inc Interview FAQs

How many rounds are there in DevRev Inc interview?
DevRev Inc interview process usually has 2-3 rounds. The most common rounds in the DevRev Inc interview process are Coding Test, One-on-one Round and Assignment.
How to prepare for DevRev Inc 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 DevRev Inc. The most common topics and skills that interviewers at DevRev Inc expect are CRM, Customer Service, Analytics, Front Office and Back Office.
What are the top questions asked in DevRev Inc interview?

Some of the top questions asked at the DevRev Inc interview -

  1. You have been given a in out time log of viewers and you need to find the highe...read more
  2. It was an 1 hr round where I was told to create a project for showing the data ...read more
  3. Next round is technical round 2 , they asked 2 questions: ciezer chyper , and ...read more

Tell us how to improve this page.

DevRev Inc Interview Process

based on 9 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

DevRev Inc Reviews and Ratings

based on 8 reviews

4.4/5

Rating in categories

4.2

Skill development

4.6

Work-life balance

4.4

Salary

4.0

Job security

4.4

Company culture

3.8

Promotions

4.3

Work satisfaction

Explore 8 Reviews and Ratings
Solutions Engineer -

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Solutions Engineer -

Chennai

1-4 Yrs

Not Disclosed

Solutions Engineer -

Mumbai

1-5 Yrs

Not Disclosed

Explore more jobs
Member Technical Staff
12 salaries
unlock blur

₹13 L/yr - ₹40 L/yr

Mts Software Engineer
7 salaries
unlock blur

₹16 L/yr - ₹16 L/yr

Product Designer
5 salaries
unlock blur

₹16.3 L/yr - ₹31.8 L/yr

Software Developer
4 salaries
unlock blur

₹10 L/yr - ₹40.6 L/yr

Front end Developer
4 salaries
unlock blur

₹12 L/yr - ₹12 L/yr

Explore more salaries
Compare DevRev Inc with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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