arrow_upward
Leetcode
#1
What are everybody's opinons on leetcode? Is it actually useful and worth spending time on? Does it actually help you improve if you practice on it?



#2
Its useful if you have the willpower or proficiency. Took me a while to get good enough to do it well. Afterwords though it was very useful for whiteboarding interviews.



#3
If you have interviews that include coding exercises (so basically all tech interviews) you will be much more proficient at solving them if you practice on leetcode. It's also good in general to help retain knowledge of data structures and algorithms.