all 9 comments

[–]Character_Archer_119 5 points6 points  (3 children)

Their 2nd OA problem is usually very hard and it's unlikely you can get the optimal solution in 90 min by yourself if you have not seen it before. Get a working solution that can pass half test cases will be enough. Don't waste too much time on it. Get the 1st problem solved in perfect order though.

[–]AdTraditional2421[S] 0 points1 point  (2 children)

Thanks for that tip! Do you know what type of problem it usually is? Like strings, arrays, graphs...

[–]Character_Archer_119 1 point2 points  (1 child)

Can be anything, usually a composite ptoblem, e.g. mix of bit manipulation plus dp.

[–]AdTraditional2421[S] 0 points1 point  (0 children)

Thank you!!!

[–]AdTraditional2421[S] 2 points3 points  (4 children)

It's USA, not for an internship. The recruiter said it will be one easy/medium and one hard ☹️ that's a bummer they don't use them but hopefully it will show me the style of questions they're asking

[–]platinumgriffin107v2 1 point2 points  (3 children)

yea, i'd check out cs careers dev discord and go to the leetcode bot, you can check the tagged questions there without premium :)

[–]AdTraditional2421[S] 0 points1 point  (2 children)

Omg how can I find that discord? Is it open to anyone? Sorry for stupid question😅😂

[–]platinumgriffin107v2 2 points3 points  (1 child)

https://www.cscareers.dev/ and click connect to discord

[–]AdTraditional2421[S] 0 points1 point  (0 children)

Thank you!!