heySourabh / BruteForce

Brute Force code for solving general problems in math and logic

Home Page:https://youtu.be/EhUhJG3RUQw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BruteForce

Brute Force code for solving general problems in math and logic.

The class called AllPossibilities is the important class which includes getNext() method for incrementing to the next trial values. Check the main() method in TryAllPossibilities class to understand the usage case.

About

Brute Force code for solving general problems in math and logic

https://youtu.be/EhUhJG3RUQw


Languages

Language:Java 100.0%