Skip to content
#

stacks

Here are 225 public repositories matching this topic...

📘 DSA Practice Questions This repository contains daily and topic-wise DSA problems to help you prepare for coding interviews and strengthen your problem-solving skills. Includes questions from arrays, strings, recursion, trees, graphs, DP, and more — with clean, beginner-friendly solutions. Perfect for college students, beginners, and placement

  • Updated Nov 25, 2025
  • Java

A comprehensive collection of Java implementations for common data structures and algorithms including Trees, Graphs, Heaps, LinkedLists, HashMaps, Tries, and various searching/sorting techniques. Features utility classes for random data generation, comparator implementations, and practical problem-solving examples with time complexity analysis.

  • Updated Nov 24, 2025
  • Java

A comprehensive collection of Data Structures implementations in Java, including arrays, linked lists, stacks, queues, trees, graphs, and sorting algorithms. This repository serves as both a learning resource and a reference guide for computer science students and developers looking to enhance their understanding of fundamental data structures

  • Updated Nov 17, 2025
  • Java

Improve this page

Add a description, image, and links to the stacks 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 topic, visit your repo's landing page and select "manage topics."

Learn more