Solutions in JAVA for some coding platforms.
-
Updated
Apr 20, 2025 - Java
Solutions in JAVA for some coding platforms.
This repository contains some algorithms and data structures mostly implemented for kicks and learning. Hopefully might help someone in need! Feel free to fork, copy, suggest corrections or ask questions. Happy coding :)
Solutions for popular algorithms and data structures problems on leetcode
MiniMax algorithm applied to Tic Tac Toe.
My Solutions to basic Algorithms and Data Structures
DSA in java
Set of Patterns to solve many algorithmic questions of similar type on LeetCode
This repo is having leetcode problems solution with explaination and also having the link to problems along with resources to learn and practice
The only repository you need to master Data structure and algorithm. This repo contains questions that are asked in big product based giants. Be ready to land on your dream job.
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.
This repository contains Java code 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 through LeetCode
LeetCode
Java Sudoku solver using AC3, Forward checking and Backtracking algorithms
Data Structures and Algorithms (Checkout solutions and implementations of all the DS/Algos in this repository)
My DSA Collection In JAVA language which contains more than 25 question for each topic with simple self explanatory approach which can help anyone to get tast of DSA
coding-ninjas-dsa-java-solutions
JCOL: A Java package for solving the graph coloring problem (a heuristic)
A Java program that uses DFS to generate all the possible patterns on a traditional 3x3 Android lock screen
This are my answers to inteviewbit questions
This repository contains cli and gui app to check backtracking and sudoku map generation and solution.
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."