Premium Employer

i

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

Blue Yonder Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Blue Yonder Interview Questions, Process, and Tips

Updated 5 Mar 2025

Top Blue Yonder Interview Questions and Answers

View all 46 questions

Blue Yonder Interview Experiences

Popular Designations

62 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Apr 2023. 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 Resume tips
Round 2 - Coding Test 

Mainly there were aptitude and 2 coding questions

Round 3 - Technical 

(1 Question)

  • Q1. Mainly asked about dbms,sql and projects

Support Associate Interview Questions asked at other Companies

Q1. If Customer is Already Angry how will you make them calm.
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Nov 2023.

Round 1 - Coding Test 

A few java related coding questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Salesforce admin questions
  • Q2. Pagination related questions
Round 3 - HR 

(2 Questions)

  • Q1. What do you want to work for this company
  • Ans. 

    I am impressed by the company's innovative projects and collaborative work environment.

    • I am excited about the opportunity to work on cutting-edge projects that push the boundaries of technology.

    • I value collaboration and teamwork, and I believe this company fosters a supportive and inclusive work environment.

    • I am impressed by the company's reputation for excellence in the industry, and I am eager to contribute to its su

  • Answered by AI
  • Q2. Would you stay for longer time
  • Ans. 

    Yes, I am committed to my work and would stay for a longer time to contribute to the success of the company.

    • I am dedicated to my career and value long-term commitments.

    • I believe in the importance of stability and growth within a company.

    • I am always looking for opportunities to learn and develop my skills, which I can do by staying with a company for a longer period of time.

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Blue Yonder Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. 1.What is Bull Whip Effect ?
  • Ans. 

    The Bull Whip Effect refers to the phenomenon of demand variability amplifying as it moves up the supply chain.

    • It is a supply chain management concept.

    • Demand fluctuations at the end of the supply chain are magnified as they move upstream.

    • Causes include lack of communication, forecasting errors, and order batching.

    • Results in inventory inefficiencies, excess costs, and poor customer service.

    • Example: A retailer experience...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Supply Chain Management
2. MRP
3.Inventory Management
4. Planning
5.Material Management

Solution Architect Interview Questions asked at other Companies

Q1. Difference Between classic folder and Modern folder?
View answer (10)

I applied via LinkedIn and was interviewed in Jul 2022. There were 6 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Coding Question on Spring Security, OOPS, Threading, Find palindrome of a String. 3 coding questions total.
Round 3 - Technical 

(1 Question)

  • Q1. - Create an immutable class and further questions on the same. - isAnagram code - Find count of employees in employee table on SQL queries.
Round 4 - Technical 

(1 Question)

  • Q1. - Find max, 2nd max salary in employee table - queries on group by nad order by - One Medium Array question from GeeksForGeeks - Reverse Linked list using recursion, without using recursion. Further questi...
Round 5 - One-on-one 

(1 Question)

  • Q1. Techno Managerial round. Mostly behavioral questions.
Round 6 - HR 

(2 Questions)

  • Q1. The most interesting CTC discussion is where you will get excellent ideas from HR. I just loved the conversation with the HRs of BY.
  • Q2. Some behavioral questions again in HR round.

Interview Preparation Tips

Topics to prepare for Blue Yonder Software Engineer II interview:
  • GeeksForGeeks
  • Medium and Hard Level Coding
Interview preparation tips for other job seekers - Be calm and well prepared entirely with coding questions for the Technical round. Basic DS Algo stuffs. This is for not only BY for also other product-based companies.

Software Engineer II Interview Questions asked at other Companies

Q1. There are fifteen horses and a racing track that can run five horses at a time. You have to figure out the top 3 horses out of those and you don't have any timer machine to measure. How will you find the top 3 horses?
View answer (2)

Blue Yonder interview questions for popular designations

 Senior Software Engineer

 (6)

 Software Engineer

 (3)

 Lead Software Engineer

 (3)

 Support Engineer

 (3)

 Associate Software Engineer

 (3)

 Support Engineer 1

 (2)

 Technical Support Engineer

 (2)

 Business Consultant

 (2)

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I was interviewed before Nov 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a For loop
  • Ans. 

    A For loop is used to iterate over a collection of items and perform a set of actions for each item.

    • Initialize a counter variable before the loop

    • Set the condition for the loop to continue based on the counter variable and the length of the array

    • Increment the counter variable after each iteration

    • Access each element in the array using the counter variable

  • Answered by AI
  • Q2. Explains Joins in sql
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI

Skills evaluated in this interview

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

Get interview-ready with Top Blue Yonder Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain about Microservices Architecture
  • Ans. 

    Microservices architecture is an architectural style that structures an application as a collection of loosely coupled services.

    • Each service is self-contained and can be developed, deployed, and scaled independently.

    • Services communicate with each other over lightweight protocols like HTTP or messaging queues.

    • Microservices allow for flexibility, scalability, and resilience in large and complex applications.

    • Examples of c...

  • Answered by AI
  • Q2. What is the difference between NoSQL and SQL Database?
  • Ans. 

    NoSQL databases are non-relational databases that do not require a fixed schema, while SQL databases are relational databases that use structured query language.

    • NoSQL databases are schema-less, allowing for flexible data models.

    • SQL databases use a fixed schema with tables and rows.

    • NoSQL databases are horizontally scalable, making them suitable for big data applications.

    • SQL databases are vertically scalable, meaning the...

  • Answered by AI
  • Q3. What are the closures in Javascript?
  • Ans. 

    Closures in JavaScript are functions that have access to their own scope, as well as the scope in which they were defined.

    • Closures allow functions to access variables from an outer function even after the outer function has finished executing.

    • They are created whenever a function is defined within another function.

    • Closures are commonly used to create private variables and functions in JavaScript.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Data structures, System design and Node.js well.

Skills evaluated in this interview

Node JS Developer Interview Questions asked at other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
View answer (3)

Jobs at Blue Yonder

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

1.Co ducted through hirepro quiet difficult

Round 2 - Technical 

(1 Question)

  • Q1. 1.Metge Sort/quick Sort
Round 3 - Technical 

(1 Question)

  • Q1. 1.Operating systems 2.Block chain
Round 4 - HR 

(2 Questions)

  • Q1. General HR Questions like willing to relocate
  • Q2. General HR questions

Support Engineer Interview Questions asked at other Companies

Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
View answer (2)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Oct 2023

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

I applied via Naukri.com and was interviewed before Oct 2022. 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 Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. Oops concepts is mandatory
  • Q2. Print only duplicate values from a String Without using for loop, use do-while
  • Ans. 

    Print duplicate values from a String using do-while loop

    • Create a HashSet to store unique values

    • Use a do-while loop to iterate through the String

    • Check if the HashSet already contains the current character, if yes, print it as a duplicate

  • Answered by AI
  • Q3. Core Java oops concepts
Round 3 - Technical 

(3 Questions)

  • Q1. Reverse a string= "Ecommerce"
  • Ans. 

    To reverse a string 'Ecommerce', you can iterate through the characters in the string and build a new string in reverse order.

    • Iterate through the characters of the string from end to start

    • Append each character to a new string to build the reversed string

    • Return the reversed string as the result

  • Answered by AI
  • Q2. Print only duplicate values from a string
  • Ans. 

    Print duplicate values from a string as an array of strings

    • Iterate through each character in the string

    • Use a hashmap to store the frequency of each character

    • Print characters with frequency greater than 1 as duplicates

  • Answered by AI
  • Q3. Selenium web driver related, Open amazon or Facebook website, u need to find the xpath for dates or dropdowns, and using contains

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

I applied via Company Website and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. System Design, Trees
Round 2 - Technical 

(1 Question)

  • Q1. Coding, java, work experiences
Round 3 - Technical 

(1 Question)

  • Q1. Work Experience, Agile, Scrum
Round 4 - HR 

(1 Question)

  • Q1. 2 rounds of Salary Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview will depend on the team for which you apply

Top Blue Yonder Lead Software Engineer Interview Questions and Answers

Q1. What is pessimistic locking and optimistic locking?
View answer (1)

Lead Software Engineer Interview Questions asked at other Companies

Q1. Square Root with Decimal Precision Problem Statement You are provided with two integers, 'N' and 'D'. Your objective is to determine the square root of the number 'N' with a precision up to 'D' decimal places. This implies that the discrepa... read more
View answer (1)

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

Interview Questionnaire 

5 Questions

  • Q1. Make a Java class immutable
  • Ans. 

    To make a Java class immutable, use final keyword and initialize all fields in constructor.

    • Use final keyword for class and all fields

    • Initialize all fields in constructor

    • Do not provide setter methods

    • Make sure to return a new instance in any method that modifies the state

  • Answered by AI
  • Q2. Check whether two strings are anagrams of each other
  • Ans. 

    Check if two strings are anagrams of each other

    • Create a character count array for both strings

    • Compare the character count arrays

    • If they are equal, the strings are anagrams

  • Answered by AI
  • Q3. List some REST endpoints for a ticket booking system
  • Ans. 

    REST endpoints for a ticket booking system

    • GET /events - get list of available events

    • GET /events/{id} - get details of a specific event

    • POST /events/{id}/tickets - book tickets for an event

    • GET /bookings - get list of all bookings

    • GET /bookings/{id} - get details of a specific booking

    • PUT /bookings/{id} - update a booking

    • DELETE /bookings/{id} - cancel a booking

  • Answered by AI
  • Q4. List top employees by salary from each department(basic Group By query)
  • Q5. What is pessimistic locking and optimistic locking?
  • Ans. 

    Pessimistic locking is when a resource is locked for a long time, while optimistic locking is when a resource is locked only when it is being modified.

    • Pessimistic locking involves locking a resource for a long time to prevent other users from accessing it.

    • Optimistic locking involves locking a resource only when it is being modified, allowing other users to access it in the meantime.

    • Pessimistic locking is useful when co...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Pretty basic and easy questions. Easy/ Medium Leetcode problems would suffice.

Skills evaluated in this interview

Top Blue Yonder Lead Software Engineer Interview Questions and Answers

Q1. What is pessimistic locking and optimistic locking?
View answer (1)

Lead Software Engineer Interview Questions asked at other Companies

Q1. Square Root with Decimal Precision Problem Statement You are provided with two integers, 'N' and 'D'. Your objective is to determine the square root of the number 'N' with a precision up to 'D' decimal places. This implies that the discrepa... read more
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Blue Yonder Interview FAQs

How many rounds are there in Blue Yonder interview?
Blue Yonder interview process usually has 2-3 rounds. The most common rounds in the Blue Yonder interview process are Technical, HR and One-on-one Round.
How to prepare for Blue Yonder 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 Blue Yonder. The most common topics and skills that interviewers at Blue Yonder expect are Python, RDBMS, Supply Chain, Automation and SQL.
What are the top questions asked in Blue Yonder interview?

Some of the top questions asked at the Blue Yonder interview -

  1. 1. What is the difference between Absolute & Relative Xpaths? ...read more
  2. What is pessimistic locking and optimistic locki...read more
  3. 3.What is POM in Automation Framewo...read more
How long is the Blue Yonder interview process?

The duration of Blue Yonder interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

LIST OF COMPANIES

ElectrifAi

Overview

JOBS

Blue Yonder

No Jobs

JOBS

Blue Yonder

No Jobs

SALARIES

ElectrifAi

SALARIES

Qualcomm

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

Tracelink

No Interviews

LIST OF COMPANIES

Daimler Truck

Overview

DESIGNATION

Tell us how to improve this page.

Blue Yonder Interview Process

based on 61 interviews

Interview experience

4.1
  
Good
View more
Join Blue Yonder Innovative supply chain solutions.

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 846 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 233 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Dassault Systemes Interview Questions
4.0
 • 161 Interviews
e2open Interview Questions
3.5
 • 54 Interviews
Kinaxis Interview Questions
4.0
 • 6 Interviews
View all

Blue Yonder Reviews and Ratings

based on 533 reviews

3.9/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.5

Salary

3.9

Job security

3.8

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 533 Reviews and Ratings
IN-Sr Data Science Consultant II

Bangalore / Bengaluru

7-10 Yrs

Not Disclosed

Full Stack Developer (Java, React.js)

Hyderabad / Secunderabad

4-7 Yrs

Not Disclosed

Automation Devops Engineer

Bangalore / Bengaluru

4-7 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
364 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Consultant
261 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
232 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Consultant
191 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Consultant
178 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Blue Yonder with

SAP

4.2
Compare

Manhattan Associates

3.7
Compare

Oracle

3.7
Compare

Infor Global Solution

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