1881. Maximum Value after Insertion
Jun 24, 2021 · 4 min read · Problem Statement You are given a very large integer n, represented as a string, and an integer digit x. The digits in n and the digit x is in the inclusive range [1, 9] and n may represent a negative number. You want to maximize n's numerical...
Join discussion
