Upload Button Icon Add office photos

Filter interviews by

Comviva Technology Web Developer Interview Questions and Answers

Updated 4 Jan 2022

Comviva Technology Web Developer Interview Experiences

1 interview found

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. 

    Answering questions related to frontend frameworks, CSS layers, HTML/CSS tags, and web development tools.

    • Frontend frameworks include React, Angular, Vue, etc.

    • CSS layers include presentation, layout, and behavior.

    • Checkbox is a form element that allows users to select one or more options.

    • Web development tools include VS Code, Sublime Text, Atom, etc.

    • HTML tags include

      ,

      , , etc.

    • CSS tags include color, font-size, margin, e

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 Jobs at Comviva Technology

View all

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple question on aptitude test

Round 2 - Coding Test 

Basic questions on html and css javascript and php

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Interview Questionnaire 

5 Questions

  • Q1. What is the viewport?
  • Ans. 

    The viewport is the visible area of a web page displayed on a device's screen.

    • It determines the layout and dimensions of the content on the screen.

    • It can be adjusted using meta tags in the HTML head section.

    • It is important for responsive design and mobile optimization.

    • It can be simulated in web development tools like Chrome DevTools.

  • Answered by AI
  • Q2. Inline elements and block elements in CSS
  • Ans. 

    Inline elements are displayed inline with text while block elements take up the full width available.

    • Inline elements do not start on a new line

    • Block elements start on a new line and take up the full width available

    • Inline elements can have padding and margin applied horizontally but not vertically

    • Block elements can have padding and margin applied in all directions

    • Examples of inline elements include and , while examples

  • Answered by AI
  • Q3. Display inline vs. display block
  • Ans. 

    display inline is used for inline elements while display block is used for block-level elements.

    • display inline elements are placed next to each other horizontally

    • display block elements take up the entire width of their container

    • display inline-block elements are placed next to each other horizontally and can have a width and height set

  • Answered by AI
  • Q4. Flex and grid
  • Q5. Pseudo-classes in css
  • Ans. 

    Pseudo-classes are used in CSS to select and style elements based on their state or position in the document.

    • Pseudo-classes start with a colon (:)

    • Common pseudo-classes include :hover, :active, :focus, :first-child, :last-child

    • Pseudo-classes can be combined with selectors to target specific elements

    • Pseudo-classes can also be used to style links based on their state

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the greatest challenge facing the company?

Interview Preparation Tips

Interview preparation tips for other job seekers - It's really nice , also it's my first interview and I got selected I am really happy on that.Initially they are conducted two rounds like one is technical and another one is HR round In first round they are asking questions which are related to (technical)all web technology courses (like javascript, html, css, angular ,etc) and also some programmatic questions and I answered well those are all questions what they asked. And second round is it's related to personal like about yourself and your background details and some basic information about web development process like that that's it.
Finally I have completed interview successfully ☺️. Thank You.

Interview Questionnaire 

4 Questions

  • Q1. What is laravel
  • Ans. 

    Laravel is a free, open-source PHP web framework used for web application development.

    • Laravel follows the Model-View-Controller (MVC) architectural pattern.

    • It has a robust set of tools and features for authentication, routing, caching, and more.

    • Laravel has a built-in command-line interface called Artisan.

    • It has a large and active community with extensive documentation and support.

    • Some popular websites built with Larave

  • Answered by AI
  • Q2. How to work laravel
  • Ans. 

    Laravel is a PHP web application framework that follows the Model-View-Controller (MVC) architectural pattern.

    • Install Laravel using Composer

    • Create a new Laravel project using the command 'laravel new project-name'

    • Define routes in the 'routes/web.php' file

    • Create controllers in the 'app/Http/Controllers' directory

    • Define database connections in the '.env' file

    • Use Laravel's built-in Blade templating engine for views

    • Use Lar

  • Answered by AI
  • Q3. MVC in laravel
  • Ans. 

    MVC is a design pattern used in Laravel to separate application logic into three interconnected components.

    • Model represents data and business logic

    • View displays data to the user

    • Controller handles user input and updates the model and view accordingly

    • Laravel provides a robust implementation of MVC pattern

    • MVC helps in organizing code and making it more maintainable

  • Answered by AI
  • Q4. SQL and mysql

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Had questions on html css javascript and php questions

Round 2 - HR 

(1 Question)

  • Q1. They tested communication

I applied via Job Portal and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic node js and SQL question
Round 2 - Technical 

(1 Question)

  • Q1. Aked to code to print prime numbers and some basic node js questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with respect to your communication and answer

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the greatest challenge facing the company?

Interview Preparation Tips

Interview preparation tips for other job seekers - It's really nice , also it's my first interview and I got selected I am really happy on that.Initially they are conducted two rounds like one is technical and another one is HR round In first round they are asking questions which are related to (technical)all web technology courses (like javascript, html, css, angular ,etc) and also some programmatic questions and I answered well those are all questions what they asked. And second round is it's related to personal like about yourself and your background details and some basic information about web development process like that that's it.
Finally I have completed interview successfully ☺️. Thank You.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Technical questions will be there

Round 2 - Coding Test 

Simple coding questions will be asked.

Round 3 - HR 

(1 Question)

  • Q1. Only about salary and joining dates.

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Questions like CSS box model, semantic html, javascript closure
  • Q2. Questions about bootstrap framework, Have you done any project's on these technologies?
  • Q3. What is pseudo classes and element?
  • Ans. 

    Pseudo classes and elements are used in CSS to style elements based on their state or position in the document.

    • Pseudo classes are used to style elements based on their state, such as :hover, :active, and :focus.

    • Pseudo elements are used to style specific parts of an element, such as ::before and ::after.

    • Pseudo classes and elements are denoted by a colon or double colon before the name.

    • They can be used to add special eff...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't panic and brush up your technical skills before each round. doesn't matter if there are 3-4 panels for technical interview they'll just check your confidence and communication skills how you answer properly as interviews are happening virtually and through phone calls. Don't forget to thank the interviewer after each round.Dont take it lightly because these interviews are happening virtually face it like you are giving the interview in person.All the best.

Skills evaluated in this interview

Comviva Technology Interview FAQs

How to prepare for Comviva Technology Web 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 Comviva Technology. The most common topics and skills that interviewers at Comviva Technology expect are Javascript, HTML, Web Development, Agile and Bootstrap.
What are the top questions asked in Comviva Technology Web Developer interview?

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

  1. What are framework are used in frontend and what are the layers in css and defi...read more
  2. About i mentioned domain related questions and some technical questions about t...read more

Tell us how to improve this page.

Comviva Technology Web Developer Salary
based on 5 salaries
₹3.5 L/yr - ₹6.5 L/yr
14% more than the average Web Developer Salary in India
View more details
Web Developer

Kolkata,

Mumbai

+5

5-7 Yrs

Not Disclosed

Explore more jobs
Technical Lead
388 salaries
unlock blur

₹8 L/yr - ₹22 L/yr

Senior Engineer
340 salaries
unlock blur

₹4.6 L/yr - ₹12.7 L/yr

Senior Software Engineer
320 salaries
unlock blur

₹5.3 L/yr - ₹15.6 L/yr

Senior Technical Lead
210 salaries
unlock blur

₹12.8 L/yr - ₹32.5 L/yr

Software Engineer
200 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