This repository is all about data structures, its implementation, problem and solving
-
Updated
Oct 5, 2025 - Java
This repository is all about data structures, its implementation, problem and solving
JavaApp1-Jun-2022
JavaApp1-Oct-2021
A fully recursive algorithm to solve eight queens' problem
This repository contains cli and gui app to check backtracking and sudoku map generation and solution.
Basic calculator which uses binary trees to evaluate expressions.
A Discrete Mathematics Calculators for Object Oriented Programing course, Bar Ilan University.
This program provides a console-based interface to calculate the sum of two distinct mathematical series
visual simulations using Java and princeton stdlibrary
Degree Final Year project. An example of how recursion with back tracking can be implemented using Java to solve a Constraint Satisfaction Problem
Recursive algorithms.
Collection of Algorithms.
A graphic representation of the puzzle of tower of hanoi
My LeetCode Challenges
Creating Graphical images using JAVA
Everybody remembers this paper-and-pencil game from childhood: Tic-Tac-Toe, also known as Noughts and crosses or Xs and Os. A single mistake usually costs you the game, but thankfully it is simple enough that most players discover the best strategy quickly. Let’s program Tic-Tac-Toe and get playing!
Aprender sobre árboles y la recursividad, iniciar en los conceptos básicos de la programación orientada a objetos y la programación concurrente. Desarrollar programas simples con cada uno de los paradigmas (Imperativo, Objetos y Concurrente)
Sudoku Solver for Advanced Analysis of Algorithms. Which aims to solve a Sudoku puzzle using recursion and the stack.
This repository is mainly used to store exercises done on recursion.
Add a description, image, and links to the recursive-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the recursive-algorithm topic, visit your repo's landing page and select "manage topics."