Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 744 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 744 Bytes

Different projects written on Java:

  • java-quizes - Java quizes and challendges

  • algorithms - Different algorithms written in Java

  • lambda-patterns - this project is inspired by following materials

  • algorithms

  • reg-exp

  • java11-lambda

Issues

--add-opens java.base/java.util=ALL-UNNAMED add this as VM options if you want to use reflection f.e. error: module java.base does not "opens java.util" to unnamed module