Skip to content

A collection of my learning journey in Data Structures and Algorithms (DSA), featuring practice problems, solutions, and explanations in PHP & JS. Perfect for brushing up on core concepts and improving coding skills!

License

Notifications You must be signed in to change notification settings

junaidbinjaman/dsa-notes

Repository files navigation

DSA Learning Repository

This repository contains my learning journey in Data Structures and Algorithms (DSA). It features various practice problems, solutions, and explanations, organized by topic for ease of reference. Perfect for anyone looking to brush up on core concepts or improve their problem-solving skills.

Table of Contents

Features

  • Organized Solutions: Each topic is neatly organized into folders.
  • Practice Problems: Includes commonly used problems for interviews and coding challenges.
  • Readable Code: Solutions are written with clarity and comments for better understanding.
  • Updates: Regularly updated as I progress through my DSA learning journey.

Topics Covered

  • Arrays and Strings
  • Linked Lists
  • Stacks and Queues
  • Trees and Graphs
  • Sorting and Searching
  • Dynamic Programming
  • Recursion
  • Hashing and Maps

Languages Used

This repository primarily uses JavaScript, PHP & Python for solutions.

About

A collection of my learning journey in Data Structures and Algorithms (DSA), featuring practice problems, solutions, and explanations in PHP & JS. Perfect for brushing up on core concepts and improving coding skills!

Topics

Resources

License

Stars

Watchers

Forks