Upload Button Icon Add office photos

Comviva Technology

Compare button icon Compare button icon Compare

Filter interviews by

Comviva Technology Interview Questions, Process, and Tips

Updated 15 Feb 2025

Top Comviva Technology Interview Questions and Answers

View all 40 questions

Comviva Technology Interview Experiences

Popular Designations

72 interviews found

I applied via LinkedIn and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Round 1 was MCQ based questions from topics such as, programming,DBMS,DSA

Round 2 - Coding Test 

One programming based question of one hour

Round 3 - HR 

(1 Question)

  • Q1. About yourself, Projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and you will able to cracked it!

new Product Development Engineer Interview Questions asked at other Companies

Q1. list the surface finish symbols and its significance
View answer (1)

I applied via Walk-in and was interviewed in Dec 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About i mentioned domain related questions and some technical questions about the area and my hobbies and main things is answer directly and dont answer in single sentence.
  • Q2. What are framework are used in frontend and what are the layers in css and define checxbox and define tools we are using in web development and what are the tags in html and css
  • Ans. 

    Frontend frameworks include React, Angular, and Vue. CSS layers include presentation, layout, and behavior. Checkbox is a form element. Web development tools include VS Code, Git, and Chrome DevTools. HTML tags include <div>, <p>, and <a>. CSS tags include .class, #id, and element selectors.

    • Frontend frameworks: React, Angular, Vue

    • CSS layers: presentation, layout, behavior

    • Checkbox: form element

    • Web deve...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont panic if u r panic ull get nervous about ur answer and try to keep calm

Skills evaluated in this interview

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)
Comviva Technology Interview Questions and Answers for Freshers
illustration image

Executive Interview Questions & Answers

user image Anonymous

posted on 2 Feb 2024

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

I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test mainly reasoning, general awareness

Round 2 - HR 

(1 Question)

  • Q1. About relocation and salary details

Executive Interview Questions asked at other Companies

Q1. How will you start RS method Development for known drug product?
View answer (16)

Engineer Trainee Interview Questions & Answers

user image siddharth raj

posted on 12 Mar 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I was interviewed before Mar 2023.

Round 1 - Aptitude Test 

Basic aptitude if you are a fresher

Round 2 - Technical 

(1 Question)

  • Q1. Basic DSA question ,oops
Round 3 - HR 

(1 Question)

  • Q1. They will check if you are fit for the company

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

Comviva Technology interview questions for popular designations

 Product Development Engineer

 (6)

 Software Developer

 (5)

 Senior Engineer

 (4)

 Senior Technical Manager

 (3)

 Technical Lead

 (2)

 Software Engineer Trainee

 (2)

 Manager

 (2)

 Software Engineer

 (2)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 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 Resume tips
Round 2 - Coding Test 

Basic Java , OOPS, data structures

Round 3 - Technical 

(1 Question)

  • Q1. Questions on OOPS, system design
Round 4 - HR 

(1 Question)

  • Q1. General discussions checking behaviour and attitude

Senior Developer Interview Questions asked at other Companies

Q1. What is your current CTC and what is your expected CTC?
View answer (1)

Get interview-ready with Top Comviva Technology Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 3 - Assignment 

Plan end to end sourcing & procurement layout.

Round 4 - One-on-one 

(1 Question)

  • Q1. Work related round

Procurement Manager Interview Questions asked at other Companies

Q1. What categories do you handle? Tell briefly about your strategies for sourcing and contracting activities.
View answer (2)

Jobs at Comviva Technology

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

I applied via Approached by Company and was interviewed before Jul 2022. There were 3 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 Resume tips
Round 2 - Coding Test 

Own platform on string based problem

Round 3 - Technical 

(2 Questions)

  • Q1. Related to java concept
  • Q2. Related to the topic mentioned in resume

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Top Comviva Technology Software Developer Interview Questions and Answers

Q1. Merge Sort Task Given a sequence of numbers, denoted as ARR, your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm. Example: Explanation: The Merge Sort algorithm is based on Divide and Conqu... read more
View answer (1)

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 (42)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2022. There were 3 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 Resume tips
Round 2 - Coding Test 

Simple 2 leetcode easy questions, along with MCQs

Round 3 - Technical 

(3 Questions)

  • Q1. Asked about implementation of linked lists,and questions about project
  • Ans. Implement the linked list with java
  • Answered Anonymously
  • Q2. Swap 2 variables without using a third one
  • Ans. 

    To swap 2 variables without using a third one, use arithmetic operations.

    • Add the values of both variables and store the result in one of the variables.

    • Subtract the value of the second variable from the sum and store the result in the second variable.

    • Subtract the value of the first variable from the sum and store the result in the first variable.

  • Answered by AI
  • Q3. Use the XOR operator
  • Ans. 

    XOR operator is a logical operator that returns true if and only if both operands are different.

    • XOR is represented by the symbol ^

    • It can be used to toggle a bit (e.g. x ^= 1)

    • It can be used to check if two values are different (e.g. x ^ y)

    • It can be used to encrypt and decrypt data

    • It can be used to find the odd occurring element in an array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple enough rounds, and easy to get in. HR round felt the most important.

Skills evaluated in this interview

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 (196)

I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain a project end to end
  • Ans. 

    Developed a predictive model to identify potential customers for a bank

    • Gathered and cleaned data on customer demographics, financial history, and behavior

    • Performed exploratory data analysis to identify patterns and correlations

    • Developed and trained a machine learning model using logistic regression

    • Evaluated model performance using metrics such as accuracy, precision, and recall

    • Deployed the model in a web application fo

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a data scientist with expertise in machine learning and data analysis.

    • I have a strong background in statistics and mathematics.

    • I am skilled in programming languages such as Python and R.

    • I have experience working with large datasets and implementing predictive models.

    • I have successfully completed projects in various industries, including finance and healthcare.

    • I am passionate about using data to drive insights and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be yourself and be confident

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2022. There were 3 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. How well do you know Comviva
Round 3 - Technical 

(1 Question)

  • Q1. What do you think as a BD you will do?
  • Ans. 

    As a BD, I will identify new business opportunities, build relationships with potential clients, and negotiate deals.

    • Research and identify potential clients and markets

    • Develop and maintain relationships with clients and partners

    • Negotiate and close deals

    • Collaborate with internal teams to develop proposals and solutions

    • Stay up-to-date with industry trends and market changes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Research for the company and align along with the values of company

Business Development Manager Interview Questions asked at other Companies

Q1. If your not getting support from bank or agent, then what will make further to generate business, what is the approach or strategy to be implemented during such cases to convince the customers ?
View answer (14)
Contribute & help others!
anonymous
You can choose to be anonymous

Comviva Technology Interview FAQs

How many rounds are there in Comviva Technology interview?
Comviva Technology interview process usually has 2-3 rounds. The most common rounds in the Comviva Technology interview process are Technical, HR and Resume Shortlist.
How to prepare for Comviva Technology 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 Comviva Technology. The most common topics and skills that interviewers at Comviva Technology expect are Linux, Oracle, MySQL, Troubleshooting and SQL.
What are the top questions asked in Comviva Technology interview?

Some of the top questions asked at the Comviva Technology interview -

  1. What is inheritance? Show me by a code that shouldn't be a pseudo code but can ...read more
  2. What is normalization? What do you mean by 1NF, 2NF, 3NF, 4...read more
  3. What are framework are used in frontend and what are the layers in css and defi...read more
How long is the Comviva Technology interview process?

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

Recently Viewed

JOBS

Comviva Technology

No Jobs

SALARIES

embedUR Systems

INTERVIEWS

Sonata Software

No Interviews

SALARIES

Sonata Software

SALARIES

embedUR Systems

SALARIES

Comviva Technology

SALARIES

Epiroc

INTERVIEWS

HCLTech

No Interviews

Tell us how to improve this page.

Comviva Technology Interview Process

based on 72 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Coforge Interview Questions
3.3
 • 519 Interviews
View all

Comviva Technology Reviews and Ratings

based on 728 reviews

3.2/5

Rating in categories

3.2

Skill development

3.0

Work-life balance

2.8

Salary

3.5

Job security

3.0

Company culture

2.6

Promotions

2.9

Work satisfaction

Explore 728 Reviews and Ratings
Platform Engineer

Gurgaon / Gurugram

2-5 Yrs

Not Disclosed

Product Manager

Gurgaon / Gurugram

2-4 Yrs

₹ 19.5-18.7 LPA

Business Analysis (Telecom Messaging Solutions)

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

Explore more jobs
Technical Lead
401 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
348 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
315 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Lead
210 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
198 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Comviva Technology with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Tech Mahindra

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