Upload Button Icon Add office photos
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

Compare button icon Compare button icon Compare
4.0

based on 499 Reviews

Filter interviews by

Blue Yonder Solution Architect Interview Questions and Answers

Updated 3 Feb 2024

Blue Yonder Solution Architect Interview Experiences

1 interview 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 Jobs at Blue Yonder

View all

Interview questions from similar companies

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

I was interviewed in Sep 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Snowpipe scenario based question
  • Q2. Streams scenario based question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on the data architecture concepts
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(3 Questions)

  • Q1. Explain Drupal best practices
  • Ans. 

    Drupal best practices involve following coding standards, using modules wisely, optimizing performance, and maintaining security.

    • Follow Drupal coding standards to ensure consistency and readability of code

    • Use contributed modules from trusted sources and avoid unnecessary custom code

    • Optimize performance by caching content, enabling compression, and minimizing database queries

    • Maintain security by keeping Drupal core and ...

  • Answered by AI
  • Q2. Explain Drupal Cache Mechanism
  • Ans. 

    Drupal Cache Mechanism stores and retrieves data to improve website performance.

    • Drupal has multiple cache bins like page cache, block cache, and dynamic page cache.

    • Cache tags are used to invalidate specific cache items when content is updated.

    • Cache contexts allow different versions of a page to be served based on user roles or languages.

    • Cache max-age sets the time for which a cached item is considered valid before it n

  • Answered by AI
  • Q3. Explain Drupal custom module you developed
  • Ans. 

    Developed a custom Drupal module for creating a custom content type with specific fields and functionality.

    • Created a custom module folder within the Drupal installation

    • Defined the custom content type and its fields in the module's .info file

    • Implemented hook functions to handle data processing and display logic

    • Used Drupal's Form API to create custom forms for data input and editing

    • Integrated with other Drupal modules or

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. How to tackle non performers in your team
  • Q2. Are you ready to work on weekends?
Round 4 - HR 

(2 Questions)

  • Q1. Are you willing to relocate?
  • Q2. Why should we hire you?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-

I was interviewed before Feb 2023.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself work experience
Round 2 - Behavioral 

(1 Question)

  • Q1. Relevent exp and project info
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Sep 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Snowpipe scenario based question
  • Q2. Streams scenario based question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on the data architecture concepts
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(3 Questions)

  • Q1. Explain Drupal best practices
  • Ans. 

    Drupal best practices involve following coding standards, using modules wisely, optimizing performance, and maintaining security.

    • Follow Drupal coding standards to ensure consistency and readability of code

    • Use contributed modules from trusted sources and avoid unnecessary custom code

    • Optimize performance by caching content, enabling compression, and minimizing database queries

    • Maintain security by keeping Drupal core and ...

  • Answered by AI
  • Q2. Explain Drupal Cache Mechanism
  • Ans. 

    Drupal Cache Mechanism stores and retrieves data to improve website performance.

    • Drupal has multiple cache bins like page cache, block cache, and dynamic page cache.

    • Cache tags are used to invalidate specific cache items when content is updated.

    • Cache contexts allow different versions of a page to be served based on user roles or languages.

    • Cache max-age sets the time for which a cached item is considered valid before it n

  • Answered by AI
  • Q3. Explain Drupal custom module you developed
  • Ans. 

    Developed a custom Drupal module for creating a custom content type with specific fields and functionality.

    • Created a custom module folder within the Drupal installation

    • Defined the custom content type and its fields in the module's .info file

    • Implemented hook functions to handle data processing and display logic

    • Used Drupal's Form API to create custom forms for data input and editing

    • Integrated with other Drupal modules or

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. How to tackle non performers in your team
  • Q2. Are you ready to work on weekends?
Round 4 - HR 

(2 Questions)

  • Q1. Are you willing to relocate?
  • Q2. Why should we hire you?

Skills evaluated in this interview

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

I was interviewed before Jun 2022.

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 

(2 Questions)

  • Q1. What are different datawarehouse design patterns
  • Ans. 

    Datawarehouse design patterns are strategies for organizing data in a datawarehouse to optimize performance and efficiency.

    • Star schema

    • Snowflake schema

    • Galaxy schema

    • Data Vault

    • Federated datawarehouse

  • Answered by AI
  • Q2. What ETL design pattern was used in your last project
  • Ans. 

    We used the Extract, Transform, Load (ETL) design pattern in our last project.

    • We extracted data from multiple sources such as databases, APIs, and files.

    • We transformed the data by cleaning, filtering, and aggregating it to fit the target data model.

    • We loaded the transformed data into the destination database or data warehouse.

    • We used tools like Informatica, Talend, or Apache NiFi for ETL processes.

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Datawarehouse Architecture and personal
  • Q2. What was architect's role in your project
Round 4 - HR 

(1 Question)

  • Q1. What is the salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well for technical round

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-

I was interviewed before Feb 2023.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself work experience
Round 2 - Behavioral 

(1 Question)

  • Q1. Relevent exp and project info

I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. 1. What is triggers and where we use triggers in xamarin? 2. Oops concepts with example 3. What is data binding? 4. Xamarin Page life cycle 5. Layouts in xamarin 6. Find gretest number from list of array ...
  • Ans. 

    Interview questions for Solution Engineer position in Xamarin

    • Triggers are code blocks that execute when a specific event occurs. In Xamarin, we use triggers to perform actions when a user interacts with the UI.

    • Oops concepts include inheritance, encapsulation, polymorphism, and abstraction. For example, a car class can inherit properties from a vehicle class.

    • Data binding is a way to connect UI elements to data sources. ...

  • Answered by AI
  • Q2. 7. What are the Type of triggers?
  • Ans. 

    Triggers are database objects that are used to automatically execute a response when a specific event occurs.

    • DML Triggers

    • DDL Triggers

    • Logon Triggers

    • CLR Triggers

    • INSTEAD OF Triggers

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1. SOLID principles 2. Xamarin life cycle 3. Overriding and overloading 4. Constructor 5. Types of inheritance 6. Xamarin using statement 7. Current project related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager round 1. Total experience 2. Notice period 3. Current project related questions 4. Reason for switching 5. What you know about CitiusTech

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and confident. Have clear view related to your role and responsibilities

Skills evaluated in this interview

Blue Yonder Interview FAQs

How many rounds are there in Blue Yonder Solution Architect interview?
Blue Yonder interview process usually has 1 rounds. The most common rounds in the Blue Yonder interview process are One-on-one Round.
How to prepare for Blue Yonder Solution Architect 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 ERP, Supply Chain, Logistics, Business Analysis and Consulting.

Tell us how to improve this page.

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 893 Interviews
SAP Interview Questions
4.2
 • 303 Interviews
CitiusTech Interview Questions
3.4
 • 265 Interviews
Altimetrik Interview Questions
3.8
 • 210 Interviews
Xoriant Interview Questions
4.2
 • 176 Interviews
ThoughtWorks Interview Questions
3.9
 • 144 Interviews
Apexon Interview Questions
3.3
 • 133 Interviews
Luxoft Interview Questions
3.7
 • 117 Interviews
View all
Blue Yonder Solution Architect Salary
based on 120 salaries
₹16 L/yr - ₹38.4 L/yr
At par with the average Solution Architect Salary in India
View more details

Blue Yonder Solution Architect Reviews and Ratings

based on 6 reviews

3.1/5

Rating in categories

2.9

Skill development

3.1

Work-life balance

3.2

Salary

3.4

Job security

3.1

Company culture

2.9

Promotions

2.9

Work satisfaction

Explore 6 Reviews and Ratings
Solution Architect

Bangalore / Bengaluru

8-10 Yrs

Not Disclosed

Solution Architect

Bangalore / Bengaluru

8-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
362 salaries
unlock blur

₹10.8 L/yr - ₹36 L/yr

Technical Consultant
244 salaries
unlock blur

₹5 L/yr - ₹20.5 L/yr

Software Engineer
228 salaries
unlock blur

₹5.5 L/yr - ₹19.2 L/yr

Senior Technical Consultant
195 salaries
unlock blur

₹9 L/yr - ₹28.5 L/yr

Senior Business Consultant
173 salaries
unlock blur

₹11 L/yr - ₹35 L/yr

Explore more salaries
Compare Blue Yonder with

SAP

4.2
Compare

Manhattan Associates

3.8
Compare

Oracle

3.7
Compare

Infor Global Solution

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