Saturday, April 27, 2024
HomeWordPress DevelopmentUber Interview Expertise for SDE 1 (2022)

Uber Interview Expertise for SDE 1 (2022)


Enhance Article

Save Article

Like Article

I utilized for the Uber SDE 1 function by taking a referral.

ROUND 1 (CODING ROUND):

The following day I bought Interview Shortlist Mail. All interviews have been scheduled on the identical day.

ROUND 2 (TECHNICAL ROUND):

  • Downside 1: Given a frog with restricted vitality capability standing on a supply node. Initially, it has full vitality. Shifting from one node to a different ends in a discount in vitality by 1 and a rise in time by 1. There are vitality drinks current at some nodes that it could actually make use of to extend vitality.  If its vitality reduces to 0, it dies. Discover the minimal time taken by the frog to succeed in the vacation spot node. Whether it is unattainable return -1.
  • Downside 2:  You’re a farmer with a capital. You’re given n crops with 2 parameters related to these crops.
    • minimal capital required to be with a farmer to be eligible to take it
    • revenue related to the crop.

It’s important to buy okay crops such that revenue is most. Taking in revenue from one crop ends in a rise in your capital

ROUND 3 (TECHNICAL ROUND):

  • Downside: Given a string and matrix of characters. Verify whether or not the string is current within the matrix https://leetcode.com/issues/word-search/

Optimize the answer if an array of million strings is given instead of only a single string.

ROUND 4 (HIRING MANAGER INTERVIEW + DESIGN-BASED): A variety of questions from my Internship experiences in addition to my initiatives

Low-Stage Design Downside: Design MS Excel.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments