Skip to content

Commit b2dd805

Browse files
authored
Update README.md
1 parent c4f21df commit b2dd805

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# leet-code-python
2+
## Mastering LeetCode: A comprehensive collection of solved LeetCode challenges along with detailed solutions, showcasing proficiency in algorithmic problem-solving.<br><br> Explore this repository to sharpen your coding skills, understand intricate algorithms, and elevate your competitive programming prowess. Dive into meticulously crafted solutions, annotated with explanations and optimizations, empowering you to tackle coding interviews and algorithmic challenges with confidence.<br><br> Let's embark on a journey of continuous learning and mastery in the realm of computer science and software engineering.<br><br>
3+
24
| Question | Solution | Leetcode | Level | Topic |
35
| ------------- | ------------- | ------------- | ------------- |-------------|
46
| Concatenation-of-Array |[Github](https://github.com/AkashKobal/leet-code-python/tree/main/Concatenation-of-Array) | [Leetcode](https://leetcode.com/submissions/detail/1243554248/) | Easy |Array|

0 commit comments

Comments
 (0)