My daily coding practice repository where I solve HackerRank problems using JavaScript. This repo tracks my continuous learning journey and improvement in problem-solving skills.
I dedicate time each day to:
- Solve HackerRank challenges
- Strengthen my JavaScript fundamentals
- Practice data structures and algorithms
- Build consistency in coding
- Language: JavaScript (ES6+)
- Platform: HackerRank
- Runtime: Node.js
- Warmup Challenges
- Implementation
- Strings
- Sorting
- Search
- Greedy
- Dynamic Programming
- Arrays
- Linked Lists
- Trees
- Stacks & Queues
- Hash Tables
- Graphs
- Basic
- Intermediate
- Advanced
- Writing clean, efficient JavaScript code
- Understanding time and space complexity
- Problem-solving patterns and techniques
- Best practices in algorithm design
This is my personal learning repository, but you're welcome to:
- Suggest better solutions
- Point out optimizations
- Share alternative approaches
- GitHub: @morshedalamdev
- LinkedIn: @morshedalamdev
- HackerRank: @morshedalamdev
- Portfolio: morshedalamdev.dev
β Keep learning, keep growing!
"The only way to learn a new programming language is by writing programs in it." - Dennis Ritchie