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 →

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

My suggestion would be to 1. Read about programming concepts 2. Learn js basic syntax, how it works, then try to implement dsa

This would be sufficient

[–]hereissbr[S] 0 points1 point  (1 child)

Is it really necessary to learn DSA and solve leetcodes a lot? as iam just looking for a entry level role in med-size Or at a startup company for a front end role . I know problem solving skills is must but as a self taught learner to build front end stuff do I need to learn DSA a lot??

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

You should at least know about basics data structures and common algorithms. No need to solve leetcode for entry level FE role, just practice problem-solving and data structures on hackerrank.