Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/palakkumar998/cpp-placement-preparation
https://github.com/palakkumar998/cpp-placement-preparation
coding-interview-questions oops-in-cpp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/palakkumar998/cpp-placement-preparation
- Owner: palakkumar998
- Created: 2024-08-30T07:16:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T03:35:44.000Z (3 months ago)
- Last Synced: 2024-09-11T09:30:07.196Z (3 months ago)
- Topics: coding-interview-questions, oops-in-cpp
- Language: C++
- Homepage:
- Size: 987 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🚀 C++ Placement Preparation 🚀
A comprehensive guide to mastering C++ for placements, including OOP principles, coding challenges, interview questions, and C++ fundamentals.
## 📚 Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Topics Covered](#topics-covered)
- [Contribution Guidelines](#contribution-guidelines)
- [License](#license)## ✨ Features
- ![Rocket](https://github.githubassets.com/images/icons/emoji/unicode/1f680.png) Comprehensive C++ coverage for placement preparation.
- ![Books](https://github.githubassets.com/images/icons/emoji/unicode/1f4da.png) Focus on OOP principles and real-world coding questions.
- ![Clipboard](https://github.githubassets.com/images/icons/emoji/unicode/1f4cb.png) Curated interview questions for top tech companies.
- ![Folder](https://github.githubassets.com/images/icons/emoji/unicode/1f4c1.png) C++ fundamentals and advanced topics explained with examples.
- ![Update](https://github.githubassets.com/images/icons/emoji/unicode/1f504.png) Regular updates with new content and coding challenges.## ⚙️ Installation
```bash
# Clone the repository
$ git clone https://github.com/palakkumar998/Cpp-placement-preparation
$ cd Cpp-placement-preparation
$ cmake .
$ make