공부일지

251009 study log

kos9 2025. 10. 9. 23:30

1. CLRS : master theorem

In the underlined part, ε <= 3 is also possible, but in the case of ε = 3, the meaning of 'polynomially smaller' in master theorem case 1 is not implied, so it is written as ε < 3. It would be more helpful for learning if this part was described separately in the book.

 

2. C language : snail number array print (problem solving)

3. java : class inheritance - extends, super() method

4. python : drawing pictures by using turtle module

5. the selfish gene : reading korean edition 30minutes

'공부일지' 카테고리의 다른 글

251011 daily log  (0) 2025.10.11
251010 daily log  (0) 2025.10.11
251008 study log  (0) 2025.10.09
251007 study log  (0) 2025.10.07
251004 study log  (0) 2025.10.04