Upload Button Icon Add office photos
Engaged Employer

i

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

CommVersion Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CommVersion Interview Questions and Answers

Updated 20 Dec 2024

CommVersion Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Assignment 

Design multiple dashboards and some python code.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with Tableau / PowerBi

Data Analytics Engineer Interview Questions asked at other Companies

Q1. Python code for palindrome
View answer (1)

Interview questions from similar companies

Member of Technical Staff -3 Interview Questions & Answers

Exotel user image Anonymous

posted on 7 Nov 2024

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. Find length of substring with longest distinct characters(non-repeating characters) eg - input "abcdab" result - "4(abcd)"
  • Q2. Interviewer was not clear on the question herself, here is what i deduced, If you want to build a scheduler service which takes in jobs to run at certain intervals and you cannot use things like cronjob, e...
  • Q3. Current project and roles and responsibilities. what is the most difficult technical problem you solved, again i think interviewer was lost on the problem i explained.
  • Ans. 

    I worked on a project involving developing a new algorithm for optimizing network traffic. My role was to design and implement the algorithm, as well as test and debug it.

    • Researched existing algorithms and identified their limitations

    • Designed a new algorithm that addressed the limitations and improved network performance

    • Implemented the algorithm in code and tested it in a simulated network environment

    • Debugged issues an...

  • Answered by AI
  • Q4. Scalability question on one of the project i was explaining

Interview Preparation Tips

Interview preparation tips for other job seekers - Ideally avoid the recruitment process if you are paired with a junior developer interviewing for very senior roles. On inquiring about the team that i would be paired with, she told me that she is part of a different team, there were no people available to take interview for the team that was actually hiring.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - HR 

(1 Question)

  • Q1. Best interview has been taken here
Round 2 - Technical 

(1 Question)

  • Q1. Good interview has been took here

Interview Preparation Tips

Interview preparation tips for other job seekers - There is only advice for job seekers first get proper knowledge and do preparations then there is no any chance to reject you
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Unstop and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The assessment round conduct on unstop and there was 70 question in 45 minutes.

1. MS excel questions
2. business sales related question
3. Quantitative, verbal, logical reasoning question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Self Intro tell me about yourself. about job description. tell me about company.
  • Q2. Why u want to choose this role, how you generate lead for company, strength and weakness etc

Interview Preparation Tips

Topics to prepare for WebGo Software Labs Business Development Executive interview:
  • Excel
  • Quantitative
  • HTML
  • Verbal
Interview preparation tips for other job seekers - prepare according job description.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Behavior question related to previous experience
  • Q2. Answer with all your previous experience which you havs handled

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and give the interview
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Based on resume
Round 2 - One-on-one 

(1 Question)

  • Q1. Based on resume
Round 3 - HR 

(1 Question)

  • Q1. Basic information
Round 4 - Technical 

(1 Question)

  • Q1. Based on resume
Round 5 - Coding Test 

Scenario questions logical solving

Round 6 - Case Study 

Need to explain about problems solved in previous round

Round 7 - One-on-one 

(1 Question)

  • Q1. Project discussion and basics information

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the worst company no job guarantee. Dont waste your time on attending interview. They will conduct 10 around and reject the candidate easily in last round.

Web Developer & Designer Interview Questions & Answers

Paras Cadd user image Abdul Samad Atiullah Ansari

posted on 22 Dec 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 2 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 - One-on-one 

(5 Questions)

  • Q1. There was f2f interview.. Mostly asked basic questions and from your resume What is flex box How react components used CSS styling properties Javascript basic fundamentals like array lomanipulation,mergi...
  • Q2. What are flexbox properties
  • Ans. 

    Flexbox properties are CSS properties that allow for flexible layout and positioning of elements within a container.

    • Flexbox properties are used to create responsive and dynamic layouts.

    • Some commonly used flexbox properties include flex-direction, justify-content, align-items, and flex-grow.

    • Flexbox properties can be applied to both the parent container and the child elements within it.

    • Flexbox provides a powerful and int

  • Answered by AI
  • Q3. Javascript data types properties
  • Ans. 

    JavaScript data types have different properties that define their behavior and characteristics.

    • JavaScript has several built-in data types such as string, number, boolean, object, array, etc.

    • Each data type has its own set of properties and methods that can be accessed and manipulated.

    • For example, the string data type has properties like length, which returns the length of the string.

    • The number data type has properties l...

  • Answered by AI
  • Q4. Responsive design properties
  • Ans. 

    Responsive design properties ensure websites adapt to different screen sizes and devices.

    • Fluid grids: Use relative units like percentages to create flexible layouts.

    • Flexible images: Use CSS to ensure images scale proportionally.

    • Media queries: Apply different styles based on screen size and device capabilities.

    • Viewport meta tag: Control how a webpage is displayed on different devices.

    • Responsive typography: Adjust font s...

  • Answered by AI
  • Q5. Javascript array manipulation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics at most and whatever you written in resume have basic understanding

Skills evaluated in this interview

Junior Software Engineer Interview Questions & Answers

LogiNext Solutions user image Omkar Darbeshawar (Indian Yogi Star)

posted on 1 Feb 2024

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

(3 Questions)

  • Q1. They check your knowledge according to job role
  • Q2. I have prepared python, big data tech, machine learning, cloud.
  • Q3. They ask about data structure
Round 2 - HR 

(2 Questions)

  • Q1. Tell me something about past experience.
  • Q2. About your self

Interview Preparation Tips

Interview preparation tips for other job seekers - nice interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Yourself in detailed way

CommVersion Interview FAQs

How many rounds are there in CommVersion interview?
CommVersion interview process usually has 1 rounds. The most common rounds in the CommVersion interview process are Assignment.
How to prepare for CommVersion 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 CommVersion. The most common topics and skills that interviewers at CommVersion expect are Communication Skills, Back Office, bpo non voice, customer care and international call center.

Tell us how to improve this page.

CommVersion Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Zoho Interview Questions
4.3
 • 512 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
LeadSquared Interview Questions
2.9
 • 59 Interviews
Zenoti Interview Questions
3.0
 • 40 Interviews
Druva Interview Questions
3.6
 • 25 Interviews
MindTickle Interview Questions
2.8
 • 21 Interviews
Chargebee Interview Questions
4.0
 • 16 Interviews
CleverTap Interview Questions
3.6
 • 15 Interviews
Postman Interview Questions
3.6
 • 11 Interviews
View all

CommVersion Reviews and Ratings

based on 14 reviews

3.5/5

Rating in categories

3.3

Skill development

3.1

Work-life balance

3.3

Salary

3.4

Job security

3.4

Company culture

3.4

Promotions

3.2

Work satisfaction

Explore 14 Reviews and Ratings
Chat Support Executive
4 salaries
unlock blur

₹2.8 L/yr - ₹6.6 L/yr

Online Chat Representative
3 salaries
unlock blur

₹2.6 L/yr - ₹3.6 L/yr

Reporting Executive
3 salaries
unlock blur

₹2.8 L/yr - ₹2.8 L/yr

Explore more salaries
Compare CommVersion with

LeadSquared

2.9
Compare

Freshworks

3.5
Compare

Zoho

4.3
Compare

MindTickle

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