Jackpot is a windows application that can match the keys which a user has entered with its inbuilt number array. This is powered by C# and .NET framework 4.7.2.
In this program, Binary Search algorithm is used to match the numbers.
- First it asks to enter 3 keys to the system
- Then the numbers are checked with the inbuilt number array
- If it finds the key it will display Hooray! You Won ………
- If it cannot find the key, it will display Oopz! Better Luck Next Time…
01. Landing
The application also can identify if there is any invaild input. It will return,
ERROR: Invaild Input
Made from ❤️ with
Kaveen Hyacinth @ MuffinsLab LK