Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prakharjadaun/placement-resources
This repository contains placement resources and interview experiences of various companies.
https://github.com/prakharjadaun/placement-resources
interview interview-questions placement-preparation
Last synced: about 1 month ago
JSON representation
This repository contains placement resources and interview experiences of various companies.
- Host: GitHub
- URL: https://github.com/prakharjadaun/placement-resources
- Owner: prakharjadaun
- License: mit
- Created: 2024-02-04T13:56:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T16:28:37.000Z (8 months ago)
- Last Synced: 2024-05-11T17:40:32.267Z (8 months ago)
- Topics: interview, interview-questions, placement-preparation
- Homepage:
- Size: 988 KB
- Stars: 2
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **Placement Resources**
This repository contains placement resources such as:
- Company experiences
- Internship experiences
- Subjectwise resources
## **A Glimpse**
## **How to contribute:**
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])
## **Directory Structure**
```
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.