
1. Algorithm
2. Java
3. Computer Scinece
4. What I realized this week.
For this week, I am learning the basic Java grammar, Python basic grammar, and the basics of algorithms step by step. There are parts that I know, but I studied the parts that were a little more in-depth.
I studied about algorithms this week. It is difficult to understand merge sort, but I will gradually try to understand it more deeply. I also studied graphs, and also conducted a basic lv.0 level algorithm test to solve it without difficulty.
[Algorithm]Sorting algorithm Version.2
[Algorithm] What is the Graph?
I also studied the current most popular technology, streams. After researching various materials, it is said that it is fashionable to build using streams in Silicon Valley or large companies. I also studied according to the trend and tried to understand it.
I wrote down the thoughts that a new employee should have and Mento's advice, and I thought about it.
Increase confidence in testing with simple algorithm testing.
Where to use and basic concepts of computer science.
Usage and syntax of Java streams, plus advantages and disadvantages.