Open In App

Uber Internship Interview Experience | Off-Campus 2022

Improve
Improve
Like Article
Like
Save
Share
Report

Applied through career page.

Though it is written in the mail –  “This coding assessment will assess your general CS fundamentals + Back End competencies.”

There were three coding questions.

Test Duration: 60mins

Round 1(Coding Round): 

  1. Base 2 to Base 6 conversion https://www.hackerrank.com/contests/goc-cdc-series-10/challenges/itsybitsy/problem. The main problem was how to solve the above problem in c++ without using __int128. If anyone knows, do comment on this post.
  2. Wall painting https://leetcode.com/problems/longest-repeating-character-replacement/
  3. Dungeon game https://leetcode.com/problems/dungeon-game/

Last Updated : 19 Jan, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads