Skip to content

andersontr15/resources-to-master-software-engineering-interview-for-non-cs-majors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

44 Commits
Β 
Β 

Repository files navigation

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 [ ]

Big O Cheat Sheet [ ]

Fully-fledged software engineering interview sites

InterviewBit [ ]

Algorithms and data structures review

Leetcode [ ]

InterviewCake [ ] $199 for 12 month subscription.

Data Structures in Javascript with Visualizations & Hands-on Exercises [ ]

Books and courses on passing technical interviews for software engineers

Cracking the Coding Interview [ ]