This repository contains placement resources such as:
- Company experiences
- Internship experiences
- Subjectwise resources
Follow these steps:
- You will find template.md in this directory
- Complete the template
- Make a pull request or send it to me on email ([email protected])
Placement-Resources/
├── Company Experiences/
│ ├── XYZ/
│ │ └── Data Science/
│ │ └── On Campus process 2023.md
│ ├── MNO/
│ │ └── OnCampus Process 2024.md
│ |── ABC tech/
│ | └── On Campus I - 2023.md
| .
| .
|-- Internship Experiences/
| |--
| .
| .
|
├── LICENSE
├── README.md
├── Subjectwise Resources/
│ ├── C Lang.md
│ ├── DBMS.md
│ ├── DSA.md
│ ├── Machine Learning.md
│ ├── OOP.md
│ ├── OS.md
│ └── SQL.md
└── template.md
Maintain the directory structure when contributing to the repo.