Uber interview experience Real time questions & tips from candidates to crack your interview

Software Engineer

Uber
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 Months
Topics: Data structure ,Problem Solving ,Algorithms , Java , Spring Framework , Design Questions
Tip
Tip

Tip 1 : Practise Data structures mostly (Array, String and Tree) , practise as much questions as you can.
Tip 2 : Have Good knowledge of Tech Stack you mention in your resume
Tip 3 : Have good understanding of projects mentioned in your resume.

Application process
Where: Linkedin
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1 : Resume should be having one page or maximum two pages long
Tip 2 : Mention your role on each project.

Interview rounds

01
Round
Medium
Online Coding Test
Duration90 Minutes
Interview date24 Jul 2020
Coding problem1

it was time bound coding test round. The questions were from array and string. There were 2 questions.

1. K-Palindrome

Hard
0/120
Asked in companies
UberFlipkartFreshworks

You are given a string ‘str’. You need to find out whether the string is a K-Palindrome or not.

A string is called a K-Palindrome if, after removing at most ‘k’ characters from the string, it can be Transformed into a Palindrome.

For Example :
str = “ababba”, k = 3.

In this example, If we remove one ‘b’ from the 3rd position, then the final string will be “ababa” which is a palindrome.

Hence the answer will be True. 
Problem approach

I had done before the coding test so I solved in same way by splitting whole staring in three parts (start+mid+end).

Try solving now
02
Round
Easy
HR Round
Duration30 Minutes
Interview date4 Aug 2020
Coding problem1

in this round manager spoke to me and explained about project and joining date later hr spoke to me regarding on boarding process

1. Basic HR questions

Introduce Yourself.
Your Expectations from the company.
Past experiences.

Problem approach

Tip 1 : Be confident. That's it.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

Which collection class forbids duplicates?

Choose another skill to practice
Similar interview experiences
company logo
Software Engineer
2 rounds | 3 problems
Interviewed by Uber
902 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 3 problems
Interviewed by Uber
1530 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 2 problems
Interviewed by Uber
1181 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Uber
1448 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 5 problems
Interviewed by Mindtree
10962 views
7 comments
0 upvotes
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Optum
6887 views
1 comments
0 upvotes
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Microsoft
8378 views
1 comments
0 upvotes