DSA-Bootcamp-Java
DSA-Bootcamp-Java copied to clipboard
Hi kunal ,
I am from commerce background so I found it little bit difficult. Will you please help me out.
@shadow0500 where do you need help?
Actually the thing is that I tried really hard but I am not getting why I am not able to solve problems 😞
Building Logic takes time. First, practice the fundamentals properly by solving assignment questions. Try to identify the part where you are struggling and work on those areas by solving questions involving those concepts. Please make a list of problems you are solving and how you are solving them. You can watch the video on how to use Leetcode effectively or how he cleared his Google interviews.
Bro I can understand but the thing is when I watched the videos I am able to understand those concept but when it comes to implementation, I stuck at that point. I am not able that how to approach those problems.
@shadow0500 Do one thing take a white board and draw the code, like the control, the out put and watch where the program is going and why is it doing what it is doing. Actively recall and associate concepts with your life.
Hey same here btw how am I supposed to do the assignment are we supposed to submit it or something like that? as a public learning
Hey same here
btw how am I supposed to do the assignment
are we supposed to submit it or something like that?
as a public learning
No u don't need to submit it . All the assignment is for ur own practice.
@shadow0500 Seems like your problem was answered, can you close this issue?
@shadow0500 follow this approach in development/coding
- Break the problem in sub problems
- if its not enough break sub problems into nano problems
- try to fit sub problems into mathematical equations
- solve those equations and merge all sub problems
- that's it .
Development and solving DSA problems both are different but this approach can be applied and this is the same approach I follow in development.
Hey same here btw how am I supposed to do the assignment are we supposed to submit it or something like that? as a public learning
for now you don't need to submit it , starting from array u can submit assignments on your Leetcode profile itself