An open API service indexing awesome lists of open source software.

https://github.com/andersontr15/resources-to-master-software-engineering-interview-for-non-cs-majors

📖 Resources To Master Software Engineering Interview for Non CS Majors
https://github.com/andersontr15/resources-to-master-software-engineering-interview-for-non-cs-majors

algorithm algorithms cs-majors data-structures engineering-interview handbook interview programming-interviews software-design software-engineering system-design

Last synced: 2 months ago
JSON representation

📖 Resources To Master Software Engineering Interview for Non CS Majors

Awesome Lists containing this project

README

        

# Resources To Master Software Engineering Interview for Non-CS Majors

A collection of resources I've compiled to make it easier for non-CS majors to prepare for the standard software engineering interview. Some resources are paid and others are free. Contributions are welcome.

If you fork the repo, check the boxes after you have completed reviewing the material.

## Software Design and Architecture

[Head First Design Patterns](https://www.amazon.com/Head-First-Design-Patterns-Brain-Friendly/dp/0596007124/ref=sr_1_1?s=books&ie=UTF8&qid=1501524815&sr=1-1&keywords=head+first+design+patterns) [ ]

[Big O Cheat Sheet](http://bigocheatsheet.com/) [ ]

## Fully-fledged software engineering interview sites

[InterviewBit](https://www.interviewbit.com) [ ]

## Algorithms and data structures review

[Leetcode](https://leetcode.com/) [ ]

[InterviewCake](https://www.interviewcake.com/) [ ] $199 for 12 month subscription.

[Data Structures in Javascript with Visualizations & Hands-on Exercises](https://www.educative.io/collection/10370001/160001) [ ]

## Books and courses on passing technical interviews for software engineers

[Cracking the Coding Interview](https://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/0984782850/ref=sr_1_1?ie=UTF8&qid=1501524591&sr=8-1&keywords=cracking+the+coding+interview) [ ]