New ask Hacker News story: Ask HN: How do you approach a problem when you are stuck?

Ask HN: How do you approach a problem when you are stuck?
3 by altaaf_baatli | 1 comments on Hacker News.
I have been thinking about this. For eg, let's say I am following implementing a design pattern and I am stuck at implementing a specific feature adhering to that pattern. I usually search for it online and then try to implement as suggested (I don't have much experience, I am a new grad). What do you think?. Should I implement my own solution first even if it violates the design pattern, then check if my solution was correct, or do I search on the internet the correct way to implement the feature?

No comments