/leetcode-problem-solving

Solutions to the problems available at the LeetCode OJ platform

Primary LanguageJava

Build Status

leetcode-problem-solving (5/382 problems)

Solutions to the algorithm problems available at the LeetCode Online Judge platform.

Algorithms

  • Add Digits (Easy)
  • Contains Duplicate (Easy)
  • Move Zeros (Easy)
  • Single Number (Medium)
  • Valid Number (Hard)