Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 438 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 438 Bytes

Semesters-Projects

Overview my knowledge in some projects at my university.

  • C application:
    • Snake game.
  • Java applications:
    • Student management
    • User management
    • Product management.
  • Data structures and algorithms with python:
    • Dir command with recursion (Java)
    • Sorting algorithms
    • Red-Black tree
    • Updating...
  • Math funny coding:
    • Bandt 12-gon problem
    • Calculate Pi with Monte Carlo theory