Leetcode 1881 Maximum Value after Insertion

Pubblicato il: 04 novembre 2022
sul canale di: AlgorithmicIQ
159
5

If you find this video helpful, please 'Like' or 'Subscribe'.
This is really helpful for the channel and also motivates me to do more of such good videos.

Leetcode 1881. Maximum Value after Insertion

Problem Link: https://leetcode.com/problems/maximum...

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 are in the inclusive range [1, 9], and n may represent a negative number.

You want to maximize n's numerical value by inserting x anywhere in the decimal representation of n​​​​​​. You cannot insert x to the left of the negative sign.

For example, if n = 73 and x = 6, it would be best to insert it between 7 and 3, making n = 763.
If n = -55 and x = 2, it would be best to insert it before the first 5, making n = -255.
Return a string representing the maximum value of n​​​​​​ after the insertion.

Youtube channel:    / @maksrane100  

https://github.com/maksrane100/leetco...

#coding #softwareengineer #Leetcode #Algorithm #DataStructure #Java #programmer #tech #software #codinglife #Preparation
#interview #programminglife #programmingisfun #hashset #atcoder #codewars #leetcode #codeforces #algorithm #algorithms #datastructure #datastructuresandalgorithms #programming #computerscience
#interviewpreparation #codingquestions #codinginterviewquestions #array #arrays #leetcode1881


In questa pagina del sito puoi guardare il video online Leetcode 1881 Maximum Value after Insertion della durata di ore minuti seconda in buona qualità , che l'utente ha caricato AlgorithmicIQ 04 novembre 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 159 volte e gli è piaciuto 5 spettatori. Buona visione!