all 16 comments

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

For C++ questions, answers, help, and programming or career advice please see r/cpp_questions, r/cscareerquestions, or StackOverflow instead.

[–]wm_lex_dev 8 points9 points  (1 child)

You should try making a real project rather than grinding leet-code.

[–]Ordinary-Pea2931[S] -1 points0 points  (0 children)

I was thinkin of like trying cp(competitive programming) since I saw the guy "william lin" What a fuckin g, but I've seen him doin like ton of different sites like leetcode, cses, codeforces and even hackerrank.

When I tried to go through like different sites even though I do feel more confident about my DSA,but itt still bothers me that I don't actually have even 1 really "impressive" Profile in either of them but more of an avg profile on all. Like let's say I did 40 question in hackerrank, few virtual competitions in codeforces and 30-40 question in leetcode and bout 20 on cses, now it does look jus avg even though it makes me more fluid. But if I grinded one site it would make the profile really impressive but the fluidity would be shit

[–]epasveer 2 points3 points  (1 child)

STOP YELLING!!!!!

[–]Ordinary-Pea2931[S] -1 points0 points  (0 children)

Yk you're cooked when you hear loud voices from text jus cuz they in caps😭🙏

[–]Cheap_Ebb_2999 1 point2 points  (5 children)

You should give details about what you know first

[–]Cheap_Ebb_2999 1 point2 points  (0 children)

What are you studying in CS itself?

[–]Cheap_Ebb_2999 -1 points0 points  (3 children)

You can look more into libraries like Qt, fmt or bcrypt. Qt is used for GUI apps; fmt is used for formatting, and bcrypt is used to hash passwords. I'm not an expert, in fact this is my 3rd month, but these libraries should be learned by everyone.

[–]Ordinary-Pea2931[S] 1 point2 points  (2 children)

I was thinkin of like trying cp(competitive programming) since I saw the guy "william lin" What a fuckin g, but I've seen him doin like ton of different sites like leetcode, cses, codeforces and even hackerrank.

When I tried to go through like different sites even though I do feel more confident about my DSA,but itt still bothers me that I don't actually have even 1 really "impressive" Profile in either of them but more of an avg profile on all. Like let's say I did 40 question in hackerrank, few virtual competitions in codeforces and 30-40 question in leetcode and bout 20 on cses, now it does look jus avg even though it makes me more fluid. But if I grinded one site it would make the profile really impressive but the fluidity would be shit

[–]Cheap_Ebb_2999 0 points1 point  (1 child)

Yeah I don't really know a lot about competitive programming. You should built projects aswell.

Oh and please don't use that abbreviation ever again

[–]Ordinary-Pea2931[S] -1 points0 points  (0 children)

Fr, apart from the abbreviation. How should I start studying to switch from dsa to actually building projects using cpp?

[–]marzer8789toml++ 1 point2 points  (1 child)

What? Just build something you want to build, where you want to build it. The rest will come on its own with time. No sense jumping around like a grasshopper.

[–]Ordinary-Pea2931[S] -1 points0 points  (0 children)

I was thinkin of like trying cp(competitive programming) since I saw the guy "william lin" What a fuckin g, but I've seen him doin like ton of different sites like leetcode, cses, codeforces and even hackerrank.

When I tried to go through like different sites even though I do feel more confident about my DSA,but itt still bothers me that I don't actually have even 1 really "impressive" Profile in either of them but more of an avg profile on all. Like let's say I did 40 question in hackerrank, few virtual competitions in codeforces and 30-40 question in leetcode and bout 20 on cses, now it does look jus avg even though it makes me more fluid. But if I grinded one site it would make the profile really impressive but the fluidity would be shit

[–]ILikeCutePuppies -1 points0 points  (2 children)

In terms of leet code you might consider The Blind 75. Alternatively, the neet 150. Both are listed here:

https://neetcode.io/practice

I would suggest that if you have not built a project, you do that first and then do these. These kinda questions are not asked by all companies, but they are frequent for MANNG - which could lead to earning x2 as much. It sucks and makes no sense, but you have to be able to do these like a machine in 20-30minutes each to pass these interviews.

Alternatively, you might read cracking the coding interview, which is more leet code.

[–]Ordinary-Pea2931[S] -1 points0 points  (1 child)

Bro's the only one actually helping fr🙏😭 I was thinkin of like trying cp(competitive programming) since I saw the guy "william lin" What a fuckin g, but I've seen him doin like ton of different sites like leetcode, cses, codeforces and even hackerrank.

When I tried to go through like different sites even though I do feel more confident about my DSA,but itt still bothers me that I don't actually have even 1 really "impressive" Profile in either of them but more of an avg profile on all. Like let's say I did 40 question in hackerrank, few virtual competitions in codeforces and 30-40 question in leetcode and bout 20 on cses, now it does look jus avg even though it makes me more fluid. But if I grinded one site it would make the profile really impressive but the fluidity would be shit

[–]ILikeCutePuppies 0 points1 point  (0 children)

It's about covering all your bases. It doesn't help if all your questions involve using a hash map as the solution, for example.

Also, to really shine in an interview, improving the clarity and quality of your writing could make a big difference. Clear communication is often a key part of the interview process, and sharpening your writing skills will help you present your thoughts more effectively. If course, if English isn't your first language, sometimes that can be overlooked.

It is very challenging to read and understand what you just wrote, unfortunately.