Upload Button Icon Add office photos

Coviam

Compare button icon Compare button icon Compare

Filter interviews by

Coviam Interview Questions and Answers

Updated 31 May 2024

Coviam Interview Experiences

Popular Designations

4 interviews found

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

I applied via Campus Placement

Round 1 - Aptitude Test 

It was regular aptitude test.

Round 2 - Technical 

(1 Question)

  • Q1. Question were asked on Java basics and about the projects i did in college.
Round 3 - Technical 

(1 Question)

  • Q1. More questions about my projects and asked a coding questions.

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 (212)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic java concept questions and one coding question

Round 2 - Technical 

(1 Question)

  • Q1. Java concept questions

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

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - HR 

(12 Questions)

  • Q1. Why did you like to join this company
  • Ans. 

    I liked to join this company because of its strong reputation, growth opportunities, and positive work culture.

    • Strong reputation: The company has a solid track record of success and is highly regarded in the industry.

    • Growth opportunities: The company offers ample opportunities for career advancement and professional development.

    • Positive work culture: The company fosters a supportive and collaborative work environment, ...

  • Answered by AI
  • Q2. Asked about the previous work experience
  • Ans. The company which i was working before it was a domestic Bpo, an inbound process in Blue star company, to solve the queries of the customers and to allot a serving boy, if the air conditioner or water purifier is not working.
  • Answered Anonymously
  • Q3. Are you ok with the night shifts?
  • Ans. 

    Yes, I am okay with night shifts.

    • I am comfortable working during night hours.

    • I understand the nature of the job may require working in shifts.

    • I have prior experience working night shifts and have adapted well to the schedule.

    • I am flexible and can adjust my sleep patterns accordingly.

    • I am aware of the potential challenges of night shifts and am prepared to handle them.

  • Answered by AI
  • Q4. Hr kept a test to check my communication skills, to talk about air pollution for 2 minutes.
  • Ans. I explained well about the air pollution
  • Answered Anonymously
  • Q5. Asked about family members
  • Q6. Asked about me and my education, and where do i reside?
  • Ans. I am a B. Com graduate, i reside at Dharavi
  • Answered Anonymously
  • Q7. Why did you left your previous company?
  • Ans. 

    I left my previous company to pursue new opportunities and further develop my skills in billing analysis.

    • Seeking new challenges and growth

    • Opportunity to expand knowledge and skills

    • Desire for a more dynamic work environment

    • Company restructuring or downsizing

    • Relocation or commute issues

  • Answered by AI
  • Q8. If again the covid cases rises, if there will be work from home, will you do it?
  • Ans. 

    Yes, I am willing to work from home if the Covid cases rise again.

    • I am adaptable and have experience working remotely.

    • I have a dedicated workspace and reliable internet connection at home.

    • I can effectively communicate and collaborate with team members remotely.

    • I understand the importance of following safety guidelines during a pandemic.

    • I am committed to maintaining productivity and meeting deadlines while working from

  • Answered by AI
  • Q9. Vvbbjjjkkkkkkmnffyukknbvvh
  • Ans. By mistakenly i kept on writing and i was not able to submit
  • Answered Anonymously
  • Q10. Vvvhjjjkkkkknnnnnnnnnnnn
  • Q11. Werfxsawruikkhvghikkkmn
  • Q12. You are selected, tomorrow you have to give aptitude test and you have to submit your documents,and your date of joining is from Monday.

Interview Preparation Tips

Topics to prepare for Coviam Billing Analyst interview:
  • Advanced Excel
  • Tally ERP
Interview preparation tips for other job seekers - First you should develop your communication skills, and gain some experience in small companies, do some computer courses

Billing Analyst Interview Questions asked at other Companies

Q1. If again the covid cases rises, if there will be work from home, will you do it?
View answer (2)

I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Ds
  • Q2. Java
  • Q3. Advanced topics like map,filter, reduce in python

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn data structure more and always keep learning don't stop

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

Coviam interview questions for popular designations

 Software Engineer

 (3)

 Billing Analyst

 (1)

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPS based questions
  • Q2. Basic language based questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is single page application
  • Ans. 

    Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.

    • SPA uses AJAX and HTML5 to create fluid and responsive user experience.

    • It eliminates the need for page reloading during use, making it faster and more efficient.

    • Examples include Gmail, Facebook, and Google Maps.

  • Answered by AI
  • Q2. What is state management
  • Ans. 

    State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.

    • State management involves storing and updating the state of an application to ensure data consistency.

    • It helps in managing user interface updates based on changes in the application state.

    • State management is crucial for handling user interactions and maintaining a seamless user exp...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Second largest number in an array
  • Ans. 

    Find the second largest number in an array of strings.

    • Convert the strings to numbers for comparison.

    • Sort the array in descending order.

    • Return the second element in the sorted array.

  • Answered by AI
  • Q2. Pairs with given sum
  • Ans. 

    Find pairs in an array that sum up to a given target value.

    • Use a hash set to store the difference between the target value and each element in the array.

    • Iterate through the array and check if the current element's complement exists in the hash set.

    • Return the pairs that sum up to the target value.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Oct 2022. There were 5 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 

Duration is around 1 hour

Round 3 - Technical 

(1 Question)

  • Q1. 1. Basic programming concepts 2. OOP concepts and basic problem solving skills
Round 4 - Technical 

(1 Question)

  • Q1. Programming question
Round 5 - HR 

(1 Question)

  • Q1. 1. Basic questions

I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What are Joins in SQL? Briefly explain difference between all types of joins
  • Ans. 

    Joins in SQL are used to combine data from two or more tables based on a related column.

    • Inner join returns only the matching rows from both tables

    • Left join returns all rows from the left table and matching rows from the right table

    • Right join returns all rows from the right table and matching rows from the left table

    • Full outer join returns all rows from both tables, with NULL values for non-matching rows

    • Cross join retur

  • Answered by AI
  • Q2. Find a sub array with a given sum
  • Ans. 

    Given an array of integers, find a contiguous subarray with a given sum.

    • Use a sliding window approach to iterate through the array and keep track of the current sum.

    • If the current sum exceeds the given sum, move the window's left endpoint forward.

    • If the current sum is less than the given sum, move the window's right endpoint forward.

    • If the current sum equals the given sum, return the subarray.

    • Time complexity: O(n), Spa

  • Answered by AI
  • Q3. Questions related to Projects mentioned in CV

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview advice would be to remain honest throughout the interview. The interviewer checks the problem solving abilities by your approach of solving it. Ask if there are any doubts.

Skills evaluated in this interview

I appeared for an interview before Apr 2021.

Round 1 - Video Call 

(3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical interview round with questions on DSA and DBMS mainly.

  • Q1. 

    Maximum Sum Subarray Problem Statement

    Given an array ARR consisting of N integers, determine the sum of the subarray with the maximum sum, including the possibility of an empty subarray.

    A subarray is a...

  • Ans. 

    Find the sum of the subarray with the maximum sum in a given array.

    • Iterate through the array and keep track of the current sum and maximum sum.

    • Update the maximum sum if the current sum becomes greater.

    • Handle cases where the array has all negative numbers or empty subarray.

    • Example: For input [-2, 1, -3, 4, -1], the maximum sum subarray is [4] with sum 4.

  • Answered by AI
  • Q2. 

    Prime Numbers Identification

    Given a positive integer N, your task is to identify all prime numbers less than or equal to N.

    Explanation:

    A prime number is a natural number greater than 1 that has no po...

  • Ans. 

    Identify all prime numbers less than or equal to a given positive integer N.

    • Iterate from 2 to N and check if each number is prime

    • Use the Sieve of Eratosthenes algorithm for efficient prime number identification

    • Optimize by only checking numbers up to square root of N for divisibility

  • Answered by AI
  • Q3. What are Joins in the context of databases?
  • Ans. 

    Joins in databases are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right ta...

  • Answered by AI
Round 2 - HR 

Round duration - 30 minutes
Round difficulty - Easy

Typical HR round with behavioral problems.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPABigStep Technologies interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, DBMS, SQL, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Coviam Interview FAQs

How many rounds are there in Coviam interview?
Coviam interview process usually has 2 rounds. The most common rounds in the Coviam interview process are Technical, Aptitude Test and HR.
How to prepare for Coviam 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 Coviam. The most common topics and skills that interviewers at Coviam expect are Hibernate, Java, Spring, Agile and E-commerce.
What are the top questions asked in Coviam interview?

Some of the top questions asked at the Coviam interview -

  1. If again the covid cases rises, if there will be work from home, will you do ...read more
  2. You are selected, tomorrow you have to give aptitude test and you have to submi...read more
  3. Hr kept a test to check my communication skills, to talk about air pollution fo...read more

Tell us how to improve this page.

Coviam Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 30 Interviews
View all

Coviam Reviews and Ratings

based on 71 reviews

4.0/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

3.8

Salary

4.0

Job security

3.9

Company culture

3.9

Promotions

3.8

Work satisfaction

Explore 71 Reviews and Ratings
Software Engineer
53 salaries
unlock blur

₹6.8 L/yr - ₹15 L/yr

Senior Software Engineer
28 salaries
unlock blur

₹9.6 L/yr - ₹33.2 L/yr

Software Developer
19 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Technical Lead
7 salaries
unlock blur

₹19 L/yr - ₹32 L/yr

Devops Engineer
7 salaries
unlock blur

₹3.8 L/yr - ₹15 L/yr

Explore more salaries
Compare Coviam with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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