LeetCode Question · Jun 2022

Microsoft coding problem - generate a unique id

429 views

Question Details

Generate a unique ID ..with digits from 0-9.. It should not contain more than k consecutive characters eg. k=3, 111345 is valid id but 12444448 is not valid because it contains...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Backtracking