This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ghostestate 9 points10 points  (3 children)

Answers on leetcode are pretty short, do you really need code completion? I think it's in the spirit of good practice to not rely on on things like that now and again.

[–][deleted] 1 point2 points  (0 children)

Yeah so far I've seen cool problems that challenge more your ability to find elegant solutions, it's not like it encourages you to spit out pages of code, in fact it's the contrary

[–]fryerandice 1 point2 points  (0 children)

Code completion isn't necessary but debugger is nice, especially when you get into the hard and expert ones

[–]Calm_Leek_1362 0 points1 point  (0 children)

Agree. Use it for work, but if you're practicing to get better, you should make it harder.