Upload Button Icon Add office photos

Colruyt Group

Compare button icon Compare button icon Compare

Filter interviews by

Colruyt Group Associate Software Engineer Interview Questions and Answers

Updated 26 Sep 2023

Colruyt Group Associate Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement 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 - Aptitude Test 

Aptitude test is important

Round 3 - One-on-one 

(4 Questions)

  • Q1. One on one is also important
  • Q2. Question 1 is tough
  • Q3. Question 2 is easy
  • Q4. Question 4 is moderate
Round 4 - HR 

(1 Question)

  • Q1. It is very smooth

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Difference between sets and list in java
  • Ans. 

    Sets are unordered collections of unique elements while lists are ordered collections of elements.

    • Sets do not allow duplicate elements while lists do.

    • Sets do not maintain the insertion order while lists do.

    • Sets have faster lookup time for specific elements while lists have faster iteration time.

    • Examples of sets in Java include HashSet and TreeSet while examples of lists include ArrayList and LinkedList.

  • Answered by AI
  • Q2. Exceptional handling. What does finally block do?
  • Ans. 

    Finally block is used to execute code after try-catch block, regardless of whether an exception is thrown or not.

    • Finally block is optional and follows the catch block.

    • It is used to clean up resources like closing files, database connections, etc.

    • Finally block is executed even if an exception is not caught.

    • It is used to ensure that a certain piece of code is always executed.

    • Example: try { //code } catch (Exception e) { ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews are simple. They'll ask basic question and some personal questions

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Round 1,2,3,4: written TEST based on 10th and 12th math, apptitude, reasoning then after f2f java questions, oops, string manipulation code, algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Well peapered on java, da, algo, math

I applied via Campus Placement and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself?
  • Q2. Final year project explanation (based on software)
  • Ans. 

    Developed a web-based project management tool for small businesses

    • Used PHP and MySQL for backend development

    • Implemented a responsive UI using HTML, CSS, and JavaScript

    • Included features such as task assignment, progress tracking, and file sharing

    • Conducted user testing and incorporated feedback for improvements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Friendly interview just give solution oriented answers rather than bookish answers.

I applied via Campus Placement and was interviewed before Feb 2021. 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 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Your resume should have SQL projects and you should be good at problem solving. Since there is data related work in company hence having knowledge of data science would really help
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1st round coding and reasoning y

Round 2 - One-on-one 

(1 Question)

  • Q1. DSA and SQL questions
Round 3 - One-on-one 

(1 Question)

  • Q1. DSA and project
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions for aptitude

Round 2 - Coding Test 

DSA Easy and medium. Basics of linked list and arrays.

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1st round of the company was an online assessment with 40 questions,2 coding questions :- cake distribution problem, Palindrome and else there were 6-7 SQL questions and other were Aptitude questions (basic) whole test was for 1 hr.

Round 2 - Technical 

(3 Questions)

  • Q1. Basic oops, basic questions on loops etc
  • Q2. SQL:- add a column on a table, find max salary of employee
  • Ans. 

    Use ALTER TABLE to add a new column and then use MAX function to find the highest salary.

    • Use ALTER TABLE statement to add a new column to the table.

    • Use MAX function in SQL to find the maximum salary of employees.

  • Answered by AI
  • Q3. SUM OF DIGITS OF A NUMBER(DSA)
  • Ans. 

    Calculate the sum of digits of a given number.

    • Iterate through each digit of the number and add them together.

    • Use modulo operator to extract each digit.

    • Repeat until all digits are processed.

    • Example: For number 123, sum of digits = 1 + 2 + 3 = 6.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - BASICS OF DSA, DBMS, OOPS
AND U SHOULD KNOW EVERYTHING WRITTEN ON RESUME

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was an online assessment round with various MCQ questions.

Round 2 - Technical 

(1 Question)

  • Q1. 1 DSA question and discussion around projects
  • Ans. Was able to solve DSA question and explained projects
  • Answered Anonymously
Round 3 - Technical 

(2 Questions)

  • Q1. 1DSA question, react based questions, sql questions, normalisation
  • Q2. Was able to solve DSA question and answered all skill based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare easy and medium level DSA questions, with strong knowledge of all your skill sets and projects.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Sql,dsa questions, leetcode

Round 2 - HR 

(1 Question)

  • Q1. General question

Colruyt Group Interview FAQs

How many rounds are there in Colruyt Group Associate Software Engineer interview?
Colruyt Group interview process usually has 4 rounds. The most common rounds in the Colruyt Group interview process are Resume Shortlist, Aptitude Test and One-on-one Round.
How to prepare for Colruyt Group Associate Software Engineer 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 Colruyt Group. The most common topics and skills that interviewers at Colruyt Group expect are Db2, Debugging, Integration Testing, Oracle and Agile.
What are the top questions asked in Colruyt Group Associate Software Engineer interview?

Some of the top questions asked at the Colruyt Group Associate Software Engineer interview -

  1. One on one is also import...read more
  2. Question 4 is moder...read more
  3. Question 1 is to...read more

Tell us how to improve this page.

Colruyt Group Associate Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Colruyt Group Associate Software Engineer Salary
based on 15 salaries
₹5.5 L/yr - ₹8 L/yr
15% more than the average Associate Software Engineer Salary in India
View more details

Colruyt Group Associate Software Engineer Reviews and Ratings

based on 4 reviews

4.4/5

Rating in categories

4.5

Skill development

4.7

Work-life balance

3.7

Salary

4.2

Job security

4.5

Company culture

4.2

Promotions

4.2

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
35 salaries
unlock blur

₹9 L/yr - ₹27 L/yr

Technical Consultant
26 salaries
unlock blur

₹19 L/yr - ₹40 L/yr

Software Engineer
24 salaries
unlock blur

₹5.5 L/yr - ₹10.8 L/yr

System Administrator
22 salaries
unlock blur

₹3.3 L/yr - ₹7.3 L/yr

System Engineer
20 salaries
unlock blur

₹5.7 L/yr - ₹11.4 L/yr

Explore more salaries
Compare Colruyt Group with

Tekwissen

4.8
Compare

Softenger

4.1
Compare

XcelServ Solutions

4.5
Compare

Damco Solutions

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