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 492 Reviews

Filter interviews by

Blue Yonder Associate Software Engineer Interview Questions and Answers

Updated 1 Dec 2024

Blue Yonder Associate Software Engineer Interview Experiences

3 interviews found

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

I applied via campus placement at National Institute of Technology (NIT), Rourkela and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Data Structures and Algorithms medium level questions

Round 2 - Technical 

(2 Questions)

  • Q1. I was asked to solve problems from linkedlist and trees. Then he asked about concepts of OOPs and DBMS. Comparatively he asked tough questions from OOPs.
  • Q2. As I had used reactjs, nodejs and MongoDB in my project, interviewer asked FAQs from these topics.
Round 3 - HR 

(2 Questions)

  • Q1. How do you handle pressure.
  • Q2. Toughest problem faced in project.
  • Ans. 

    Implementing a real-time chat feature with message encryption and decryption.

    • Implementing end-to-end encryption to ensure secure communication

    • Handling real-time updates and synchronization across multiple devices

    • Dealing with potential performance issues due to encryption and decryption processes

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 coding questions and few other technical questions from os, cn, dsa and so on

Round 2 - Coding Test 

They asked me sql, dsa and oops...all of them were basics

Round 3 - HR 

(2 Questions)

  • Q1. Why this company
  • Ans. 

    I chose this company because of its innovative projects, strong company culture, and opportunities for growth.

    • Innovative projects: I am excited about the cutting-edge technologies and projects the company is working on.

    • Strong company culture: I value a positive work environment and the company's reputation for fostering a supportive culture is appealing to me.

    • Opportunities for growth: I see potential for career advance

  • Answered by AI
  • Q2. Are u okay with any location?
  • Ans. 

    Yes, I am open to any location for the position of Associate Software Engineer.

    • I am flexible and willing to relocate for the right opportunity.

    • I believe in adapting to new environments and challenges.

    • I am excited about the prospect of working in different locations to gain diverse experiences.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Mcq on core section with 2 coding question

Associate Software Engineer Jobs at Blue Yonder

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

The basics questions are there regarding basic concepts of computer engineering

Round 2 - Technical 

(1 Question)

  • Q1. What is the sdlc ?
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a structured process that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the successful completion of the software project.

    • Examples of SDLC mode...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Data regarding questions
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your project

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

General questions asked

Round 2 - Technical 

(2 Questions)

  • Q1. Basic tech questions
  • Q2. Some codenasked
Round 3 - HR 

(1 Question)

  • Q1. General info asked
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Arya College of Engineeringg, Jaipur and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Leetcode easy medium questions.

Round 2 - Technical 

(2 Questions)

  • Q1. SQL queries and Matrix based questions.
  • Q2. Resume based questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. For freshers they asked simple technical questions
  • Q2. And after that in Hr round happened
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were 2 coding questions asked. If one question is solved you are qualified.

Round 2 - Technical 

(1 Question)

  • Q1. There are 3 technical interviews. First tech interview is simple. Then the difficulty arise in further rounds.
Round 3 - Technical 

(1 Question)

  • Q1. They ask to solve the coding question with different logic.

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell what you know and if they ask any question which you are not strong in the concept just tell them that you are not so good at that particular area and learning. Accolite interview definately need strong coding skills to crack the technical interviews.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 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 tips
Round 2 - Coding Test 

They given 2 codes to solve in different programming language

Round 3 - Technical 

(2 Questions)

  • Q1. They asked mostly based on resume 1. write a program from your choice ? 2.Aptitude questions 3.strength and weekness? 4.hobbies?
  • Q2. Where do you see yourself after 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the interview and all the best for good future interms of good wealth.
Round 1 - Technical 

(3 Questions)

  • Q1. What is incremental load and how it works?
  • Ans. 

    Incremental load is a process of updating a data warehouse or database by adding only the new or modified data.

    • Incremental load is used to minimize the amount of data that needs to be processed and loaded.

    • It involves identifying the changes in the source data and applying those changes to the target system.

    • Common techniques for incremental load include using timestamps, change data capture, or comparing checksums.

    • For e...

  • Answered by AI
  • Q2. What is the differences between keep and join ?
  • Ans. 

    Keep and join are both used in programming, but they have different meanings and purposes.

    • Keep is a method used to filter elements from a collection based on a condition.

    • Join is used to combine elements from two or more collections based on a common attribute.

    • Keep returns a new collection with only the elements that satisfy the condition.

    • Join combines elements from multiple collections into a single collection.

    • Keep is ...

  • Answered by AI
  • Q3. What is synthetic Key and how to remove them ?
  • Ans. 

    A synthetic key is a composite key created when two or more tables have multiple common fields.

    • Synthetic keys occur when there is a many-to-many relationship between tables.

    • They can be removed by resolving the underlying data model issues.

    • One way to remove synthetic keys is by creating a bridge table to represent the many-to-many relationship.

    • Another approach is to concatenate the common fields to create a unique key.

    • S...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Analytical thinking and innovation , active learning and keep on updating is my advice for job seekers

Skills evaluated in this interview

Blue Yonder Interview FAQs

How many rounds are there in Blue Yonder Associate Software Engineer interview?
Blue Yonder interview process usually has 2-3 rounds. The most common rounds in the Blue Yonder interview process are Coding Test, HR and Technical.
How to prepare for Blue Yonder Associate Software Engineer 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 Automation, Python, Coding, RDBMS and Agile.
What are the top questions asked in Blue Yonder Associate Software Engineer interview?

Some of the top questions asked at the Blue Yonder Associate Software Engineer interview -

  1. I was asked to solve problems from linkedlist and trees. Then he asked about co...read more
  2. As I had used reactjs, nodejs and MongoDB in my project, interviewer asked FAQs...read more

Tell us how to improve this page.

Blue Yonder Associate Software Engineer Interview Process

based on 3 interviews in last 1 year

1 Interview rounds

  • Coding Test Round
View more

People are getting interviews through

based on 1 Blue Yonder interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Join Blue Yonder Innovative supply chain solutions.
Blue Yonder Associate Software Engineer Salary
based on 31 salaries
₹6.1 L/yr - ₹16 L/yr
112% more than the average Associate Software Engineer Salary in India
View more details

Blue Yonder Associate Software Engineer Reviews and Ratings

based on 4 reviews

4.0/5

Rating in categories

3.4

Skill development

4.0

Work-Life balance

3.5

Salary & Benefits

4.0

Job Security

4.0

Company culture

3.5

Promotions/Appraisal

4.0

Work Satisfaction

Explore 4 Reviews and Ratings
IN-Associate Software Engineer

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
362 salaries
unlock blur

₹10.8 L/yr - ₹36 L/yr

Technical Consultant
260 salaries
unlock blur

₹4.2 L/yr - ₹18 L/yr

Software Engineer
231 salaries
unlock blur

₹5.2 L/yr - ₹19.2 L/yr

Senior Technical Consultant
191 salaries
unlock blur

₹9 L/yr - ₹29 L/yr

Senior Business Consultant
180 salaries
unlock blur

₹12 L/yr - ₹35 L/yr

Explore more salaries
Compare Blue Yonder with

SAP

4.2
Compare

Manhattan Associates

3.9
Compare

Oracle

3.7
Compare

Infor Global Solution

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview