:books: List of resources for Algorithms and Data Structures in Python & other CS topics @2017

nairuzabulhul nairuzabulhul Last update: Feb 22, 2024

List of resources@2017

+  List of resources for Algorithms and Data Structures in Python & other CS topics @2017

I was inspired by @googleasheck - Coding Interview University to create my own list of resources

Note: These are the books and resources I used in my learning journey. The ratings below are based on my opinion.

Must Do Interview Questions (Algorithms & Data Structures):

Note: Every topic links to a list of questions range from easy to medium taken from LeetCode, HackerRank and Cracking the Coding Interview

Algorithms and Data Structures by topic:

Rules to solve problems by John Sonmez Improving Your Coding Problem Solving Skills ⭐⭐⭐⭐⭐

Rule #1 Understand the problem

Rule #2 Solve the problem Manually

Rule #3 Write the steps in Pseudo-code

Rule #4 Trasnlate the Pseudo-code into actual

Rule #5 Test the program with small input __ Rule #6 Test the program with large input

Rule #7 Break the program by inserting invalid inputs to get edge cases

Books & Videos in Algorithms & General Computer Science Topics

General Alrogrithm Interview Questions:

Computer Networking :

Operating Systems:

Computer Security:

Databases

Programming Languages Design [Compilers and Interpreters]

Linux OS:

Interview prep courses:

Great Online Advice:

This section for articles and videos that provided me with a great advice in how to prepare well for interviews.

 

Online Courses:

Python :

   

JavaScript :

C Programming:

Git Commands

Networking & Security Resources:

  • Cybrary ⭐⭐⭐⭐⭐

  • Pentester Academy ⭐⭐⭐⭐

  • WireShark- Packet Capturing and Alayasis by Hak5 ⭐⭐⭐⭐⭐

IoT

Youtube Channels:

Extra Resources

Podcasts:

Best Tech Websites & Blogs :

Hardware DIY Projects:

Best GitHub Repos:

Subscribe to our newsletter