3

I didn't think learning algorithms would be this hard , I think I'm getting the hang of it tho.

Comments
  • 0
    If at first you don't succeed at learning algorithms

    Try
    Try
    Try
    Try
    Try
    Try
    Try
    Again
  • 0
    You don’t need to learn algorithms by heart. That’s the purpose of computers.

    First understand the problem, and then focus on understanding what algorithms and data structures can be used to solve it.

    Remember the pros and cons of solutions and then when you need to apply them you can always check the single steps.
Add Comment