Rahul Kaura's repositories
AskAQuestion--GetAnAnswer
Answers Your Random Question
Introduction-To-Array-Program-About-Zombies
This is a program that gives an introduction to arrays. Courtesy of Alex Lee- A programmer on Youtube
Lottery-Ticket-Randomizer
This program randomly picks a number from the already put numbers to choose a winner.
Memory-Card-Game-Version-2
This is a Memory Card Game that is used to test your memory. The game will display the card in Java for three seconds then flip the cards over and you have to try to match two cards. Works in Mac and Windows! Need Eclipse latest versions to run(preferrably Oxygen).
Palindrome
Palindrome is a word that is the same backwards and forwards. In the quotes type a word. And my program will tell you if it is a Palindrome or not!
Sequential-Search
This way of searching is useless, but just did this for fun "LOL"
Usaco-Problem
This is a solution to one of the Usaco Practice Problems-Milking Cows