Upload Button Icon Add office photos

Comviva Technology

Compare button icon Compare button icon Compare

Filter interviews by

Comviva Technology Software Engineer Interview Questions and Answers

Updated 6 Oct 2024

Comviva Technology Software Engineer Interview Experiences

2 interviews found

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

I was interviewed before Oct 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Past experience
Round 2 - HR 

(1 Question)

  • Q1. Basic hr question
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at University Vishveshvaraya College of Engineering (UVCE) 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 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

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

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

(3 Questions)

  • Q1. Data structure [Array]
  • Q2. Core JAVA questions[ exception handling , OOPS , Collections Framework ]
  • Q3. JDBC and SQL questions
Round 2 - Technical 

(2 Questions)

  • Q1. Project discussion
  • Q2. Tell me one scenerio under which you did development
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There were simple aptitude questions and core java MCQS

Round 2 - Technical 

(3 Questions)

  • Q1. What's OOPs concept
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

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

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

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding th...

  • Answered by AI
  • Q2. Explain Inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can override or extend the functionality of the base class

    • Example: Class 'Car' can inherit from class 'Vehicle' and inh...

  • Answered by AI
  • Q3. Basic Java output questions
Round 3 - HR 

(1 Question)

  • Q1. Interviewer asked me to introduce and then he asked about my education and family details and then he told me about company.

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers it's easy to crack interview if they they are smart. Just revise core java and basic aptitude questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic coding along with general aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. What is oops describe with real time example?
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating objects that interact with each other to solve a problem

    • Encapsulation: Objects encapsulate data and behavior. Example: Car object with properties like color and methods like start()

    • Inheritance: Objects can inherit attributes and methods from other objects. Example: Anima...

  • Answered by AI
  • Q2. Describe about data structures with real time examples?
  • Ans. 

    Data structures are ways to organize and store data efficiently in a computer.

    • Data structures are used to store and organize data in a way that makes it easy to access and manipulate.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

    • For example, an array is a data structure that stores a collection of elements in a contiguous block of memory.

    • A linked list is a data structure wh...

  • Answered by AI
  • Q3. What makes you different from other candidates?
Round 3 - HR 

(2 Questions)

  • Q1. Why do you choose happiest minds ?
  • Q2. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is Observables, Services, Promises, Closure ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com

Round 1 - HR 

(1 Question)

  • Q1. Basic information like:- why you want to change job, and some similar questions...
Round 2 - Technical 

(1 Question)

  • Q1. Intermediate level questions on joins, cursor, bulk collect, trigger ....

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts,interface and abstract class
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

I was asked about the star pattern questions and also moderate array and string questions

Round 2 - HR 

(2 Questions)

  • Q1. Where do you see yourself in next 4 years
  • Ans. 

    In the next 4 years, I see myself growing into a senior software engineer role, leading projects, and continuously learning new technologies.

    • Continuously improving my technical skills through training and certifications

    • Taking on more responsibilities in project management and leadership

    • Contributing to the success of the team and the company

    • Exploring opportunities for mentorship and knowledge sharing

    • Possibly pursuing a ...

  • Answered by AI
  • Q2. What is your future goal
  • Ans. 

    My future goal is to become a technical lead in a software development team and contribute to innovative projects.

    • Advance my technical skills through continuous learning and certifications

    • Lead and mentor junior developers to help them grow in their careers

    • Contribute to high-impact projects that drive innovation and solve complex problems

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is functional testing and regression,Bug life cycle
  • Ans. 

    Functional testing is a type of software testing that verifies the functionality of a system, while regression testing is retesting the modified parts of the system to ensure that existing functionalities are not affected.

    • Functional testing checks if the software meets the specified requirements and functions as expected.

    • Regression testing is performed to ensure that changes or modifications in the software do not intr...

  • Answered by AI

Skills evaluated in this interview

Comviva Technology Interview FAQs

How many rounds are there in Comviva Technology Software Engineer interview?
Comviva Technology interview process usually has 2-3 rounds. The most common rounds in the Comviva Technology interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Comviva Technology Software Engineer 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 JDBC, Java, Core Java, RDBMS and Agile Development.
What are the top questions asked in Comviva Technology Software Engineer interview?

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

  1. Swap 2 variables without using a third ...read more
  2. Use the XOR opera...read more

Tell us how to improve this page.

Comviva Technology Software Engineer Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more
Comviva Technology Software Engineer Salary
based on 199 salaries
₹3 L/yr - ₹11.8 L/yr
13% less than the average Software Engineer Salary in India
View more details

Comviva Technology Software Engineer Reviews and Ratings

based on 49 reviews

3.0/5

Rating in categories

2.8

Skill development

3.1

Work-life balance

2.7

Salary

3.4

Job security

3.2

Company culture

2.5

Promotions

2.5

Work satisfaction

Explore 49 Reviews and Ratings
Technical Lead
398 salaries
unlock blur

₹7.7 L/yr - ₹22 L/yr

Senior Engineer
350 salaries
unlock blur

₹3 L/yr - ₹13.2 L/yr

Senior Software Engineer
324 salaries
unlock blur

₹4.1 L/yr - ₹16 L/yr

Senior Technical Lead
230 salaries
unlock blur

₹12.7 L/yr - ₹31.2 L/yr

Software Engineer
199 salaries
unlock blur

₹3 L/yr - ₹11.8 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