Upload Button Icon Add office photos
Engaged Employer

i

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

Codvo Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Codvo Interview Questions and Answers

Updated 27 Feb 2025

Codvo Interview Experiences

Popular Designations

4 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Python question & sql coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Related to Data Engineering
  • Q2. Related to data engineering & analytics

Interview Preparation Tips

Interview preparation tips for other job seekers - xxxxxxx

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 2 technical interview medium 1 Python 1 SQL question

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

MCQ + 2 Coding (Testgorilla)

Round 2 - Technical 

(1 Question)

  • Q1. All questions from CV

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 Questions & Answers

user image Anonymous

posted on 31 Jul 2022

I applied via Company Website and was interviewed in Jul 2022. There were 5 interview rounds.

Round 1 - Coding Test 

1qs on find common elements in2 given lists and find error in a programme all test cases passed

Round 2 - Coding Test 

Implement queue with enqueue and deque doing certain operation and implement hashing function all test cases passed. then record few predefined qs on web security and rest api's

Round 3 - Technical 

(1 Question)

  • Q1. One simple ds qs , projects worked, approach to web development, design secisioin and some qs on git.
Round 4 - Assignment 

Task requirement doc was provided to give a list of CRUD api's for music Lyrics, it was to be documented in swagger or provide postman api's list, containerized and unit test cases for all the APIs

Round 5 - One-on-one 

(1 Question)

  • Q1. Interview with CEO for 30 minutes.

Interview Preparation Tips

Topics to prepare for Codvo interview:
  • queue
  • stack
  • hashing
  • level 1 leetcode
Interview preparation tips for other job seekers - leetcode easy question would suffice.

If you built production grade APIs and deployed them it would be easy.

Codvo interview questions for popular designations

 Data Scientist

 (1)

 Senior Data Engineer

 (1)

 Data Engineer

 (1)

Jobs at Codvo

View all

Interview questions from similar companies

I was interviewed before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How do you structure your project?
  • Q2. What are the design patterns that you know and why do we use those?
  • Ans. 

    Design patterns are reusable solutions to common software problems.

    • Creational patterns: Singleton, Factory, Abstract Factory, Builder

    • Structural patterns: Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy

    • Behavioral patterns: Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, Observer, State, Strategy, Template Method, Visitor

    • We use design patterns to improve code readability, maint...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good grip on the basics of the technology for which you are getting interviewed.

Skills evaluated in this interview

I applied via Internshala and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Coding Test 

They mostly ask some basic dsa questions in the automated interview

Round 2 - Technical 

(1 Question)

  • Q1. The interviewer was very friendly and ask me some basic of react js and some basic of how internet works
Round 3 - HR 

(1 Question)

  • Q1. Was very easy they ask me really basic ye questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with the tech stack and some basic of dsa
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

There was an automated machine coding round where i had to solve multiple problems as well as answer multiple questions related to Javascript and the development process as a whole.

Round 2 - Technical 

(1 Question)

  • Q1. Explain promises in JS and async/await.
  • Ans. 

    Promises in JS are objects representing the eventual completion or failure of an asynchronous operation. Async/await is a syntactic sugar for working with promises.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Async/await is a modern way to work with asynchronous code in JavaScript, making it easier to read and write.

    • Async functions...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up basic framework concepts and logic building

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 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 tips
Round 2 - Automated bot interview 

(1 Question)

  • Q1. Just basic questions about you and why you want to join This organisation
Round 3 - Automated bot interview 

(1 Question)

  • Q1. Nothing big, simple array related questions,
Round 4 - One-on-one 

(1 Question)

  • Q1. Just showcase your college/personal projects and random array questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing great about company,lot of internal politics will be there, forgot about your position,they won't even treat you as a human,If you a fresher try to avoid this organization at any cost .
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via eLitmus and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

General coding test includes basic DSA, understanding of FE, BE, DB, etc.,

Round 3 - One-on-one 

(1 Question)

  • Q1. 1:1 discussion to understand the candidate's profile
Round 4 - HR 

(1 Question)

  • Q1. Salary, policies, engagements discussion

Codvo Interview FAQs

How many rounds are there in Codvo interview?
Codvo interview process usually has 2-3 rounds. The most common rounds in the Codvo interview process are Coding Test, Technical and Assignment.
How to prepare for Codvo 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 Codvo. The most common topics and skills that interviewers at Codvo expect are Python, AWS, Azure DevOps, Javascript and SQL.
What are the top questions asked in Codvo interview?

Some of the top questions asked at the Codvo interview -

  1. one simple ds qs , projects worked, approach to web development, design secisio...read more
  2. 2 technical interview medium 1 Python 1 SQL quest...read more
  3. Related to data engineering & analyt...read more

Tell us how to improve this page.

Codvo Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 91 Interviews
Quantsapp Interview Questions
2.8
 • 33 Interviews
NexTurn Interview Questions
4.1
 • 26 Interviews
View all

Codvo Reviews and Ratings

based on 46 reviews

3.9/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.7

Salary

3.7

Job security

3.7

Company culture

3.7

Promotions

3.6

Work satisfaction

Explore 46 Reviews and Ratings
DevOps Lead

Remote

7-12 Yrs

Not Disclosed

Technical Project Manager

Pune

5-10 Yrs

Not Disclosed

DevOps Engineer (Azure OpenShift)

Pune

3-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Devops Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior UX Designer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Full Stack Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Client Engagement Associate
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Codvo with

Northcorp Software

4.3
Compare

Accel Frontline

4.0
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