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 25 Feb 2025

Top Blue Yonder Interview Questions and Answers

View all 46 questions

Blue Yonder Interview Experiences

Popular Designations

60 interviews found

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 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)
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)
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)

Blue Yonder interview questions for popular designations

 Senior Software Engineer

 (5)

 Associate Software Engineer

 (3)

 Lead Software Engineer

 (3)

 Software Engineer

 (3)

 Support Engineer

 (3)

 Business Consultant

 (2)

 Java Developer

 (2)

 Senior Software Developer

 (2)

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)

Get interview-ready with Top Blue Yonder Interview Questions

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:
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 

(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 (7)

Jobs at Blue Yonder

View all

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
Add answer

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
Add answer

Sr.QA Interview Questions & Answers

user image Anonymous

posted on 3 Feb 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
No response

I was interviewed before Feb 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Print tables from 1 to 20 in one sequential order
  • Ans. 

    Print tables from 1 to 20 in one sequential order.

    • Use a loop to iterate from 1 to 20

    • Inside the loop, multiply the current number with each number from 1 to 10

    • Print the result in a formatted table

  • Answered by AI
  • Q2. How find a element when its in Frame using selenium
  • Ans. 

    To find an element within a frame using Selenium, switch to the frame and then locate the element using appropriate locators.

    • Use the 'switchTo().frame()' method to switch to the desired frame

    • Locate the element within the frame using locators like ID, class name, XPath, etc.

    • Perform actions on the element as required

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Leann Java

Skills evaluated in this interview

Sr.QA Interview Questions asked at other Companies

Q1. How find a element when its in Frame using selenium
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 4 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 

(1 Question)

  • Q1. They will go through your resume thoroughly. They wanted to know about your job role and project in your company. Their main focus is to know about your role and what kind of work you have done related to ...
Round 3 - Behavioral 

(2 Questions)

  • Q1. Technical questions What roles you have work
  • Q2. This round was quite typical then the previous one. They also ask you some technical questions but their main focus is to check your personality, capabilities and abilities. They wanted to know about your ...
Round 4 - HR 

(2 Questions)

  • Q1. Salary discussions Why you wanted to join
  • Q2. This round was simple they ask basic questions like why you want to join and why we should hire you and salary discussions.

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.

Tell us how to improve this page.

Blue Yonder Interview Process

based on 59 interviews

Interview experience

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

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 902 Interviews
SAP Interview Questions
4.2
 • 308 Interviews
Adobe Interview Questions
3.9
 • 251 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Globant Interview Questions
3.8
 • 171 Interviews
Infor Global Solution Interview Questions
4.0
 • 70 Interviews
e2open Interview Questions
3.5
 • 54 Interviews
Manhattan Associates Interview Questions
3.8
 • 39 Interviews
Coupa Software Inc Interview Questions
3.8
 • 25 Interviews
Kinaxis Interview Questions
4.0
 • 6 Interviews
View all

Blue Yonder Reviews and Ratings

based on 530 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 530 Reviews and Ratings
Sr QA Automation Engineer

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Software Engineer II

Bangalore / Bengaluru

2-11 Yrs

Not Disclosed

Technical Architect - Network

Bangalore / Bengaluru

6-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
364 salaries
unlock blur

â‚ą10.8 L/yr - â‚ą36 L/yr

Technical Consultant
261 salaries
unlock blur

â‚ą4.8 L/yr - â‚ą18.3 L/yr

Software Engineer
234 salaries
unlock blur

â‚ą5.5 L/yr - â‚ą20 L/yr

Senior Technical Consultant
189 salaries
unlock blur

â‚ą9.1 L/yr - â‚ą29 L/yr

Senior Business Consultant
178 salaries
unlock blur

â‚ą11 L/yr - â‚ą35 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