UBER | Nov 2021 | Virtual onsite | No offer
Anonymous User
1528

Uber
Phone Screen:

  1. Strobogrammatic Number II
    just a variation of 247. Instead of listing the number of strobogrammatic numbers,
    list all the strobogrammatic numbers.

Invited to virtual onsite:

Problem 1:
Given an order string which contains only lowercase characters,
and a candidate string which may contain characters other than
those in the order string, return true if the characters
in the candidate string occur in the same order as the order string.
Else return false.

Problem 2:
// public void addNewVersion(int ver, boolean isCompatibleWithPrev)
// {
// }

// public boolean isCompatible(int srcVer, int targetVer)
// {
// }

Design a complete class that implements the above interface.

Problem 3:
Design a system that helps search for restaurants in the neighborhood?

Problem 4:
From your past talk about system design of any project?

Comments (2)