Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 349 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 349 Bytes

problem-solving

Some problem solving solutions. Trying to commit and push daily.

  1. The minions game
  2. 8-queens problem using genetic algorithm
  3. Two-sum problem
  4. The second largest element in an array
  5. River crossing problem
  6. Word frequency counter
  7. Coin chnage problem
  8. Palindrome detector
  9. Fibonacci sequence
  10. Vigenère Cipher