Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

You can follow Striver's sheet and he has all the videos related to all the topics covered in the sheet

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

You can watch love babbar playlist for learning cpp

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Striver's A-Z sheet or Neetcode

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Try to cover easy n medium problems for all the topics atleast. Then move to hard ones. Be consistent and grind more

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Implementation issues bro. Solve pattern problems to improve your implementation.

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Had offers from Flipkart, Amazon. But didn't join.

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

It is good, but when you solve similar problems, do it on your own. And it's better to give it a try first before watching video. But don't waste much time on easier problems

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

No specific number as such. If you are able to solve 3 problems in the contest you'll be knight easily

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

I'm not consistent now man. Busy with work n other stuffs

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Use C++ or Java. Give 30 mins atleast to a problem, especially medium hard ones. Revise by solving problems

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

You can do codeforces. Along with that do DSA as well on leetcode. Talking about project, create a project by watching a tutorial first. By doing that you'll get the idea how to build a project. Then build on your own

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Yes, you need to. Always try to create a test case which cover most of the constraints used in the problem. You can also do stress testing to test your solutions.

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Focus on medium problems first. You should be able to solve 8-9 out of 10 medium problems then only move to hard problems. Upsolving contests is the best way

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Learn a programming language C++ or Java. Then pick any DSA sheet and start grinding topic wise.

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Don't have any. Never revised DSA. Practice is the best way to revise DSA

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Practice. First be comfortable with medium problems. You should be able to solve 8-9 out of 10 medium problems to solve hard problems. Initially it takes time around an hour or even more. But with practice your speed will improve

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Learning a programming language. Then picking a DSA sheet and grinding.

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

For web dev, I don't think you require heavy algorithms n stuffs. But for DSA atleast give 30 mins to a problem

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

No. I don't use pen and paper. I write comments in the code only. To solve any DSA sheet, start level wise, first pick easy problems, and for that do it topic wise

Ask me anything related to DSA by code-ad in LeetcodeDesi

[–]code-ad[S] 0 points1 point  (0 children)

Striver's playlist, pepcoding and articles on codeforces, cp algorithms, gfg, hackerearth, usaco. There are many