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
- Host: GitHub
- URL: https://github.com/shahzaneer/Interview-Prep-Fresh-Grads
- Owner: shahzaneer
- Created: 2024-05-07T03:17:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T22:02:47.000Z (11 months ago)
- Last Synced: 2024-07-30T12:05:23.280Z (11 months ago)
- Topics: 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
- Homepage:
- Size: 15.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interview Prep Fresh Grads
- Following are the resources for the Interview Preparation for Entry Level Software Engineers.

## [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");
}
```
***