Tag: programming
All the articles with the tag "programming".
Why you should learn programming
| 3 min readThe article underscores the significance of learning programming in the modern era, emphasizing its role in fostering creativity, shaping a versatile mindset, understanding technology, and aiding in job searches.
Find the non-duplicate number in an array
| 2 min readGiven a non-empty array of integers, every element appears twice except for one. Find that single one.
Can anyone become a software developer?
| 3 min readIn this essay, I explain the principal keys for become a software developer.
Ransom note challenge in Kotlin
| 2 min readMicrosoft's most commonly asked interview questions according to LeetCode.