Oura | Backend Engineer | Coding | Online Assessment

MeganMegan·
Interview Date:March 23, 2026Region:UnspecifiedHiring Team/Org:General Hire

You’re given a list of digits, where each digit represents a single place in a non negative integer. Your task: Add 1 to the number. Return the result as a new list of digits. Input: [1, 2, 3] Output: [1, 2, 4] Why? Because 123 + 1 = 124 Input: [9, 9, 9] Output: [1, 0, 0, 0] Because 999 + 1 = 1000 LC 21 but only in typescript for this and you only have 30 mins

Sign in to view the full interview experience

Create or use your InterviewDB account to read the full Warren post and all shared details.

Sign in to continue
0

Discussion

0

Log in to post a comment or vote.

Sort by
Loading comments...

Interview Resources

InterviewDB

About InterviewDB

Crowdsourced Interview Question Bank for Job Seekers in Tech/Finance Industry

Copyright © 2026 InterviewDB. Victory is reserved for those who are willing to pay its price.