Skip to content

My documented solutions to data structures and algorithms problems, with problem statements, examples, explanations of my approach, and working code.

License

Notifications You must be signed in to change notification settings

mesimeno/dsa-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms (DSA) Practice

This repository contains my solutions to various Data Structures and Algorithms problems. Each problem includes:

  • Problem Statement
  • Examples
  • Solution Approach (where I explain my thinking, strategy, and any challenges I encountered)
  • Working Code (primarily in Java, but occasionally in Python)

The problems are organized by topic/ for easier navigation. Each topic directory contains Markdown files for individual problems.


Topics Currently Covered

I look forward to growing this list over time! This repo currently features:

Array and Hashing

Linked List

Traversal (BFS / DFS)

Divide and Conquer


License

This repository is licensed under the MIT License. You are free to use, modify, and share the code with attribution.


Contact

If you have questions or suggestions, feel free to open an issue or reach out via GitHub.

About

My documented solutions to data structures and algorithms problems, with problem statements, examples, explanations of my approach, and working code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published