Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You Need to Focus on Algorithms + Datastructures #7

Open
skailasa opened this issue Oct 31, 2018 · 1 comment
Open

You Need to Focus on Algorithms + Datastructures #7

skailasa opened this issue Oct 31, 2018 · 1 comment

Comments

@skailasa
Copy link

I've just had a quick look at this, to get ahead I recommend you spend more time on learning key algorithms (Sorting, searching, etc) and data structures (hashmaps, stacks, queues etc) as CS fundamentals are pretty much a pre-req of a lot of jobs at the big guys (google, fb, etc) if you end up trying to go for them. :)

Check out:

  • Cracking the Coding Interview
  • Intro to Algorithms (Charles E. Leiserson, Clifford Stein, Ronald Rivest, and Thomas H. Cormen)
@cortadocodes
Copy link
Owner

cortadocodes commented Nov 2, 2018

Thanks for the input @skailasa ! As it happens this kind of stuff is what I'm currently working on but isn't reflected in my repo. I'll update it and take a look at those books!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants