cs-resources icon indicating copy to clipboard operation
cs-resources copied to clipboard

Resources for Computer Science & Interview Prep

CS & Interview Resources

CS Theory

Overview

Examples

  • Rosetta Code
    • Has Implementations of many data structures and algorithms in many different languages

Algorithms & Data Structures

Data Structures

Algorithms

Courses

  • CS Video Courses
    • Repository of CS courses with video lectures.
  • Udacity
    • Free courses & tracks for certification
  • Many University CS courses are available online through edx, coursera, open courseware, etc.

Interview Resources

Practice Problems

  • Project Euler
    • Great computational math problems
  • Hacker Rank
    • There are many sites that provide you with problems to complete such as this. Pick one
  • Code Fights
    • Race to fix bugs and more
  • Exercism
    • Level up your programming skills from the command line
  • Node School
    • Level up your javascript skills (and more) from the command line
    • Also a great community with meetups all over
  • FreeCodeCamp
    • Learn javascript and help non profits after completing the courses here
    • Awesome community that also has meetups all over

Miscellaneous

Contributing

Feel free to open pull requests with new resources!

License

MIT