Upload Button Icon Add office photos

S&P Global

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Clear (1)

S&P Global UX Architect Interview Questions and Answers

Updated 6 Feb 2025

S&P Global UX Architect Interview Experiences

1 interview found

UX Architect Interview Questions & Answers

user image Anonymous

posted on 6 Feb 2025

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

I need to develop a case study on securities.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions have been asked about my proposed design on securities
  • Q2. Asked about Golden Ratio

Interview questions from similar companies

Interview Preparation Tips

Round: Technical Interview
Tips: * Easy technical questions
* Hiring procedure is more of technical assessment + personality assessment

Skills:
College Name: IIT Madras

Interview Questionnaire 

8 Questions

  • Q1. Find a number which occurs odd number of times and all number occurs even number of times
  • Ans. 

    Find an odd occurring number among even occurring numbers.

    • Use XOR operation to cancel out even occurring numbers and get the odd occurring number.

    • Iterate through the array and XOR each element with the result variable.

    • The final result will be the odd occurring number.

  • Answered by AI
  • Q2. Some discussion about my minor project
  • Q3. Spiral order of binary tree and mattrix, print it
  • Ans. 

    Print the spiral order of a binary tree and matrix.

    • For binary tree, use level order traversal and alternate direction for each level.

    • For matrix, use four pointers to traverse in spiral order.

    • Example for binary tree: 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8 -> 9

    • Example for matrix: 1 2 3 4 -> 8 7 6 5 -> 9 10 11 12 -> 16 15 14 13

  • Answered by AI
  • Q4. Some question about os,dbms
  • Q5. Find pair which have a given sum in a given array
  • Ans. 

    Finding pairs in an array with a given sum.

    • Iterate through the array and for each element, check if the difference between the given sum and the element exists in the array.

    • Use a hash table to store the elements of the array and their indices for faster lookup.

    • If there are multiple pairs with the same sum, return any one of them.

    • If no pair is found, return null or an empty array.

  • Answered by AI
  • Q6. Find total number of k element which have a given avg in a given array in minimum time complexity
  • Ans. 

    Find total number of k element with given avg in an array in minimum time complexity.

    • Use sliding window technique to traverse the array in O(n) time complexity.

    • Maintain a sum variable to keep track of the sum of elements in the window.

    • If the sum of elements in the window is equal to k times the given avg, increment the count.

    • Move the window by subtracting the first element and adding the next element in the array.

  • Answered by AI
  • Q7. Print all elements which in not boundary element in a given binary tree
  • Ans. 

    Printing non-boundary elements of a binary tree

    • Traverse the tree in any order (preorder, inorder, postorder)

    • Check if the current node is not a boundary node (not the first or last node in its level)

    • If it is not a boundary node, print its value

    • Recursively traverse its left and right subtrees

  • Answered by AI
  • Q8. Then some question about process synchronisation,error vs exception,and then 2-3 hr question

Interview Preparation Tips

Round: Test
Experience: practice codes on paper
Tips:

Round: Technical Interview
Experience: very good
Tips: please try to explain each and every question in detail

Round: Technical Interview
Experience: my hr round is not taken by them,and some of face 3rd round ,which is HR
Tips: please prepare all types of problem from geeksforgeeks

Skill Tips: please try to understand every problem from geeksforgeeks
Skills: ds
College Name: NIT Bhopal
Motivation: best work culture,and a lots of learning opportunity in this company,and in every 6 month there is a appraisal

Skills evaluated in this interview

I was interviewed in Mar 2017.

Interview Questionnaire 

1 Question

  • Q1. Views on their recruiting process
  • Ans. 

    I believe the recruiting process is thorough and well-organized.

    • The company uses a combination of resume screening, interviews, and assessments to evaluate candidates.

    • They have a clear timeline for the hiring process and keep candidates informed of their progress.

    • Feedback is provided to candidates after interviews to help them improve for future opportunities.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience:

I was interviewed before May 2016.

Interview Questionnaire 

4 Questions

  • Q1. Tell us about yourself
  • Ans. 

    I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.

    • I have a Bachelor's degree in Statistics and experience working with large datasets

    • Proficient in statistical software such as R and Python

    • Skilled in identifying trends and patterns to provide actionable insights

    • Strong communication skills to present findings to stakeholders

  • Answered by AI
  • Q2. Why did your CGPA decrease consistently after you 1st year?
  • Ans. 

    My CGPA decreased consistently after my 1st year due to various factors.

    • I faced challenges in adjusting to the new academic environment in my first year.

    • I had to balance my studies with extracurricular activities and part-time jobs.

    • I struggled with certain subjects or courses that were more challenging for me.

    • I may have experienced personal or health issues that affected my academic performance.

    • I learned from my mistak...

  • Answered by AI
  • Q3. What do you know about us?
  • Ans. 

    The company is a leading financial services firm specializing in investment analysis and research.

    • Specializes in investment analysis and research

    • Considered a leader in the financial services industry

    • Known for providing high-quality financial advice and recommendations

  • Answered by AI
  • Q4. You mentioned that you have interest in cricket. Can you name at least 3 cricketers from the 70s?
  • Ans. 

    Some cricketers from the 70s include Sunil Gavaskar, Dennis Lillee, and Clive Lloyd.

    • Sunil Gavaskar was a legendary Indian batsman known for his technique and consistency.

    • Dennis Lillee was a fearsome Australian fast bowler who dominated the cricketing world in the 70s.

    • Clive Lloyd was a West Indian cricketer who captained the team to two consecutive World Cup victories in 1975 and 1979.

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes

Round: Group Discussion
Experience: Fortunately I had a general idea about this topic and had some ideas and examples in mind to support my case. Though, that wasn't the case with everyone else.
Tips: Read Quora answers and be aware of current affairs
Duration: 15 minutes

College Name: Manipal Institute Of Technology, Manipal

Analyst Interview Questions & Answers

Mu Sigma user image Nimish Bajaj

posted on 7 May 2017

I was interviewed in Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. About internships About projects Use cases Puzzels About your personality

Interview Preparation Tips

Round: Test
Experience: Only 70 filtered through this round out of 500
Tips: Prepare using any CAT book
Duration: 1 hour
Total Questions: 60

Round: Group Activity
Experience: 10 people were called together for this round, 2 or 3 people were selected
Tips: It is a GA
Don't keep a firm stand
Agree with others, have respect
Try to conclude well
Show team work skills

Round: Technical + HR Interview
Experience: Very long and detailed Interview
Tips: Just be honest, the guy taking your interview is leaps and bounds smarter than you

Skills: Analytical, Communication, Team Player
College Name: MSIT GGSIPU
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About data profiling
  • Q2. Data mapping questions
Round 2 - Behavioral 

(2 Questions)

  • Q1. Problem solving questions
  • Q2. Scenario based questions
Round 3 - HR 

(2 Questions)

  • Q1. Yet to receive call
  • Q2. Yet to confirm the dates
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is the difference between normal and arrow functions
  • Ans. 

    Arrow functions are more concise and have a lexical 'this' binding compared to normal functions.

    • Arrow functions do not have their own 'this' keyword, they inherit it from the parent scope.

    • Arrow functions do not have their own 'arguments' object.

    • Arrow functions cannot be used as constructors with 'new'.

    • Arrow functions are more concise and have implicit return when no curly braces are used.

  • Answered by AI
  • Q2. All basic JS Questions to cover Hoisting closure
  • Q3. They asked to show me an example using the API call
  • Q4. Difference between forEach and Map
  • Ans. 

    forEach is used to iterate over an array and perform a function on each element, while map creates a new array by applying a function to each element.

    • forEach does not return a new array, while map does

    • forEach does not modify the original array, while map creates a new array

    • forEach is used for side effects, while map is used for transformation

    • Example: forEach - array.forEach(item => console.log(item)), map - const newAr

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover JS basics

Skills evaluated in this interview

Analyst Interview Questions & Answers

Straive user image vicky Udemy

posted on 29 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Went well with that aptitude round aptitude

Round 2 - One-on-one 

(2 Questions)

  • Q1. Year of experience?
  • Q2. Years of experience?
  • Ans. 

    5 years of experience in financial analysis and data interpretation.

    • 5 years of experience in financial analysis

    • Proficient in data interpretation

    • Strong analytical skills

    • Experience with financial modeling

    • Familiarity with industry trends

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

(1 Question)

  • Q1. About pharmacology
Contribute & help others!
anonymous
You can choose to be anonymous

S&P Global Interview FAQs

How many rounds are there in S&P Global UX Architect interview?
S&P Global interview process usually has 2 rounds. The most common rounds in the S&P Global interview process are Assignment and One-on-one Round.
What are the top questions asked in S&P Global UX Architect interview?

Some of the top questions asked at the S&P Global UX Architect interview -

  1. Questions have been asked about my proposed design on securit...read more
  2. Asked about Golden Ra...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

SALARIES

Quorum Software

SALARIES

Antino

INTERVIEWS

S&P Global

No Interviews

INTERVIEWS

GeeksForGeeks

No Interviews

INTERVIEWS

TCS

10 top interview questions

INTERVIEWS

Elektrobit India

No Interviews

INTERVIEWS

rtCamp

No Interviews

INTERVIEWS

ClarityTTS

No Interviews

Tell us how to improve this page.

S&P Global UX Architect Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

EXL Service Interview Questions
3.7
 • 736 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
Mu Sigma Interview Questions
2.6
 • 229 Interviews
Access Healthcare Interview Questions
3.9
 • 207 Interviews
FactSet Interview Questions
3.9
 • 204 Interviews
Straive Interview Questions
3.4
 • 174 Interviews
AGS Health Interview Questions
4.0
 • 158 Interviews
CorroHealth Interview Questions
3.3
 • 145 Interviews
Nielsen Interview Questions
3.7
 • 117 Interviews
View all

S&P Global UX Architect Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

2.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Data Analyst
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Researcher
844 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
676 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
614 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Data Analyst
313 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare S&P Global with

Moody's

4.1
Compare

Thomson Reuters

4.1
Compare

Bloomberg

3.4
Compare

Dun & Bradstreet

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