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 Technical Engineer Interview Questions and Answers

Updated 18 Oct 2023

UBS Technical Engineer Interview Experiences

1 interview found

Technical Engineer Interview Questions & Answers

user image Priyanka Salunke Bharvase

posted on 18 Oct 2023

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. There were 3 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 - Technical 

(2 Questions)

  • Q1. Related to job profile
  • Q2. SQL and Middleware
Round 3 - Technical 

(1 Question)

  • Q1. Job Specific and overall analytical thinking

Interview questions from similar companies

I applied via campus placement at Indian Institute of Technology (IIT), Chennai

Interview Questionnaire 

3 Questions

  • Q1. Signal Analysis
  • Q2. There are 25 horses and 5 tracks. Only by relative comparison in each race, find the minimum no of races needed to find the top three horses
  • Ans. 

    25 horses, 5 tracks, find top 3 horses in minimum races using relative comparison.

    • Divide horses into 5 groups of 5 each

    • Conduct 5 races with each group, select the fastest 3 horses from each race

    • Take the fastest 3 horses from each group and conduct a final race to determine the top 3 horses

  • Answered by AI
  • Q3. Optimizing in how to find a name multiple times from a string
  • Ans. 

    Use regular expressions to efficiently find multiple occurrences of a name in a string.

    • Create a regular expression pattern for the name

    • Use the pattern with the 'match' method to find all occurrences

    • Store the results in an array of strings

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The questions were pretty easy. Time being the only constraint. No pre-requisite knowledge required for Quant, Logical Reasoning reason and English regions. For coding, you can study up basic concepts like linked lists, stack, queue in either C,C++ or Java.
Tips: Brush up on basic coding concepts like OOPS, Inheritance, linked Lists and practise a few problems.
Duration: 2 hours minutes
Total Questions: 55

Round: Puzzle Interview
Experience: Some resume based questions(My summer intern) and easy puzzle questions. The interviewee was a very relaxed person and makes you feel comfortable.
Tips: Keep your calm and read up on some puzzles. Also if you have had coding experience, make sure all the tracks are covered.

Round: Technical Interview
Experience: it was Resume based and a few tech questions

Skills: Quantitative Aptitude, 1)communication Skills, Ability To Analyse
Duration: 8 weeks
College Name: IIT Madras

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions on concurrency
Round 2 - One-on-one 

(1 Question)

  • Q1. Previous project experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Amrita Institute of Computer Technology, Kollam and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It is basic questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about ur self
  • Ans. 

    I am a dedicated Technical Support Engineer with 5 years of experience in troubleshooting hardware and software issues.

    • 5 years of experience in technical support

    • Skilled in troubleshooting hardware and software issues

    • Strong communication and problem-solving skills

  • Answered by AI
  • Q2. More questions related to dbms, os and networks

Interview Preparation Tips

Interview preparation tips for other job seekers - good and understanding
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. They asked query to delete duplicate records
  • Q2. Types of joins and questions related to joins

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare questions related to self join
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Fair and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is DHCP and explain FSMO rules?
  • Ans. 

    DHCP is a network protocol that automatically assigns IP addresses to devices. FSMO rules are roles in Active Directory that control specific operations.

    • DHCP stands for Dynamic Host Configuration Protocol

    • DHCP automatically assigns IP addresses to devices on a network

    • FSMO (Flexible Single Master Operations) roles are specialized roles in Active Directory that control specific operations like schema master, domain naming

  • Answered by AI
  • Q2. How set firewall outside Policy?
  • Ans. 

    To set firewall outside policy, you need to adjust the rules and configurations to allow or block specific traffic.

    • Review the current firewall policy to understand what is allowed and what is blocked

    • Identify the specific traffic or IP addresses that need to be allowed or blocked

    • Adjust the firewall rules and configurations accordingly

    • Test the changes to ensure they are working as intended

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website

Round 1 - Technical 

(1 Question)

  • Q1. How does the Angular pipes works. ?
  • Ans. 

    Angular pipes are used to transform data in templates before displaying it to the user.

    • Angular pipes are used in templates to format data before displaying it.

    • Pipes can be used to transform strings, numbers, dates, and other types of data.

    • There are built-in pipes like 'uppercase', 'lowercase', 'currency', 'date', etc.

    • Custom pipes can also be created to suit specific formatting needs.

    • Pipes can be chained together to app

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t get into this company.

Skills evaluated in this interview

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 Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple test with simple general apti questions

Round 2 - One-on-one 

(1 Question)

  • Q1. What would you do if there's a P1 ticket submitted in your shift.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Coding Test 

2 hours coding round with 3 sections
1st being mcq aptidute+coding question 20 mins were given for this section and 20 questions were there in this section

2nd section consisted of 8 questions where we had to do the error correction in the given code 20 mins were also given for this section

3rd section consisted of 2 coding problems 20 mins were given for each one was a dp and one was a segment tree question

I was able to do everything correctly and was selected for the first interview round

Round 2 - Technical 

(1 Question)

  • Q1. Firstly they asked me to Tell me about myself Then a little bit about my projects Then 3 coding questions were ASKED 1st was a really recursion problem 2nd was a dp problem specifically a generic problem ...
Round 3 - HR 

(4 Questions)

  • Q1. Why do you want to join the company
  • Q2. Tell me what do you know about the company
  • Q3. Then I was asked about my project and cross questioned on it
  • Q4. Then i was asked about a system design question (since I didn't study about it I tanked here :))

Interview Preparation Tips

Topics to prepare for Morgan Stanley Technical Analyst interview:
  • System Design
Interview preparation tips for other job seekers - Basically I the hr round I was asked everything from my resume except system design
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Nov 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Questions were more on application functionality and situation questions
  • Q2. Technically questions on Unix and SQL + tools.

UBS Interview FAQs

How many rounds are there in UBS Technical Engineer interview?
UBS interview process usually has 3 rounds. The most common rounds in the UBS interview process are Technical and Resume Shortlist.
What are the top questions asked in UBS Technical Engineer interview?

Some of the top questions asked at the UBS Technical Engineer interview -

  1. Job Specific and overall analytical think...read more
  2. SQL and Middlew...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 546 Interviews
HSBC Group Interview Questions
4.0
 • 478 Interviews
Goldman Sachs Interview Questions
3.6
 • 401 Interviews
American Express Interview Questions
4.2
 • 352 Interviews
Deutsche Bank Interview Questions
3.9
 • 351 Interviews
BNY Interview Questions
4.0
 • 325 Interviews
Morgan Stanley Interview Questions
3.7
 • 296 Interviews
Citicorp Interview Questions
3.7
 • 274 Interviews
Barclays Interview Questions
3.9
 • 264 Interviews
View all
UBS Technical Engineer Salary
based on 15 salaries
₹10 L/yr - ₹24.5 L/yr
227% more than the average Technical Engineer Salary in India
View more details
Associate Director
3.1k salaries
unlock blur

₹14.8 L/yr - ₹52 L/yr

Assistant Vice President
2.4k salaries
unlock blur

₹16 L/yr - ₹49 L/yr

Authorized Officer
1.7k salaries
unlock blur

₹7.8 L/yr - ₹29 L/yr

Exempt NON Officer
1.6k salaries
unlock blur

₹7.1 L/yr - ₹29 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.6
Compare

JPMorgan Chase & Co.

4.1
Compare

Citigroup

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview