Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#OOP

  1. fib.java -> finds the nth fibbonaci number

  2. bity.java -> finds the sum of bits in binary numbers from 1 to n in O(logn)

  3. manacher.java -> Manacher's algorithm

  4. belki.java -> https://onlinejudge.org/external/100/p10003.pdf

  5. sito_erastotenesa.java -> Eratosthenes sieve

  6. farmer.zip -> a simple project that simulates having a farm - harvesting etc.

  7. wymierne.zip -> classes that reprezent rational numbers - adding, multiplicating them...

  8. szachy.zip -> simulation of chess play

About

Couple of short university projects/tasks written for mine OOP classes.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages