LeetCode
-
Updated
Nov 10, 2025 - Java
LeetCode
Leetcode problems
A comprehensive DSA repository with optimized solutions in Java programming language covering algorithms, data structures, and coding interview preparation. 🚀📚
Data Structures and Algorithms implementation in Java.
This repository contains my LeetCode solutions for Data Structures and Algorithms (DSA) problems. All solutions are written in Java.
DS_Algo Repository is a collection of solutions to problems from platforms like LeetCode, GeeksforGeeks (GFG), and various competitive programming (CP) contests. The repository focuses on efficient and optimized solutions to data structures and algorithm challenges, covering a wide range of topics such as: Arrays and String, DP, Graph, etc.
This repository contains code(java, python) that I have written to solve DSA problems on LeetCode. Each solution is organized by DSA concept and is meant to showcase my understanding and proficiency in implementing these concepts. The purpose of this repository is to serve as a reference for everyone who is interested in learning DSA.
DSA
Java-based Sudoku solver that uses graph-based techniques to find solutions efficiently.
Practicing DSA problems here. Mostly solving stuff from LeetCode and GeeksforGeeks whenever I get time. Code is in Java
I covered the Data Structure and Algorithm using Java , Good Problem's Solution are also here which ask in MNC Companies.
A repository for practicing and learning Data Structures and Algorithms (DSA) using Java. It also includes Bash scripts for automating the compilation and execution of Java programs.
Solutions in JAVA for some coding platforms.
A Java programs repository to learn java language.
This contains all sorts of topics, question and problems covered in Data Structure and Algorithms. It has questions from well reputed companies and many other classical problems
A collection of Java implementations for algorithms and data structures.
Java implementation of Hamiltonian path detection in directed graphs. Includes matrix-based graph representation, recursive backtracking, and validation of complete paths.
🧠 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.
A curated collection of data structures and algorithms implemented in Java, organized topic-wise for learning, practice, and interview prep.
Add a description, image, and links to the backtracking topic page so that developers can more easily learn about it.
To associate your repository with the backtracking topic, visit your repo's landing page and select "manage topics."