Upload Button Icon Add office photos

Carrefour

Compare button icon Compare button icon Compare

Filter interviews by

Carrefour SDE (Software Development Engineer) Interview Questions and Answers

Updated 10 Feb 2022

Carrefour SDE (Software Development Engineer) Interview Experiences

1 interview found

Round 1 - Coding Test 
Round 2 - One-on-one 

(1 Question)

  • Q1. They asked me about my projects and some ezz dsa questions
Round 3 - One-on-one 

(1 Question)

  • Q1. This round was totally based on my projects and some dsa

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your basics cleared ex - if you work on js you should know that in depth

Interview questions from similar companies

I applied via Referral and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Asked data structures and algorithms in 1st round
Round 2 - Technical 

(1 Question)

  • Q1. Spring boot core Java microservices algo lld hld
Round 3 - Hm 

(1 Question)

  • Q1. Hld for ticket management ..like ticket management in Zomato
Round 4 - HR 

(1 Question)

  • Q1. Sal negotiation + basic communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA must can't think apart from it so be prepared for DSA everything will be pretty smooth
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 

(1 Question)

  • Q1. Orages spoling question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for coding and Java ( or one language)
Round 1 - Technical 

(5 Questions)

  • Q1. Prototypical Inheritance
  • Q2. Why we can't use arrow function in constructor
  • Ans. 

    Arrow functions do not have their own 'this' value, which is required in constructors.

    • Arrow functions do not have a 'this' binding, so 'this' will refer to the parent scope.

    • Constructors require 'this' to refer to the newly created object.

    • Using arrow functions in constructors can lead to unexpected behavior and errors.

  • Answered by AI
  • Q3. Explain details about CORS
  • Ans. 

    CORS stands for Cross-Origin Resource Sharing and is a security feature implemented in web browsers.

    • CORS allows web servers to specify which origins are allowed to access their resources.

    • It is used to prevent unauthorized access to resources on a different domain.

    • CORS is implemented using HTTP headers such as Access-Control-Allow-Origin and Access-Control-Allow-Methods.

    • It is important to properly configure CORS to avoi...

  • Answered by AI
  • Q4. Explain with an example about Lexical Scoping
  • Ans. 

    Lexical scoping is a way of defining variable scope based on where they are declared in the code.

    • Variables declared inside a function have local scope and are not accessible outside the function.

    • Variables declared outside a function have global scope and can be accessed from anywhere in the code.

    • Nested functions can access variables declared in their parent function.

    • Example: function outer() { let x = 10; function inne...

  • Answered by AI
  • Q5. Advantages of arrow function
  • Ans. 

    Arrow functions have concise syntax, implicit return, and lexical this binding.

    • Shorter syntax than traditional function expressions

    • Implicit return of a single expression

    • Lexical this binding, avoiding the need for .bind() or self = this

    • Example: const double = (num) => num * 2;

    • Example: const names = ['Alice', 'Bob', 'Charlie']; const nameLengths = names.map(name => name.length);

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Walmart SDE (Software Development Engineer) interview:
  • OOPS
  • Javascript
  • Data Structures
Interview preparation tips for other job seekers - Learn the basic concepts of javascripts even if you explain you have to write some example code for the explanation.

Skills evaluated in this interview

I applied via Other and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Programming question on Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared yourself for more technical

I applied via Referral and was interviewed before Mar 2021. There were 3 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 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Tell me about yourself.
Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - When you are attending your interview any time were only formal dress.

I applied via Walk-in and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Ranitidine used for?
  • Q2. Celecoxib used for?
  • Q3. Anti-bacterial drug
  • Q4. What is your project titled?
  • Q5. Method development and validation of anticancer drugs

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2022. There were 2 interview rounds.

Round 1 - Group Discussion 

One topic and discussed on the same

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Why you joining in reliance

Interview Preparation Tips

Topics to prepare for Reliance Retail Assistant Manager interview:
  • Market Research
  • Retail Operations
Interview preparation tips for other job seekers - Be confident and be strong
Don hesitate
Be courageous
Be normal while interviewing

Interview Questionnaire 

1 Question

  • Q1. How recruiting and selection differ each other.

I applied via Campus Placement and was interviewed before May 2021. There were 3 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 - HR 

(4 Questions)

  • Q1. First of all HR we will connect Each other.
  • Q2. After that he will give me the company introduction of the company.
  • Q3. Hr will discuss to conduct their interview. discuss for the timing
  • Q4. Hr relted to question for the relince
Round 3 - Aptitude Test 

Related to question for the aptitude test

Interview Preparation Tips

Topics to prepare for Reliance Retail Assistant Manager interview:
  • Relted to company
Interview preparation tips for other job seekers - After clearing the interview will be informed whether the selection is done.

Carrefour Interview FAQs

How many rounds are there in Carrefour SDE (Software Development Engineer) interview?
Carrefour interview process usually has 3 rounds. The most common rounds in the Carrefour interview process are One-on-one Round and Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.6k Interviews
Walmart Interview Questions
3.7
 • 387 Interviews
Lowe's Interview Questions
4.1
 • 129 Interviews
Reliance Trends Interview Questions
4.2
 • 106 Interviews
Gap Interview Questions
3.7
 • 32 Interviews
Stylebaazar Interview Questions
4.0
 • 31 Interviews
Joyalukkas Interview Questions
4.3
 • 24 Interviews
Fashion TV Interview Questions
3.1
 • 21 Interviews
View all
Product Manager
16 salaries
unlock blur

₹22 L/yr - ₹54 L/yr

Software Development Engineer II
9 salaries
unlock blur

₹14.5 L/yr - ₹25 L/yr

Merchandiser
8 salaries
unlock blur

₹4.8 L/yr - ₹8.5 L/yr

Senior Merchandiser
8 salaries
unlock blur

₹7 L/yr - ₹11 L/yr

Supervisor
7 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Explore more salaries
Compare Carrefour with

Reliance Retail

3.9
Compare

Walmart

3.7
Compare

Reliance Trends

4.2
Compare

Lowe's

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