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
4.0

based on 2.7k Reviews

Filter interviews by

UBS Senior Full Stack Developer Interview Questions and Answers

Updated 17 Jan 2025

UBS Senior Full Stack Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Design a system where images and documents would be transferred to client.
  • Q2. Redis caching details
  • Q3. How to call rest api in Angular

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is average, just go with little preparation

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. Deployment Process in Cloud?
  • Ans. 

    Deployment process in cloud involves creating a package, selecting a deployment method, and configuring the deployment environment.

    • Create a package containing all necessary files and dependencies

    • Select a deployment method such as continuous integration/continuous deployment (CI/CD) or manual deployment

    • Configure the deployment environment by setting up servers, databases, and other resources

    • Deploy the package to the env...

  • Answered by AI
  • Q2. Consider couple of microservices, explain the flow?
  • Ans. 

    Microservices communicate through APIs to exchange data and perform actions.

    • Microservices are independent and self-contained

    • Each microservice has its own API

    • APIs are used to communicate between microservices

    • Data is exchanged through APIs

    • Microservices can perform actions based on data received from other microservices

  • Answered by AI
  • Q3. Event driven design implementation
  • Ans. 

    Event driven design is a software architecture pattern where events trigger actions.

    • Events are used to communicate between different components of the system

    • Event handlers are responsible for processing events and triggering actions

    • Event driven design promotes loose coupling and scalability

    • Examples include message queues, pub/sub systems, and reactive programming

    • Commonly used in microservices architecture

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 2 Technical rounds with questions from resume, deep technical discussion, and 1 Managerial round with very interactive communication.

Interview Preparation Tips

Interview preparation tips for other job seekers - be well prepared with what ever you wrote in resume, and if you are not comfortable with any topics question , mention it upfront.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were three coding questions.

Round 2 - Technical 

(5 Questions)

  • Q1. Could you provide a thorough explanation of the project?
  • Q2. OOps Concepts and question from the technical subjects
  • Q3. Why Spring Boot
  • Q4. JWT Authentication
  • Q5. Docker and Kubernetes
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. They grind u in javascript,typescript
  • Q2. Html css, angular
  • Q3. Deep preparation needed

Interview Preparation Tips

Interview preparation tips for other job seekers - Not an easy interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Question Related to the DP and the Graph

Round 2 - Technical 

(2 Questions)

  • Q1. Kth Max Element in a Array
  • Ans. 

    Find the Kth maximum element in an array of strings.

    • Sort the array in descending order.

    • Return the element at index K-1.

  • Answered by AI
  • Q2. Coin Change and optimization through DP
  • Ans. 

    Coin change problem can be solved using dynamic programming to find the minimum number of coins needed to make a certain amount of change.

    • Use dynamic programming to build up solutions for smaller subproblems

    • Start by initializing an array to store the minimum number of coins needed for each amount from 0 to the target amount

    • Iterate through each coin denomination and update the array with the minimum number of coins need

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Project include in your Resume
  • Q2. HR common question

Skills evaluated in this interview

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

MCQ test consisting of 70 mcqs in 75 minutes from aptitude english and cs fundamentals. If cleared next paper 2 coding qs medium level

Round 2 - Technical 

(2 Questions)

  • Q1. Two sum leetcode problem
  • Q2. What problems you faced in your project
  • Ans. 

    I faced challenges with integrating third-party APIs and debugging complex logic.

    • Difficulty in understanding and implementing third-party APIs

    • Issues with data synchronization between different systems

    • Troubleshooting complex logic errors

    • Managing dependencies and version conflicts

    • Time constraints affecting problem-solving

  • Answered by AI
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Project questions
  • Q2. Spring related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

DP graphs strings it was good

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linkded list
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Start with three pointers: current, previous, and next

    • Iterate through the list, updating pointers to reverse the direction

    • Return the new head of the reversed list

  • Answered by AI
  • Q2. Print fibonacci series
  • Ans. 

    The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • Start with two variables initialized to 0 and 1

    • Loop through desired number of iterations, adding the previous two numbers to get the next number

    • Print or store each number in the series

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Why do you want to switch
  • Ans. 

    I want to switch to explore new technologies and challenges in a different industry.

    • Interested in learning new skills and technologies

    • Seeking new challenges and opportunities for growth

    • Want to explore different industry perspectives

  • Answered by AI
  • Q2. Salry expectations
Round 2 - Technical 

(2 Questions)

  • Q1. Question on oop concepts
  • Q2. Coding questions

UBS Interview FAQs

How many rounds are there in UBS Senior Full Stack Developer interview?
UBS interview process usually has 1 rounds. The most common rounds in the UBS interview process are Technical.
How to prepare for UBS Senior Full Stack Developer 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 CSS, Front End, HTML, Java and Javascript.
What are the top questions asked in UBS Senior Full Stack Developer interview?

Some of the top questions asked at the UBS Senior Full Stack Developer interview -

  1. Design a system where images and documents would be transferred to clie...read more
  2. How to call rest api in Angu...read more
  3. Redis caching deta...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 560 Interviews
Wells Fargo Interview Questions
3.9
 • 559 Interviews
HSBC Group Interview Questions
4.0
 • 489 Interviews
Goldman Sachs Interview Questions
3.6
 • 407 Interviews
American Express Interview Questions
4.2
 • 360 Interviews
Deutsche Bank Interview Questions
3.9
 • 359 Interviews
BNY Interview Questions
4.0
 • 333 Interviews
Morgan Stanley Interview Questions
3.7
 • 303 Interviews
Barclays Interview Questions
3.9
 • 271 Interviews
View all
UBS Senior Full Stack Developer Salary
based on 4 salaries
₹15 L/yr - ₹26.6 L/yr
8% more than the average Senior Full Stack Developer Salary in India
View more details
Associate Director
3.2k salaries
unlock blur

₹14.5 L/yr - ₹53.5 L/yr

Assistant Vice President
2.4k salaries
unlock blur

₹16 L/yr - ₹49 L/yr

Authorized Officer
1.7k salaries
unlock blur

₹9.5 L/yr - ₹29 L/yr

Exempt NON Officer
1.5k salaries
unlock blur

₹7 L/yr - ₹29.2 L/yr

ENO
1.3k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Explore more salaries
Compare UBS with

Morgan Stanley

3.7
Compare

Goldman Sachs

3.6
Compare

JPMorgan Chase & Co.

4.0
Compare

Deutsche Bank

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