Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by UBS Team. If you also belong to the team, you can get access from here

UBS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

UBS Interview Questions, Process, and Tips

Updated 20 Feb 2025

Top UBS Interview Questions and Answers

  • Q1. Pattern Printing Task You are tasked with printing a specific pattern based on the given number of rows, 'N'. For any input value of 'N', generate and print a pattern as ...read more
    asked in ENO interview
  • Q2. Convert Min Heap to Max Heap Problem Statement Given an array representation of a min-heap of size 'n', your task is to convert this array into a max-heap. Input: The fi ...read more
    asked in Business Technology Analyst interview
  • Q3. There is a closed room with 3 bulbs and there are three switches outside. You can toggle any two switches once without looking inside the room and map the bulbs to their ...read more
    asked in Analyst interview
View all 246 questions

UBS Interview Experiences

Popular Designations

331 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. I need job. I have 5 years of experience in SAP account payable
  • Q2. Infosys BPM Ltd Pune Maharashtra

Interview Preparation Tips

Interview preparation tips for other job seekers - I am searching for the job.

Accounts Payable Associate Interview Questions asked at other Companies

Q1. Bank reconciliation and what is process of profit and loss account
View answer (6)

Associate Director Interview Questions & Answers

user image ANIKET CHANDRAKANT KANADE

posted on 7 Feb 2025

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

Hackathon question withe mco and write one program

Top UBS Associate Director Interview Questions and Answers

Q1. How a bond is valued? What is the difference between Bond’s duration and maturity? How a bond exposure to risk can be mitigated?
View answer (1)

Associate Director Interview Questions asked at other Companies

Q1. How will you manage the New location and ramp up the Resourcing as per business requirement
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Past Experience
  • Q2. About project, Java Concepts, Spring boot concepts, Cloud questions and one coding question

Fullstack Java Developer Interview Questions asked at other Companies

Q1. If needed, will you work on the older technology stack?
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Questions on spring boot
  • Q2. Questions on Java
  • Q3. Java 8 Stream APi
  • Q4. Questions on previous projects

Interview Preparation Tips

Topics to prepare for UBS Senior Software Engineer interview:
  • Spring boot
  • Java 8

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

UBS interview questions for popular designations

 ENO

 (31)

 Associate Director

 (23)

 Analyst

 (11)

 Business Analyst

 (10)

 Financial Analyst

 (10)

 Authorized Officer

 (7)

 Exempt NON Officer

 (7)

 Intern

 (7)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding questions on sql python and spark

Round 2 - Technical 

(2 Questions)

  • Q1. Hacker rank code pair
  • Ans. 

    Implement a function to pair elements of an array based on a given sum.

    • Iterate through the array and check if the current element plus any other element equals the given sum.

    • Use a hash set to store elements already visited to avoid duplicate pairs.

    • Return an array of arrays containing the pairs that sum up to the given value.

  • Answered by AI
  • Q2. Pyspark questions

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

Get interview-ready with Top UBS Interview Questions

Python Software Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2024

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

(2 Questions)

  • Q1. How Python data structures stored in memory
  • Q2. Inheritance in Python

Skills evaluated in this interview

Jobs at UBS

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

I applied via campus placement at Dwarkadas J Sanghvi College of Engineering, Mumbai and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Logical, Quants, Verbal and Coding

Graduate Trainee Interview Questions asked at other Companies

Q1. Given an array, how do you get the count of pairs that sum to even
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Be through with all DSA questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions based on profile

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between HashMap and ConcurentHashMap
  • Ans. 

    HashMap is not thread-safe while ConcurrentHashMap is thread-safe.

    • HashMap is not thread-safe and can cause ConcurrentModificationException if modified while iterating.

    • ConcurrentHashMap allows concurrent modifications without causing any exception.

    • ConcurrentHashMap achieves thread-safety by dividing the map into segments and locking only a portion of the map during updates.

    • ConcurrentHashMap is suitable for high-concurre...

  • Answered by AI
  • Q2. Java 8 new features
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, functional interfaces, and default methods.

    • Lambda expressions allow you to write code in a more concise and readable way.

    • Streams provide a way to work with sequences of elements and perform operations on them.

    • Functional interfaces are interfaces with a single abstract method, which can be implemented using lambda expressions.

    • Default methods a...

  • Answered by AI

Skills evaluated in this interview

Top UBS Java Developer Interview Questions and Answers

Q1. Where we store the object of string
View answer (1)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Java Developer Interview Questions & Answers

user image Saloni Sharma

posted on 24 May 2024

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. AWS project related

Top UBS Java Developer Interview Questions and Answers

Q1. Where we store the object of string
View answer (1)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

UBS Interview FAQs

How many rounds are there in UBS interview?
UBS interview process usually has 2-3 rounds. The most common rounds in the UBS interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for UBS 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 UBS. The most common topics and skills that interviewers at UBS expect are Python, SQL, Java, Investment Banking and Wealth Management.
What are the top questions asked in UBS interview?

Some of the top questions asked at the UBS interview -

  1. There is a closed room with 3 bulbs and there are three switches outside. You c...read more
  2. If I have 1 to 10 numbers in an array and if one of the numbers is missing then...read more
  3. There is a boat with 100 rungs. How many rungs will be submerged in water on a ...read more
How long is the UBS interview process?

The duration of UBS interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

UBS Interview Process

based on 202 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 568 Interviews
Citicorp Interview Questions
3.7
 • 567 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
Goldman Sachs Interview Questions
3.5
 • 408 Interviews
Deutsche Bank Interview Questions
3.9
 • 366 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
Barclays Interview Questions
3.8
 • 277 Interviews
Bank of America Interview Questions
4.3
 • 237 Interviews
BNP Paribas Interview Questions
3.8
 • 177 Interviews
View all

UBS Reviews and Ratings

based on 2.8k reviews

3.9/5

Rating in categories

3.6

Skill development

4.1

Work-life balance

3.7

Salary

3.6

Job security

3.9

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 2.8k Reviews and Ratings
NMI CASS Lead

Hyderabad / Secunderabad

5-7 Yrs

Not Disclosed

GT Product Controller

Hyderabad / Secunderabad

5-9 Yrs

₹ 13-11.25 LPA

Explore more jobs
Associate Director
3.3k salaries
unlock blur

₹14.8 L/yr - ₹53.5 L/yr

Assistant Vice President
2.3k salaries
unlock blur

₹16 L/yr - ₹49 L/yr

Authorized Officer
1.7k salaries
unlock blur

₹9.7 L/yr - ₹28 L/yr

Exempt NON Officer
1.5k salaries
unlock blur

₹7 L/yr - ₹29.1 L/yr

ENO
1.4k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Explore more salaries
Compare UBS with

Morgan Stanley

3.7
Compare

Goldman Sachs

3.5
Compare

JPMorgan Chase & Co.

4.0
Compare

Deutsche Bank

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