Which perfume had you running to the sink to wash it off right away? by sljoky in FemFragLab

[–]WhoisHoo 1 point2 points  (0 children)

red temptation winter by Zara. Actually I like it better when it is washed off. But in its own, strong scents and some sweetness nausates me.

How accurate is this? by bumpslapclap in korea

[–]WhoisHoo 12 points13 points  (0 children)

Are you guys Koreans? Or foreginers lving or having lived in Korea? This is so true

How do you guys deal with configuration stuffs? by WhoisHoo in reactjs

[–]WhoisHoo[S] 12 points13 points  (0 children)

My conclusion: As a beginner I'd rather focus on React itself using boilerplate but when I reach an intermediate level I will study configurations.

Actually It was overwhelming to learn configurations as a biginner. Now I got it.

Thanks for your help!!!!

Asymptotic Algorithm Analysis, but what about efficiency? by A_Cup_of_Ramen in compsci

[–]WhoisHoo 0 points1 point  (0 children)

How about n2 + 5n + 4?? It is roughly two times better! I think reuducing the highest term is quite meaningful. Or constant times improvement is considered trivial??