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 Senior Software Developer Interview Questions and Answers

Updated 23 Jan 2025

Blue Yonder Senior Software Developer Interview Experiences

2 interviews found

I applied via Naukri.com and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Programming question leetcode medium such as anagram grouping, pivot element for rotated and sorted array etc
  • Q2. Spring boot question
  • Q3. Project related

Interview Preparation Tips

Interview preparation tips for other job seekers - Be relaxed and prepare whatever there is in your resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Core Java Questions
  • Q2. Merge Sort

Senior Software Developer Interview Questions Asked at Other Companies

asked in Freshworks
Q1. Intersection of Linked List Problem You are provided with two sin ... read more
asked in Freshworks
Q2. Overlapping Intervals Problem Statement You are given the start a ... read more
asked in Freshworks
Q3. Middle of Linked List Problem Statement Given the head node of a ... read more
asked in SAP
Q4. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in Freshworks
Q5. Cube Sum Pairs Problem Statement Given a positive integer N, find ... read more

Interview questions from similar companies

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

Based on core Java, DS and spring

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Reverse the linkedlist
  • Ans. 

    Reverse a linked list

    • Iterate through the linked list and reverse the pointers

    • Use three pointers to keep track of current, previous, and next nodes

    • Update the next pointer of each node to point to the previous node

  • Answered by AI
  • Q2. Implement stack in c++
  • Ans. 

    Implement stack using array in C++

    • Create a class with an array to store elements

    • Implement push() and pop() functions to add and remove elements

    • Include functions like isEmpty() and isFull() to check stack status

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Aug 2023. There were 5 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 

Medium data structure problem was given and asked to solve. System design questions was asked.

Round 3 - Coding Test 

Medium data structure problem was asked. Java questions were asked and previous projects were discussed.

Round 4 - System Design 

(3 Questions)

  • Q1. System Design question was asked. Java concepts were asked.
  • Q2. Java Concepts were asked.
  • Q3. Previous projects were discussed.
Round 5 - Behavioral 

(1 Question)

  • Q1. Previous projects were discussed. Roles and responsibilities were discussed.

Interview Preparation Tips

Topics to prepare for ServiceNow Senior Software Developer interview:
  • Data Structures
  • Algorithms
  • System Design
  • Java
Interview preparation tips for other job seekers - Prepare well and it becomes easy to crack.

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 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 - One-on-one 

(1 Question)

  • Q1. Core deep concepts of c++ and few basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with the concepts of c++ and dsa
Also be precise with your past experience and vocal about the things you've achieved and learnt.
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 Oct 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 

(2 Questions)

  • Q1. 1 round consist base of development like OOPS, Basic Concept of solid, Design Pattern, Database, AZURE/AWS, Testing Frameworks, ORM etc.
  • Q2. What is Oops in c#?
  • Ans. 

    Object-Oriented Programming concepts in C#

    • Oops stands for Object-Oriented Programming.

    • It includes concepts like classes, objects, inheritance, polymorphism, encapsulation.

    • Example: Creating a class 'Car' with properties like 'make', 'model' and methods like 'drive'.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. More discussion on basic topic along with some advance area like architecture, security, performance,
Round 4 - HR 

(1 Question)

  • Q1. Mostly want to know how you are fit with there culture, more focus on personality.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always prepare from basic things, If you don't know answer please tell them know, don't try to waste your time as well as interviewer

Skills evaluated in this interview

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a string without any library function.
  • Ans. 

    Reverse a string without any library function.

    • Create an empty string to store the reversed string

    • Loop through the original string from end to start

    • Append each character to the empty string

    • Return the reversed string

  • Answered by AI
  • Q2. About current project and it's architecture. Challenges you've faced in current project and how did you've solved it. Basic of OOPS
Round 2 - Mangerial 

(1 Question)

  • Q1. Personality check, tell me something about yourself which is not there in CV

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with current project architecture....easy data structure problem solving skills and groom your concepts in programming language you use.

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of OOPS, .NET Core, Angular
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based questions on .Net Core, AWS Services

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of .NET core, C#,Angular

Interview Questionnaire 

1 Question

  • Q1. Print even and odd numbers using two threads in Java
  • Ans. 

    Printing even and odd numbers using two threads in Java

    • Create two threads, one for even numbers and one for odd numbers

    • Use a loop to iterate through the numbers and print them

    • Use synchronization to ensure alternate printing of even and odd numbers

    • Use wait() and notify() methods to control the execution of threads

  • Answered by AI

Skills evaluated in this interview

Blue Yonder Interview FAQs

How many rounds are there in Blue Yonder Senior Software Developer interview?
Blue Yonder interview process usually has 1 rounds. The most common rounds in the Blue Yonder interview process are One-on-one Round.
What are the top questions asked in Blue Yonder Senior Software Developer interview?

Some of the top questions asked at the Blue Yonder Senior Software Developer interview -

  1. Programming question leetcode medium such as anagram grouping, pivot element f...read more
  2. Spring boot quest...read more
  3. Project rela...read more

Tell us how to improve this page.

Blue Yonder Senior Software Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Join Blue Yonder Innovative supply chain solutions.
Blue Yonder Senior Software Developer Salary
based on 26 salaries
₹13.5 L/yr - ₹40 L/yr
70% more than the average Senior Software Developer Salary in India
View more details

Blue Yonder Senior Software Developer Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.5

Skill development

5.0

Work-life balance

4.5

Salary

5.0

Job security

5.0

Company culture

4.5

Promotions

5.0

Work satisfaction

Explore 3 Reviews and Ratings
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