https://github.com/palakkumar998/cpp-placement-preparation
https://github.com/palakkumar998/cpp-placement-preparation
coding-interview-questions oops-in-cpp
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/palakkumar998/cpp-placement-preparation
- Owner: palakkumar998
- Created: 2024-08-30T07:16:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-11T03:35:44.000Z (over 1 year ago)
- Last Synced: 2025-01-20T12:07:04.331Z (11 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
-  Comprehensive C++ coverage for placement preparation.
-  Focus on OOP principles and real-world coding questions.
-  Curated interview questions for top tech companies.
-  C++ fundamentals and advanced topics explained with examples.
-  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