DSA-Bootcamp-Java icon indicating copy to clipboard operation
DSA-Bootcamp-Java copied to clipboard

Hi kunal ,

Open shadow0500 opened this issue 2 years ago • 10 comments

I am from commerce background so I found it little bit difficult. Will you please help me out.

shadow0500 avatar Jul 06 '22 06:07 shadow0500

@shadow0500 where do you need help?

md-abid-hussain avatar Jul 06 '22 16:07 md-abid-hussain

Actually the thing is that I tried really hard but I am not getting why I am not able to solve problems 😞

shadow0500 avatar Jul 06 '22 18:07 shadow0500

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.

SiddharthSinghTanwar avatar Jul 07 '22 03:07 SiddharthSinghTanwar

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 avatar Jul 07 '22 06:07 shadow0500

@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.

Shantanu2442 avatar Jul 18 '22 14:07 Shantanu2442

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

lubnafathima avatar Jul 23 '22 16:07 lubnafathima

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 avatar Jul 24 '22 12:07 shadow0500

@shadow0500 Seems like your problem was answered, can you close this issue?

kapilepatel avatar Aug 20 '22 11:08 kapilepatel

@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.

prankurpandeyy avatar Aug 26 '22 17:08 prankurpandeyy

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

priyansh2998 avatar Sep 05 '22 14:09 priyansh2998