Skip to content

iamx-ariful-islam/MyExamCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyExamCode 🚀

C C++ Java Python

A comprehensive repository dedicated to storing source code, problem-solving solutions, and programming exercises developed during preparation for various job recruitment exams, competitive programming contests, and academic assessments.


🛠️ Languages & Tools

Tailored for efficiency and optimization, this repository contains solutions implemented in the following languages:

  • C – Core fundamentals, memory management, and procedural programming.
  • C++ – Advanced problem-solving utilizing Object-Oriented Programming (OOP) and Standard Template Library (STL).
  • Java – Enterprise logic, robustness, and core OOP principles.
  • Python – Rapid prototyping, scripting, and algorithmic efficiency.

📂 Repository Structure

The codebase is organized by language and topics to ensure clean documentation and easy retrieval:

MyExamCode/
├── 📁 C/               # Procedural logic, pointers, and data structures in C
├── 📁 CPP/             # Algorithm implementations and STL usage in C++
├── 📁 Java/            # OOP concepts, collections, and interview problems in Java
└── 📁 Python/          # Dynamic scripting and core algorithmic solutions in Python

🎯 Key Objectives

  1. Centralized Archive: Maintaining a structured personal knowledge base for quick pre-exam revisions.
  2. Skill Tracking: Monitoring growth in algorithmic thinking and coding efficiency over time.
  3. Portfolio Building: Demonstrating a consistent commitment to coding and problem-solving to prospective employers.

🚀 Quick Start (Local Setup)

To replicate this repository or run any script locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/iamx-ariful-islam/MyExamCode.git
  2. Navigate to the directory:

    cd MyExamCode
  3. Run your desired file using the appropriate compiler or interpreter (e.g., g++, gcc, java, or python).


Maintained with ❤️ by Md. Ariful Islam

About

A centralized archive of programming solutions in C, C++, Java, and Python, developed during preparation for job exams and competitive programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors