Leetcode #50 - x to the power of n problem. What's the deal?
70+ Python Leetcode Problems solved in 5+hours (every data structure)
50 Days Of DSA PYTHON Data Structures & Algorithms LEETCODE | Udemy Free course for limited time
For me it says $11.99 for 14 more hours.
More on reddit.comBest way to actually build my skills with LeetCode?
Videos
This is a math-heavy problem that if you don't know how to approach, you are cooked. The comments say as much. https://leetcode.com/problems/powx-n
My question is, if in Python I just do:
x**n
...will I be asked to do this the "hard" way?
https://m.youtube.com/watch?v=lvO88XxNAzs
I love Python, it’s my first language and the language that got me into FAANG (interviews and projects).
It’s not my day to day language (now TypeScript) but I definitely think it’s the best for interviews and getting started which is why I used it in this video.
Included a ton of Python tips, as well as programming and software engineering knowledge. Give a watch if you want to improve on these and problem solving skills too 🫡