Solve the bunch of algorithm problems.
- Some problems on each level (step by step)
- Each numbered problems of diverse algorithm.
Solve the algorithm problem everyday at least one since 2019.
Get A+ score on SW Expert test.
These problems were so hard to solve or it was handled with special(new) concept of algorithm.
- Customized compare function :
[Kakao]failure_rate- Iterator loop :
[Kakao]broadcast_live,[Kakako]candidate_key- Map data structure :
[Kakako]chat_room- Combination set based on DFS :
The spring's test i couldn't solve : 17142_lab3[Samsung]
15684_ladder_control[Samsung],15686_chicken_delivery[Samsung]- String :
[Kakao]match_score- Bit operation :
[Kakako]candidate_key,[Bit masking]1194_moon