A collection of algorithms I solved to practice for coding interviews
You need to have the following installed:
- Notepad / your preferred text editor.
- Clone the repository.
- Study and play around with algorithms.
- Enjoy coding!
- Ceasers Cipher
- Cash Register
- Falsy Bouncer
- Palindrome Checker
- Roman Numeral Converter
I will clean up and include algo questions once I get the chance