Click here to see the problem in LeetCode. And read the problem’s details. This one is a pretty simple problem. We will be given an integer array. We have to find the largest element’s index, which is must be at least twice as much as every other number in the array. If it’s not matched […]
Tag: programming
Python is One of My Favorite Language
There are lots of programming languages. From those languages, some are my most favorite. Python is one of them. I use Python on problem-solving sites mostly. Python is an interpreted general-purpose programing language. Python’s first released in 1991. And it’s is created by Guido van Rossum. He is a Dutch computer programmer. Python has one […]
Computer programming from my perspective
Programming is not about typing, it’s about thinking. Rich Hickey A computer programmer can command a computer to do something. Computer programming is just awesome. This is something I like to do and happy to do. It gives me power and joy. The current technology era made by programmers, we are now living in it. […]