Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.2K+ articles
On-Campus
3.1K+ articles
Write It Up 2024
2.9K+ articles
Marketing
2.0K+ articles
Internship
1.7K+ articles
Off-Campus
996+ articles
SDE
384+ articles
Uber
30 posts
Recent Articles
Popular Articles
Find Pattern in Infinite Binary Stream I
Last Updated: 20 May 2024
Given infinite stream of binary bits. The stream is represented by an InfiniteStream object with a next() function that returns the next bit. The task is to find the start...
read more
Pattern Searching
Picked
DSA
Arrays
Uber
Find Maximum value of Increasing Triplet
Last Updated: 16 May 2024
Given an array arr[], the task is to return the maximum value of increasing triplet (i, j, k) such that i j k and arr[i] arr[j] arr[k]. The value of a triplet (i, j, k...
read more
Picked
DSA
Arrays
Uber
set
Matching the Alphanumerical Pattern in Matrix I
Last Updated: 21 May 2024
Given a 2D integer matrix mat[][] and a 2D character matrix pat[][]. Where 0 = mat[r][c] = 9 and each element of pat is either a digit or a lowercase English letter. The t...
read more
Matrix
Picked
DSA
Hash
Uber
Uber Interview Experience For Fresher (On -Campus)
Last Updated: 07 October 2024
Application Process:I applied for Uber through a campus placement drive without the specific eligibility criteria mentioned, leveraging the support of my college’s placeme...
read more
Interview Experiences
Uber
On-Campus
Experiences
Write It Up 2024
Find Minimum Number of Coins for Fruits II
Last Updated: 07 June 2024
Given a 1-indexed array prices[], where prices[i] represents the cost of the ith fruit in a store. The store has a special offer: if you buy the ith fruit for prices[i] co...
read more
Dynamic Programming
Picked
DSA
Uber
Uber Interview Experience For SDE I (On-Campus)
Last Updated: 13 October 2024
Application Process:I applied for Uber with the help of college TPO with the specific eligibility criteria mentioned. Many students applied for the drive. Round 1Difficult...
read more
Interview Experiences
Uber
On-Campus
Experiences
Write It Up 2024
SDE
Uber Interview Experience For An L5A
Last Updated: 21 May 2024
There were a total of 5 rounds in my Interview Process for an L5A role, but the process is similar for an L4 role as well. You should also clarify the entire process once ...
read more
Interview Experiences
Uber
Experiences
Write It Up 2024
Uber Interview Experience For Data Scientist
Last Updated: 28 May 2024
Recently Uber came to our campus for the recruitment of Data Scientist role. According to the recruitment process there were in total 5 rounds. Each round was an eliminati...
read more
Interview Experiences
Uber
Experiences
Data Scientist
Write It Up 2024
Find the Longest Turbulent Subarray
Last Updated: 07 June 2024
Given an integer array arr[] of size n. A subarray is turbulent if the comparison sign flips between each adjacent pair of elements in the subarray. The task is to find th...
read more
Picked
DSA
Arrays
sliding-window
Uber
Check for Possible Bipartition
Last Updated: 11 June 2024
Given a group of n people labeled from 1 to n, the task is to split them into two groups of any size such that no two people who dislike each other are in the same group. ...
read more
Graph
Picked
DSA
Uber
Interview-Questions
Uber Interview Experience (On -Campus)
Last Updated: 04 June 2024
Recently, I got an Interview opportunity at Uber for SDE role. I have discussed my detailed experience as follows:Coding Round (February):Uber visited your college to hire...
read more
Interview Experiences
Uber
On-Campus
Experiences
Write It Up 2024
Find the Closest Subsequence Sum to Target
Last Updated: 14 June 2024
Given an integer array arr[] and an integer target. The task is to find a subsequence of arr such that the absolute difference between the sum of its elements and target i...
read more
Divide and Conquer
Picked
DSA
Arrays
Uber
Interview-Questions
UberSTAR Internship Program
Last Updated: 26 August 2024
Uber Technologies Inc. is a global technology company headquartered in San Francisco, California. Founded in 2009, Uber revolutionized transportation with its ride-hailing...
read more
Picked
Uber
GFG Academy
UberSTAR
Uber She++ India Fellowship
Last Updated: 16 September 2024
Uber is a global leader in the ride-sharing industry and has always made significant efforts to improve urban mobility through technology. Uber's dedication goes beyond tr...
read more
Internship
Picked
Uber
GFG Academy
Uber She++ India
Uber's Online Test Experience
Last Updated: 09 October 2024
Online test problems excite some people and make others very nervous. A fascinating challenge popped up in the Uber online test: Participants had to find the shortest path...
read more
Interview Experiences
Shortest Path
DFS
Uber
Experiences
CPP-DSA
1
2
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !