NITIN23329 / LeetCode

This repo contains several problems solved at leetcode
MIT License
1 stars 0 forks source link

solve problem #11

Open NITIN23329 opened 3 years ago

NITIN23329 commented 3 years ago

topic :stack problem link : https://leetcode.com/problems/decoded-string-at-index

NITIN23329 commented 3 years ago

got a TLE solution : https://github.com/NITIN23329/LeetCode/blob/ed69e62835353eb9ad3052b02b3629208fabb116/Stack/DecodeStringAtIndex.java#L1