Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.22 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.22 KB

🧠 DSA Problem Solving

Welcome to my Data Structures and Algorithms (DSA) problem-solving journey! In this repository, you'll find solutions to DSA problems from HackerRank and LeetCode, covering various topics to enhance problem-solving skills. The solutions are primarily implemented in Java, with additional solutions in Python for some problems.

📚 Topics Covered

  • Arrays
  • Linked Lists
  • Stacks
  • Queues
  • Trees
  • Graphs
  • Dynamic Programming
  • Sorting and Searching
  • Recursion and Backtracking
  • Hashing
  • Greedy Algorithms
  • Bit Manipulation
  • and more!

🔗 Platform Links

Hackerrank Badge Leetcode Badge

🚀 Happy Problem Solving!

Join me in solving DSA problems and mastering fundamental algorithms and data structures. Let's challenge ourselves and have fun while doing it! If you have any questions or suggestions, feel free to reach out. Happy coding!