@cneuralnetwork@Ajeet_7_ https://t.co/GxXlSA7yy8
Sure it doesnt apply to all programming languages but i read it as a fact due to pointer arithmetic and that array names are a pointer to their first element anyway.
@_devJNS Yeah.. Figured it out... It tries to parse it as octal. In the first one it fails as 8 is out of the range and parses it as string '018' . however in the second case the digits are within the base 8, hence it makes it as decimal 15
the indian tech scene will never level up if people make some "cohort", "company", or "youtuber" their whole identity.
don't blindly follow or hate anyone. pick what's useful, build, show, then move on.
A short (or maybe not so short) writeup I had made about a month ago on Tries. I explain what they are, how to implement them and a few Leetcode style questions where they apply practically.
https://t.co/dB2aXBF2so