Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 538 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 538 Bytes

Leet code problems

Java CI with Maven

For more information visit https://leetcode.com/

Structure

Folders:

  • easy
  • medium
  • hard

Theory

  • array
  • bitwise
  • data-structures
  • game
  • math
  • strings
  • tree

Todos

  • Run code analysis regularly
  • make ci for junit test
  • test coverage in ci
  • sonar in ci