Skip to content

Instantly share code, notes, and snippets.

@mijankarim
Last active October 29, 2018 17:06
Show Gist options
  • Save mijankarim/dd77ad2c798dc0160dfcd1863c6d4e0e to your computer and use it in GitHub Desktop.
Save mijankarim/dd77ad2c798dc0160dfcd1863c6d4e0e to your computer and use it in GitHub Desktop.
1. String Reversal
2. Palindrome
3. Integer Reversal
4. Fizz Buzz
5. Max Character
6. Anagrams
7. Vowels
8. Array Chunking
9. Reverse Array
10. Reverse Words
11. Capitalization
12. Caesar Cipher
13. Ransom Note
14. Mean, Median, and Mode
15. Two Sum
16. Max Profit
17. Sieve of Eratosthenes
18. Fibonacci
19. Memoized Fibonacci
20. Staircase
21. Pyramid
22. Matrix Spiral
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment