Upload Button Icon Add office photos

Filter interviews by

Centro Interview Questions and Answers

Updated 5 Sep 2023

Centro Interview Experiences

Popular Designations

2 interviews found

I appeared for an interview in May 2022.

Round 1 - Coding Test 

Abhi meri Python ke basic coding aati mujhe

Round 2 - Technical 

(3 Questions)

  • Q1. Def function , add two , dictionary, string
  • Q2. Def function, add two , dictionary,string
  • Q3. Def function add two dictionary string
  • Ans. 

    To add two dictionary strings, use the update() method.

    • Create two dictionaries.

    • Use the update() method to add the second dictionary to the first one.

    • The keys in the second dictionary will overwrite the keys in the first dictionary if they are the same.

    • Return the updated dictionary.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Centro Python Developer Intern interview:
  • Python
  • My SQL
  • HTML
Interview preparation tips for other job seekers - Python programming language fresher job IT companies

Python Developer Intern Interview Questions asked at other Companies

Q1. what is python? what is a list? what is a tuple? what is set? Difference between list and tuple. Class and object. lambda function. map function filter function inheritance deep copy and shallow copy what is a dictionary? monkey patching. w... read more
View answer (3)

Supervisor Interview Questions & Answers

user image Anonymous

posted on 5 Sep 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. Operations how to manage store
  • Ans. 

    Operations in a store can be managed by implementing efficient processes, training staff effectively, monitoring inventory levels, and ensuring excellent customer service.

    • Implement efficient processes to streamline operations

    • Train staff effectively to ensure they understand their roles and responsibilities

    • Monitor inventory levels to prevent stockouts and overstocking

    • Ensure excellent customer service to retain customers

  • Answered by AI
  • Q2. Stock received &
Round 3 - One-on-one 

(2 Questions)

  • Q1. Floor manager staff handling
  • Q2. Customer handling

Interview Preparation Tips

Interview preparation tips for other job seekers - I am working as a department manager

Supervisor Interview Questions asked at other Companies

Q1. Self introduction? & what is mean by eCommerce ? How it can do
View answer (10)

Interview questions from similar companies

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

UNIX concepts , express it , some data warehousing question

Round 2 - Technical 

(1 Question)

  • Q1. Explain SDCL, explain Reformate component , gave few scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - all the very best
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How can you handle the task?
  • Ans. 

    I handle tasks by breaking them down into smaller steps, setting priorities, and utilizing time management techniques.

    • Break down the task into smaller steps

    • Set priorities based on deadlines and importance

    • Utilize time management techniques such as Pomodoro method or Eisenhower matrix

  • Answered by AI
Round 1 - Technical 

(1 Question)

  • Q1. Basics .net , c#, sql
Round 2 - Technical 

(1 Question)

  • Q1. Current Project Details, Roles and some technical questions too
Round 3 - HR 

(1 Question)

  • Q1. Package Discussion and Other basic details

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your basics are strong and should be confident to explain about the current project and its technical details.
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 - Technical 

(2 Questions)

  • Q1. Describe Life cycle in react
  • Ans. 

    React has three main phases in its lifecycle: mounting, updating, and unmounting.

    • Mounting: when a component is created and inserted into the DOM

    • Updating: when a component is updated due to changes in props or state

    • Unmounting: when a component is removed from the DOM

    • Lifecycle methods can be used to perform actions at each phase, such as componentDidMount() or componentWillUnmount()

    • React also has error handling methods,

  • Answered by AI
  • Q2. Explain strict mode in javascript and it's use
  • Ans. 

    Strict mode is a way to write secure and optimized JavaScript code.

    • Enables catching of silent errors

    • Disallows duplicate property names or parameters

    • Prevents use of undeclared variables

    • Makes `eval()` safer to use

    • Throws errors on invalid usage of `this` keyword

  • Answered by AI
Round 3 - Assignment 

CURD operations along with implementation of a mock UI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are doing good job. If possible try to send a rejection mail along with the reason if candidate is not selected.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. Tell about Oops concepts
  • Ans. 

    OOPs concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

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

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

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

    • Abstraction: Hiding the complex imple...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Will ask coding related
Round 4 - HR 

(1 Question)

  • Q1. What is Expected salary
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Regarding unix and sql
Round 2 - Technical 

(1 Question)

  • Q1. Regarding unix and sql
Round 3 - HR 

(1 Question)

  • Q1. Hr discussion with hrs.

Interview Preparation Tips

Interview preparation tips for other job seekers - Never ever try to join Exusia. They are playing with employees minds. They dont have good vision, management, projects.

I will never ever recommend.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Related to ETL, Data model, data warehouse
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Abinito components usage
  • Ans. 

    Abinito components are used in ETL processes for data integration and transformation.

    • Abinito components are used in ETL (Extract, Transform, Load) processes for data integration and transformation.

    • Some commonly used Abinito components include Input Table, Output Table, Join, Partition, Sort, Filter, and Lookup.

    • Abinito provides a graphical interface for designing ETL processes using these components.

    • Abinito components c...

  • Answered by AI
  • Q2. Air commands and Multi file system
Round 2 - Technical 

(2 Questions)

  • Q1. Project related details and questions
  • Q2. Experience related to background
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations

Skills evaluated in this interview

Centro Interview FAQs

How many rounds are there in Centro interview?
Centro interview process usually has 2-3 rounds. The most common rounds in the Centro interview process are One-on-one Round, Coding Test and Technical.
What are the top questions asked in Centro interview?

Some of the top questions asked at the Centro interview -

  1. Def function add two dictionary str...read more
  2. Operations how to manage st...read more
  3. Def function, add two , dictionary,str...read more

Tell us how to improve this page.

Centro Interview Process

based on 5 interviews

Interview experience

4.6
  
Excellent
View more

Interview Questions from Similar Companies

SMC Corporation Interview Questions
3.7
 • 27 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Exusia Interview Questions
4.0
 • 21 Interviews
View all

Centro Reviews and Ratings

based on 26 reviews

4.5/5

Rating in categories

4.2

Skill development

4.4

Work-life balance

4.2

Salary

4.5

Job security

4.2

Company culture

3.9

Promotions

4.3

Work satisfaction

Explore 26 Reviews and Ratings
Department Manager
15 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Store Manager
6 salaries
unlock blur

₹3.6 L/yr - ₹5 L/yr

Cashier
6 salaries
unlock blur

₹1.2 L/yr - ₹1.8 L/yr

MIS Executive
5 salaries
unlock blur

₹2.3 L/yr - ₹4 L/yr

Cashier Executive
4 salaries
unlock blur

₹1.2 L/yr - ₹2.5 L/yr

Explore more salaries
Compare Centro with

MCM Telecom Equipment

3.9
Compare

US Tech Solutions

3.8
Compare

MobileComm Technologies India

3.8
Compare

Algonomy

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