Baekjun 10171, Cat (with.Java)

This is an article about Baekjun (with.Java) No.10171. I want to solve the coding test problem, find out how to solve it differently from the...

   Sep 19, 2024     1 min read
Baekjun 1008, The question of dividing A and B

Baekjun No. 1008, this is an article about A/B problem (with.Java). I want to solve the coding test problem, find out how to solve it...

   Sep 18, 2024     2 min read
Baekjun 1000, A+B question (with.Java)

This is an article about Baekjun no. 1000 A+B problem (with.Java). I want to solve the coding test problem, find out how to solve it...

   Sep 17, 2024     1 min read
About index

This is an article about the Index. Hello! Database indexes are data structures used to quickly retrieve data from databases. Among them, B-Tree is one...

   Sep 16, 2024     1 min read
About the concept and type of optimizer

This article examines the concept and type of optimizer. Hello! The database optimizer is responsible for optimizing user-written queries in the database to establish the...

   Sep 15, 2024     1 min read