Skip to content
#

stacks-and-queues

Here are 10 public repositories matching this topic...

DSA in Java covers a wide range of algorithms, including sorting algorithms, searching algorithms, graph algorithms, and dynamic programming algorithms. The implementation and optimization of these algorithms require a solid understanding of data structures, such as arrays, linked lists, trees, and graphs, and their associated operations.

  • Updated Aug 3, 2023
  • Java

🧠 LeetCode Solutions | DSA Practice A collection of my solved LeetCode problems to strengthen Data Structures & Algorithms skills. Updated regularly with clean, well-structured code and problem statements — perfect for interview prep and revision.

  • Updated May 27, 2025
  • Java

Improve this page

Add a description, image, and links to the stacks-and-queues topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stacks-and-queues topic, visit your repo's landing page and select "manage topics."

Learn more