Upload Button Icon Add office photos

Filter interviews by

Loblaw CSR Interview Questions and Answers

Updated 29 Oct 2024

Loblaw CSR Interview Experiences

1 interview found

CSR Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Past experience
  • Q2. Just be confident

Interview Preparation Tips

Interview preparation tips for other job seekers - Not much

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Panel not available

Interview Preparation Tips

Interview preparation tips for other job seekers - DO NOT WASTE YOUR TIME! Got a call from HR informing about interview to be May 31st, 2024. As I didn’t receive any written confirmation from them 24hours prior, on 30th, I tried contacting them and they didn’t respond to any of my calls and messages. I waited till the scheduled time yet no response from them. 2days later they call and give me another date for interview, 8th June, and yet again no response on 8th, and they call after 2 days to give me another date, when I ask them to justify this behaviour of delay in interview, they don’t have any answer, all they say is we will call you back. Believe me, they have been doing this till July. WORST COMPANY, 0 PROFESSIONALISM, EVEN STARTUPS ARE MUCH MORE PROFESSIONAL THAN THEM. Thank God I didn’t rely on them and got offer from elsewhere. Thought of sharing this, as I was puzzled during this situation, if you’re going through something similar just don’t waste your time with them.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Assignment 

It was multiple choice questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It’s personality questions

QA Test Lead Interview Questions & Answers

Cognizant user image Md Aklakh Ahmad

posted on 13 Dec 2024

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

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

Write java program to reverse each word

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is collection frame work
  • Ans. 

    Collection framework is a unified architecture for representing and manipulating collections of objects.

    • Provides interfaces (List, Set, Map) and classes (ArrayList, HashSet, HashMap) for storing and manipulating groups of objects

    • Offers algorithms for searching, sorting, and manipulating collections

    • Promotes code reusability and efficiency in handling collections

  • Answered by AI
  • Q2. Write a program to count no of characters in the given string
  • Ans. 

    A program to count the number of characters in a given string.

    • Iterate through each character in the string and increment a counter for each character encountered.

    • Use a hashmap to store the count of each character for efficient counting.

    • Handle edge cases such as empty string or null input.

  • Answered by AI

Skills evaluated in this interview

Round 1 - Technical 

(2 Questions)

  • Q1. What is product backlog and sprint backlog
  • Ans. 

    Product backlog is a prioritized list of features to be developed. Sprint backlog is a subset of product backlog for a specific sprint.

    • Product backlog is a dynamic document that evolves with the product development cycle

    • It contains a list of features, enhancements, bug fixes, and other work items

    • The items in the backlog are prioritized based on business value, risk, and other factors

    • Sprint backlog is a subset of produc...

  • Answered by AI
  • Q2. What is velocity and zero sprint
  • Ans. 

    Velocity is the amount of work a team can complete in a sprint. Zero sprint is a sprint with no completed work.

    • Velocity is a measure of a team's productivity in completing work during a sprint

    • It is calculated by adding up the story points or tasks completed in a sprint

    • Zero sprint is a sprint where no work is completed due to unforeseen circumstances or issues

    • It is important to track velocity to help plan future sprints

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with all manual testing concepts as well automation.

Skills evaluated in this interview

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

(3 Questions)

  • Q1. Type of selectors in selenium
  • Ans. 

    Selectors in Selenium are used to identify web elements on a webpage for automation testing.

    • Selectors include ID, class name, name, tag name, link text, partial link text, CSS selector, and XPath.

    • ID selector is the fastest and most reliable, while XPath is the most powerful but slower.

    • CSS selectors are commonly used due to their flexibility and readability.

    • Example: driver.findElement(By.id("elementID"));

  • Answered by AI
  • Q2. Wait statements in selenium
  • Ans. 

    Wait statements in Selenium are used to pause the execution of the test script for a specified amount of time.

    • Wait statements are used to handle synchronization issues in test automation scripts.

    • There are two types of wait statements in Selenium: Implicit Wait and Explicit Wait.

    • Implicit Wait sets a default waiting time for the elements to be available before throwing an exception.

    • Explicit Wait allows the test script to...

  • Answered by AI
  • Q3. Program to write fibonacci series
  • Ans. 

    A program to write the Fibonacci series using iterative or recursive methods.

    • Use a loop to generate Fibonacci series iteratively

    • Use recursion to generate Fibonacci series recursively

    • Start with 0 and 1 as the first two numbers in the series

    • Add the previous two numbers to get the next number in the series

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Expectation of salary

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About My self & experience related.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. 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 - Technical 

(2 Questions)

  • Q1. Oops concepts, java selenium, testing concepts
  • Q2. Testng, maven, jenkins, testing concepts, program

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to get clear. Basic concepts are enough. Java, selenium

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

Interview Questionnaire 

1 Question

  • Q1. All questions related Lead positions, how to handle team and project, estimations
  • Ans. 

    Answering questions related to leading a team and project estimations.

    • Communicate clearly with team members and stakeholders

    • Set clear goals and expectations

    • Delegate tasks effectively

    • Regularly review progress and adjust plans as needed

    • Use data and metrics to make informed decisions

    • Provide constructive feedback and support to team members

    • Stay up-to-date with industry trends and best practices

    • Estimate project timelines an

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well about lead activities question ans with real time scenarios

Loblaw Interview FAQs

How many rounds are there in Loblaw CSR interview?
Loblaw interview process usually has 1 rounds. The most common rounds in the Loblaw interview process are One-on-one Round.

Tell us how to improve this page.

Loblaw CSR Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Compliance Manager
3 salaries
unlock blur

₹12 L/yr - ₹22 L/yr

Explore more salaries
Compare Loblaw with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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