Arafat-alim/data_structure_algorithms

Repository files navigation

dsa-image

Welcome to my DSA learning journey repository! This project is a curated guide for understanding and practicing Data Structures and Algorithms with code, patterns, and examples.


This repository serves as a step-by-step guide for improving problem-solving skills in DSA. Each folder contains a specific topic with solutions implemented in JavaScript, accompanied by HTML pages for better visualization.


Problem No.DescriptionFile LinkStatus
1Print a 4x4 pattern of stars01_pattern.jsβœ… Complete

  1. Clone this repository to your local machine:

    git clone https://.com/<your-username>/DSA-Learning-Journey.git
    cd DSA-Learning-Journey
  2. Open the strivers/patterns/index.html file in your browser to view the solutions visually.

  3. Explore individual .js files for step-by-step explanations.


Topics CoveredStatus
Patternsβœ… Done
Sorting Algorithms⬜ Pending
Searching Algorithms⬜ Pending

Feel free to fork this repository and submit pull requests for improvements or additional problems.


Thanks to various DSA learning platforms like Striver's SDE Sheet and other resources for guiding me through this learning process.


About

πŸš€ A comprehensive guide to mastering Data Structures and Algorithms using JavaScript. This repository follows the Striver's Interview Questions Guide, covering patterns, problem-solving, and advanced concepts with clean and detailed implementations. Perfect for interview preparation and skill-building!

Topics

Resources

Stars

Watchers

Forks