Upload Button Icon Add office photos

Filter interviews by

UBank Interview Questions and Answers

Updated 24 Jun 2024

UBank Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Hackerank test. Leetcode Medium

Round 2 - Technical 

(3 Questions)

  • Q1. Minimum time required to paint all boards
  • Q2. Check if binary tree is bst
  • Ans. 

    Check if binary tree is BST by performing inorder traversal and checking if the elements are in sorted order.

    • Perform inorder traversal of the binary tree

    • Check if the elements are in sorted order

    • If any element is not in sorted order, then the binary tree is not a BST

  • Answered by AI
  • Q3. Second largest element in sql
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to find the second largest element in a table.

    • Use ORDER BY clause to sort the elements in descending order.

    • Use LIMIT 1,1 to retrieve the second row after skipping the first row.

    • Example: SELECT column_name FROM table_name ORDER BY column_name DESC LIMIT 1,1;

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Steps required by a knight from source to destination
  • Ans. 

    A knight moves in an L-shape pattern, requiring 2.5 steps to reach any square on a chessboard.

    • Move 2 squares in one direction and 1 square in a perpendicular direction

    • The knight can move in 8 different directions from any square on the board

    • Example: From A1 to C2, the knight moves 2 squares right and 1 square up

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview questions from similar companies

I applied via Company Website and was interviewed before Sep 2021. There were 4 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 - Aptitude Test 

Logical Aptitude, Verbal, Numerical

Round 3 - Coding Test 

2 codes one small and easy , another big and medium difficultly

Round 4 - Behavioral 

(2 Questions)

  • Q1. Introduction , Academic Project,
  • Q2. Coding Questions, Company Related Questions

Interview Preparation Tips

Topics to prepare for TCS Software Developer interview:
  • Coding
Interview preparation tips for other job seekers - In aptitude focus on Logical and Verbal aptitude and work on projects and coding skills

Analyst Interview Questions & Answers

TCS user image Anonymous

posted on 30 Sep 2022

I applied via LinkedIn and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Good problemtic Skills and knowledge check and sharpness

Round 2 - Coding Test 

C Language use for programs and Oracle and Java in learning process

Round 3 - HR 

(3 Questions)

  • Q1. Any coding Question and stay for job purpose
  • Q2. Any operators working or any logical program tell
  • Ans. 

    Yes, there are many operators and logical programs used in various fields.

    • Operators like +, -, *, / are used in mathematical calculations.

    • Logical programs like if-else, switch-case are used in programming.

    • Operators like AND, OR, NOT are used in boolean logic.

    • Operators like >, <, == are used in comparisons.

    • Examples of logical programs include sorting algorithms, search algorithms, etc.

  • Answered by AI
  • Q3. Check my comutication with others

Interview Preparation Tips

Topics to prepare for TCS Analyst interview:
  • c and
Interview preparation tips for other job seekers - good guide for my job purpose so best choose to our qualification

I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Introduction for your reference
  • Q2. Introduction to the same
  • Q3. Introduction to the smoky

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduction to the smoky and thanks for your

Interview Questionnaire 

1 Question

  • Q1. Training?

Interview Preparation Tips

Interview preparation tips for other job seekers - Best training in India. No doubt

Interview Questionnaire 

1 Question

  • Q1. Related to my subject

Interview Questionnaire 

2 Questions

  • Q1. Python
  • Q2. Webdevelopment

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Add your questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your interview advice and tips

Interview Questionnaire 

1 Question

  • Q1. Some basic programming and technical questions of python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well ! :) All the best

Interview Questionnaire 

3 Questions

  • Q1. Technical questions
  • Q2. Resume based
  • Q3. Tell me about your self

UBank Interview FAQs

How many rounds are there in UBank interview?
UBank interview process usually has 3 rounds. The most common rounds in the UBank interview process are Technical and Coding Test.
What are the top questions asked in UBank interview?

Some of the top questions asked at the UBank interview -

  1. Steps required by a knight from source to destinat...read more
  2. Check if binary tree is ...read more
  3. Second largest element in ...read more

Tell us how to improve this page.

UBank Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 648 Interviews
IndusInd Bank Interview Questions
3.5
 • 607 Interviews
Bajaj Finance Interview Questions
4.0
 • 305 Interviews
Tata Capital Interview Questions
4.0
 • 137 Interviews
View all
Compare UBank with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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