Skip to content

tejas-mathangi/MY-CODES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

DSA Questions & Solutions (Java) By Tejas Mathangi

GitHub Workflow Status License: MIT Last Commit Java

Welcome to my repository of Data Structures and Algorithms (DSA) questions and solutions, primarily implemented in Java! This repo contains problems I've solved for practice, learning, and interview preparation.

📁 Structure

dsa-questions/
├── arrays/
├── linked-lists/
├── trees/
├── graphs/
├── dynamic-programming/
├── strings/
├── README.md
└── LICENSE
  • Each folder contains Java solutions related to a specific topic.
  • Each problem has its own .java file, including the problem statement (if possible), approach, and solution.

📚 Topics Covered

  • Arrays
  • Strings
  • Linked Lists
  • Stacks & Queues
  • Trees
  • Graphs
  • Dynamic Programming
  • Greedy Algorithms
  • Sorting & Searching
  • And more...

🚀 How to Use

  • Browse the folders to find questions by topic.
  • Each solution includes code and explanation.

📝 License

This project is licensed under the MIT License.


Happy Coding!

About

A collection of Data Structures and Algorithms (DSA) problems with solutions implemented in Java. Organized by topic for easy reference and interview preparation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages