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

https://github.com/shahzaneer/Interview-Prep-Fresh-Grads

A repository that combines all the resources for a CS Graduate before going in Technical Interview
https://github.com/shahzaneer/Interview-Prep-Fresh-Grads

algorithms api-design computer-networks database devops dsa flutter git high-level-design interview-preparation interview-questions low-level-design oop operating-system problem-solving software-engineering technical-coding-interview web

Last synced: 3 months ago
JSON representation

A repository that combines all the resources for a CS Graduate before going in Technical Interview

Awesome Lists containing this project

README

        

# Interview Prep Fresh Grads
- Following are the resources for the Interview Preparation for Entry Level Software Engineers.
![cs-interview](/img.jpg)
![Interview-Prep-Fresh-Grads](https://socialify.git.ci/shahzaneer/Interview-Prep-Fresh-Grads/image?description=1&descriptionEditable=A%20repository%20that%20combines%20all%20the%20resources%20for%20a%20CS%20Fresh%20Graduate%20before%20going%20into%20a%20Technical%20Interview%20for%20Software%20Development%20Engineering%20Position&font=Rokkitt&forks=1&issues=1&language=1&name=1&owner=1&pattern=Brick%20Wall&pulls=1&stargazers=1&theme=Dark)

## [Object-Oriented Programming](https://github.com/shahzaneer/Core-Object-Oriented-Programming)
## [Low-Level Design](https://github.com/shahzaneer/Low-Level-System-Design)
## [Data Structures & Algorithms](https://github.com/shahzaneer/Data-Structures-and-Algorithms)
## [Problem Solving DSA](https://github.com/shahzaneer/DSA-Placement-Legion)
## [Database Management System](https://github.com/shahzaneer/Database-Management-Systems)
## [Data Communication & Computer Networks](https://github.com/shahzaneer/Data-Communication-and-Computer-Networks)
## [Operating Systems](https://github.com/shahzaneer/Operating-Systems)
## [High-Level Design](https://github.com/shahzaneer/High-Level-System-Design)
## [API Design](https://github.com/shahzaneer/API-Design)
## [Software Engineering Concepts](https://github.com/shahzaneer/Software-Engineering-Concepts)
## [Version Controlling System](https://github.com/shahzaneer/Git-and-Github-Fundamentals)

# Field Specific
## [Mobile App Development (Flutter)](https://docs.flutter.dev/)
## [Backend Development (Node+Express / Django)]()
## [DevOps](https://github.com/shahzaneer/DevOps/)
***
## [Web-Basics](webbasics.md)
## [React]()
***
***
```dart
void main(){
print("Shahzaneer Ahmed Taking on Interview Preparation");
}
```
***