Can you give tips regarding how to do DSA revision. I am not remembering previously learned algorithms. So should I solve all the leetcode questions again during revision?
I'd probably say quality >>>> quantity. Do less problems and really understand it, and if you were to change X how would it change your solution vs doing every leetcode problem you can.
Can you give tips regarding how to do DSA revision. I am not remembering previously learned algorithms. So should I solve all the leetcode questions again during revision?
So to recap, doing less leetcode and try to learn the patterns would be the way for you?
I'd probably say quality >>>> quantity. Do less problems and really understand it, and if you were to change X how would it change your solution vs doing every leetcode problem you can.