GitPedia

.CodeBits

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

From nairuzabulhul·Updated June 16, 2026·View on GitHub·

- [Big O Notation](https://github.com/nairuzabulhul/.CodeBits/blob/master/Big-O-Notation/Contents.md) - [Arrays](https://github.com/nairuzabulhul/.CodeBits/blob/master/Arrays/Contents.md) - [Linked List ](https://github.com/nairuzabulhul/Algorithms_in_Python/blob/master/Linked-List/Contents.md) - [Stacks and Queues](https://github.com/nairuzabulhul/.CodeBits/blob/master/Stacks-and-Queues/Contents.md) - [Hash Tables](https://github.com/nairuzabulhul/.CodeBits/blob/master/Hash-Tables/Contents.md) ... The project is first published in 2016. Key topics include: algorithm, algorithms, books, c, computer-science.

List of resources@2017

diff
+ List of resources for Algorithms and Data Structures in Python & other CS topics @2017
<img src="https://sunsetmediawave.files.wordpress.com/2014/11/2-1.gif" width="300">

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):

Algorithms and Data Structures by topic:

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

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 :star::star::star::star::star:

  • Pentester Academy :star::star::star::star:

  • WireShark- Packet Capturing and Alayasis by Hak5 :star::star::star::star::star:

IoT

Youtube Channels:

Extra Resources

Podcasts:

Best Tech Websites & Blogs :

Hardware DIY Projects:

Best GitHub Repos:

Contributors

Showing top 5 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from nairuzabulhul/.CodeBits via the GitHub API.Last fetched: 6/21/2026