Upload Button Icon Add office photos
Engaged Employer

i

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

Wunderman Thompson Commerce Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wunderman Thompson Commerce Interview Questions, Process, and Tips for Experienced

Updated 16 May 2023

Top Wunderman Thompson Commerce Interview Questions and Answers for Experienced

View all 11 questions

Wunderman Thompson Commerce Interview Experiences for Experienced

Popular Designations

5 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. What is MVC, and how magento uses MVC
  • Ans. 

    MVC stands for Model-View-Controller. Magento uses MVC architecture to separate business logic, presentation, and user input.

    • Model represents the data and business logic

    • View represents the presentation layer

    • Controller handles user input and updates the model and view accordingly

    • Magento uses the layout XML files to define the view layer

    • Magento's controllers are responsible for handling requests and responses

    • Magento's mo...

  • Answered by AI
  • Q2. Ways to create a custom attribute in magento Product, Customer and Sales.
  • Ans. 

    Custom attributes can be created in Magento Product, Customer and Sales.

    • For Product: Use Magento's setup script to create a custom attribute.

    • For Customer: Use Magento's customer setup script to create a custom attribute.

    • For Sales: Use Magento's sales setup script to create a custom attribute.

    • Custom attributes can also be created programmatically using Magento's API.

    • Attributes can be added to attribute sets and used in

  • Answered by AI
  • Q3. What is the difference in product, customer and sales entity. Also do these all have EAV ?
  • Q4. What is the Mview file usage and what are the indexing techniques.
  • Ans. 

    Mview files are used for indexing in Magento. Indexing techniques include full, partial, and delta indexing.

    • Mview files are used to store data for indexing purposes.

    • Full indexing updates all data in the index, while partial indexing updates only specific data.

    • Delta indexing updates only the data that has changed since the last indexing.

    • Indexing can be done manually or automatically based on a schedule or trigger.

  • Answered by AI
Round 3 - Technical 

(5 Questions)

  • Q1. Magento2 config ways, Also how we can set config so at time of deployment in multiple environments it auto update magento.
  • Ans. 

    Magento2 config can be set via XML files, database, or environment variables. Configuration can be automatically updated during deployment using tools like Ansible or Jenkins.

    • Magento2 configuration can be set via XML files in the app/code/[Vendor]/[Module]/etc directory

    • Configuration can also be set in the database using the core_config_data table

    • Environment variables can be used to set configuration values

    • Tools like An...

  • Answered by AI
  • Q2. What caching techniques magento uses, and how we can control them.
  • Ans. 

    Magento uses various caching techniques to improve performance. We can control them through configuration settings.

    • Magento uses full page caching, block caching, and session caching.

    • Full page caching stores the entire page in cache to reduce server load.

    • Block caching stores individual blocks of content in cache to reduce database queries.

    • Session caching stores session data in cache to reduce database queries.

    • Caching ca...

  • Answered by AI
  • Q3. What is Redis cache, and how we can modify / clear a customer based cache.
  • Ans. 

    Redis cache is an in-memory data structure store that can be used as a database, cache, and message broker.

    • Redis cache is used to speed up the performance of web applications by storing frequently accessed data in memory.

    • To modify or clear a customer based cache, we can use Redis commands like DEL, KEYS, and FLUSHDB.

    • For example, to clear a customer's cache, we can use the command 'DEL customer:123'.

  • Answered by AI
  • Q4. What is the use of composer.json and composer.lock
  • Ans. 

    composer.json defines dependencies and composer.lock ensures their versions are consistent.

    • composer.json lists the dependencies required by the project

    • composer.lock ensures that the versions of the dependencies remain consistent across different environments

    • composer.lock is generated automatically when dependencies are installed or updated

    • composer.json can be manually edited to add or remove dependencies

    • composer.lock s...

  • Answered by AI
  • Q5. Steps to make packaging an magento module as a global package to use in composer require.
  • Ans. 

    To make a Magento module a global package for Composer, follow these steps:

    • Create a composer.json file in the root directory of the module

    • Specify the name, version, and type of the package in the composer.json file

    • Add the module's files to the 'src' directory

    • Create a 'vendor' directory in the module's root directory

    • Run 'composer install' to generate the vendor/autoload.php file

    • Publish the package to a repository like P...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepare with PHP basics and MYSQL basics as well.

Skills evaluated in this interview

Top Wunderman Thompson Commerce Senior Magento Developer Interview Questions and Answers

Q1. Magento2 config ways, Also how we can set config so at time of deployment in multiple environments it auto update magento.
View answer (2)

Senior Magento Developer Interview Questions asked at other Companies

Q1. Magento2 config ways, Also how we can set config so at time of deployment in multiple environments it auto update magento.
View answer (2)

I applied via Approached by company and was interviewed in Dec 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 - Technical 

(1 Question)

  • Q1. MIM, CM, PM, IM, ITIL, Service Life Cycle, Project Management related questions
Round 3 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Where do you see yourself in 5 years?
  • Q5. What are your strengths and weaknesses?
  • Q6. Values that you bring on table for Wunderman

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident, Be Agile, Fail and Recover fast

Senior Systems Engineer Interview Questions asked at other Companies

Q1. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the difference between Continue and Next Sentence? Why does SOC7 occur?
View answer (4)

Test Lead Interview Questions & Answers

user image Anonymous

posted on 24 Nov 2022

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

I applied via Recruitment Consulltant and was interviewed before Nov 2021. 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 - Technical 

(2 Questions)

  • Q1. Difference cookies and Cache. Agile Methodologies and ceremonies.
  • Ans. 

    Cookies and cache are both used to store data, but cookies are stored on the client side while cache is stored on the server side. Agile methodologies are a set of principles and ceremonies used in software development.

    • Cookies are small text files that are stored on the client's computer by a website. They are used to remember user preferences and login information.

    • Cache is a temporary storage area on the server that s...

  • Answered by AI
  • Q2. Cucumber BDD usages. POM explanantion.
Round 3 - Technical 

(2 Questions)

  • Q1. Capabilities in Selenium.
  • Ans. 

    Selenium is a powerful tool for automating web browsers and supports multiple programming languages.

    • Selenium can automate web browsers like Chrome, Firefox, Safari, and Edge.

    • It supports multiple programming languages like Java, Python, C#, and Ruby.

    • Selenium can handle various types of web elements like text boxes, buttons, drop-downs, and alerts.

    • It can perform actions like clicking, typing, selecting, and scrolling on ...

  • Answered by AI
  • Q2. Windows and Browser popup
Round 4 - HR 

(2 Questions)

  • Q1. Personal and professional background.
  • Q2. Reason of leaving past job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Automation Framework desiging and basic java coding to be refreshed before coming for interview.

Skills evaluated in this interview

Test Lead Interview Questions asked at other Companies

Q1. If you put in an Agile project, Will you be able to do in sprint Automation
View answer (1)

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Recruitment process
  • Q2. Challenge in recruitment
  • Q3. Hiring trends

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive
Beleive in your experience
Knowledge in recruitment trends

Senior IT Recruiter Interview Questions asked at other Companies

Q1. My understanding about Prevalent AI and What they do?
View answer (1)

Wunderman Thompson Commerce interview questions for popular designations

 Java Developer

 (2)

 Test Lead

 (1)

 Senior IT Recruiter

 (1)

 Technical Associate

 (1)

 Senior Magento Developer

 (1)

 Senior Systems Engineer

 (1)

 Associate Business Consultant

 (1)

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Requirement Gap Document? Best Achievements? Why change company and domain? Tools for requirement gathering? Agile followed in your company? How you prep story from Epic? Challenges in Scrum with Stakehold...
  • Ans. 

    Answering questions related to business consulting and requirements gathering.

    • Requirement Gap Document is a crucial tool for identifying gaps between current and desired states.

    • Achievements include successful implementation of ERP systems and streamlining business processes.

    • Changed company for growth opportunities and to expand domain knowledge.

    • Tools for requirement gathering include interviews, surveys, and workshops.

    • ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always Smile when delivering your answers. All the interviewers are awesome, it will be a great interaction. There will be 3 Technical interactions of about 1 hour and 1 HR round of 20 mins.

Skills evaluated in this interview

Associate Business Consultant Interview Questions asked at other Companies

Q1. How would you create the user stories for an app that tracks expenses?
View answer (2)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Mostly from the project which i have worked on. Core java concepts in depth.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from your project then only appear. Learn new things like cloud techs, docker kubernetes, CI CD, jenkins so this will be added advantage. Apart from these learn all the multi threading concepts and messaging service like RabbitMQ, kafka, elastic search and other things as well.

Interview Questionnaire 

2 Questions

  • Q1. Core python
  • Q2. OOPS concept

Interview Questionnaire 

3 Questions

  • Q1. N a line where words are separated by spaces, , and capitalize first letter of the reversed word. Other letters of the word should be in small. Input : “how are you?” → Output: “Woh Era ?uoy”
  • Ans. 

    The program capitalizes the first letter of each reversed word in a sentence.

    • Split the sentence into an array of words using space as a delimiter.

    • Reverse each word in the array and capitalize the first letter.

    • Join the modified words back into a sentence.

  • Answered by AI
  • Q2. He second question reduced to finding maximum weight matching in a bipartite graph. Not many people would have done this (maybe none)
  • Q3. There are 2 sets of countries. One set will donate clothes (something of this sort) and anotherset will accept clothes. A country can be in only 1 of the sets. The amount of clothes donated is also given. ...

Interview Preparation Tips

Round: Test
Experience: There were about 20 MCQs (30 minutes) to be done after the coding section. MCQs were totally nonsense. Can be done in 10 mins.For coding section 60 mins.  It was hosted on Hackerrank.
Duration: 90 minutes
Total Questions: 2

Round: Technical Interview
Experience: After this, selected candidates were interviewed that consists of 4 rounds and discussion was mostly on your CV and data structure problems.

General Tips: Be honest with your interviewer. If you are not comfortable in 1 topic, tell your interviewer honestly. Do well in other areas. Look for hints from the interviewer if you get stuck. They want to see how you approach a problem.
Skills: Algortihm, Data structure
College Name: IIT DELHI

I applied via LinkedIn and was interviewed before Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is sem in digital marketing?
  • Ans. 

    SEM stands for Search Engine Marketing, which involves promoting websites by increasing their visibility in search engine results pages.

    • SEM involves paid advertising on search engines like Google and Bing

    • It includes strategies like keyword research, ad copywriting, and bid management

    • SEM can be used to drive traffic, increase brand awareness, and generate leads or sales

    • Examples of SEM platforms include Google Ads, Bing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prep well. do well and they will go in detail for each thing on the cv

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Scripting was major focus, program to read the numbers 1 to infinity and convert them to words , ex : 1 as one , 100 as hundred , 1543 as one thousand five hundreden fourty three
  • Q2. Ansible concepts, this was major focus
  • Q3. Jenkins pipeline concepts
  • Q4. Basic other tools questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It wasn't that scary, one technical round, managerial tech round, manager round, hr round, all happened in a single day

Wunderman Thompson Commerce Interview FAQs

How many rounds are there in Wunderman Thompson Commerce interview for experienced candidates?
Wunderman Thompson Commerce interview process for experienced candidates usually has 3-4 rounds. The most common rounds in the Wunderman Thompson Commerce interview process for experienced candidates are Technical, Resume Shortlist and HR.
How to prepare for Wunderman Thompson Commerce interview for experienced candidates?
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 Wunderman Thompson Commerce. The most common topics and skills that interviewers at Wunderman Thompson Commerce expect are Javascript, Java, CSS, Magento and HTML.
What are the top questions asked in Wunderman Thompson Commerce interview for experienced candidates?

Some of the top questions asked at the Wunderman Thompson Commerce interview for experienced candidates -

  1. Magento2 config ways, Also how we can set config so at time of deployment in mu...read more
  2. Requirement Gap Document? Best Achievements? Why change company and domain? Too...read more
  3. What is MVC, and how magento uses ...read more

Tell us how to improve this page.

Wunderman Thompson Commerce Interview Process for Experienced

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

R.R. Donnelley Interview Questions
3.8
 • 108 Interviews
Epsilon Interview Questions
3.9
 • 90 Interviews
Publicis Interview Questions
3.7
 • 53 Interviews
Regalix Interview Questions
2.9
 • 45 Interviews
Denave Interview Questions
3.6
 • 40 Interviews
Xdbs Interview Questions
3.1
 • 39 Interviews
Smollan Group Interview Questions
4.0
 • 36 Interviews
InMobi Interview Questions
3.4
 • 35 Interviews
Moris Media Interview Questions
4.3
 • 24 Interviews
View all

Wunderman Thompson Commerce Reviews and Ratings

based on 73 reviews

3.8/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.6

Salary

3.5

Job security

3.7

Company culture

3.3

Promotions

3.4

Work satisfaction

Explore 73 Reviews and Ratings
Hiring For ORM Executive role at VML India

Thane,

Navi Mumbai

+1

0-2 Yrs

Not Disclosed

Front End Adobe Commerce (Magento) Engineer

New Delhi

1-4 Yrs

Not Disclosed

Explore more jobs
Associate System Analyst
45 salaries
unlock blur

₹7 L/yr - ₹16 L/yr

System Analyst
34 salaries
unlock blur

₹7.9 L/yr - ₹18 L/yr

Associate Consultant
22 salaries
unlock blur

₹18.7 L/yr - ₹37.2 L/yr

Technical Associate
19 salaries
unlock blur

₹4.9 L/yr - ₹12 L/yr

Software Quality Analyst
12 salaries
unlock blur

₹4.9 L/yr - ₹17.5 L/yr

Explore more salaries
Compare Wunderman Thompson Commerce with

R.R. Donnelley

3.8
Compare

Epsilon

3.9
Compare

Denave

3.6
Compare

Smollan Group

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