Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 DSA in Java

This repository contains my implementations of Data Structures and Algorithms (DSA) concepts using Java. It is organized topic-wise to help with learning, revision, and interview preparation.


🚀 Topics Covered

  • 🌳 Binary Trees
  • 🌲 Binary Search Trees
  • 🔢 Bit Manipulation
  • 📊 Sorting Algorithms
  • 🧠 Greedy Algorithms
  • 🔗 Linked List
  • 📦 Stack and Queues
  • 🪟 Sliding Window
  • 🏆 LeetCode Problems

📂 Project Structure

src/
│── BINARY_TREES/
│── BIT_MANIPULATION/
│── Binary_Search_Trees/
│── GREEDY_ALGOS/
│── LEETCODE_CONTEST/
│── LinkedList/
│── SLIDING_WINDOW/
│── SORTING/
│── STACK_AND_QUEUES/
│── Main.java

💡 Purpose

  • Practice DSA concepts
  • Prepare for coding interviews
  • Improve problem-solving skills
  • Maintain a structured collection of solutions

🧠 Notes

  • Each folder contains topic-specific problems and solutions
  • Code is written for clarity and understanding
  • More problems will be added regularly

👤 Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.