Blue Yonder
Details
Job Status
Full Time (Employment + Internship Mandatory)
Criteria
| Study | Cutoff |
|---|---|
| X | 70% |
| XII | 70% |
| UG | 7 GPA |
Round 1
30/10/23
There were 4 sections in total, 90 min.
- Aptitude (20) - 20 min
- English (10) - 10 min
- Technical (15) - 20 min
- Coding (2) - 40 min
Coding Questions
- Flip Array: Given a 2-d matrix, filled with either ‘R’ for Red or ‘B’ for Black, given a set of coordinates, flip the colour at the location.
Golden Number: A golden number is defined as the number in which the the largest digit subtracted from the sum of the digits for a number is 0.
Given a range [X,Y], find the sum of all the golden numbers.