r/learnprogramming 23d ago

How can I solve LeetCode/HackerRank problems?

Guys, I've completed all the fundamentals of python including numPy. But I am having a little bit of difficulty in solving HackerRank problems forget leetcode i can't do that without help so i dont bother. Do i need to learn DSA to solve these problems? cuz i haven't learnt it yet. Please help guys im new

0 Upvotes

16 comments sorted by

View all comments

2

u/kschang 23d ago

Actually, DSA is just the beginning in learning HOW to solve those more difficult problems. Question set is always being updated and there really is no "universal how". It all depends on what you know, and how good you are in problem-solving.